The UI component for Zun
f398c08476
If we move horizon jobs to focal then zun-ui 'nodejs-test' job fails. This patch adds libfontconfig1 in bindep.txt as phantomjs requires libfontconfig[1] to fix failed nodejs job. Depends-On: https://review.opendev.org/#/c/744647/ [1] https://www.npmjs.com/package/phantomjs-prebuilt#linux-note Change-Id: Idf9a1be6fe81215de91f012f534c765e360e2330 |
||
---|---|---|
devstack | ||
doc | ||
releasenotes | ||
tools | ||
zun_ui | ||
_0330_cloud_shell_settings.py.sample | ||
.eslintrc | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
bindep.txt | ||
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