The UI component for Zun
44e2011051
The repo is Python 3 now, so update hacking to version 3.0 which supports Python 3. Fix problems found. Change-Id: I6a4340d71e934cad5d9c2337e4728c6900fdd924 |
||
---|---|---|
devstack | ||
doc | ||
releasenotes | ||
tools | ||
zun_ui | ||
_0330_cloud_shell_settings.py.sample | ||
.eslintrc | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
LICENSE | ||
lower-constraints.txt | ||
manage.py | ||
package.json | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
test-shim.js | ||
tox.ini |
zun-ui
Zun UI
- Free software: Apache license
- Source: https://opendev.org/openstack/zun-ui
- Bugs: https://bugs.launchpad.net/zun-ui
Manual Installation
Install according to Zun UI documentation.
Enabling in DevStack
Add this repo as an external repository into your
local.conf
file:
[[local|localrc]]
enable_plugin zun-ui https://github.com/openstack/zun-ui