The UI component for Zun
ac919bf000
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Change-Id: I837241a34505496a3a152d72f28f23687ded1088 |
||
---|---|---|
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