Ironic plugin UI for Horizon to allow users to view and manage bare metal.
927b4c291e
As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Fixing: Closes-Bug: #1886298 Bump the lower constraints for required deps which added python3.8 support in their later version. This patch updates python version to py38 in package.json and karma.conf.js as py36 is not avaialbale on focal. It also adds libfontconfig1 in bindep.txt as phantomjs requires libfontconfg[2] Story: #2007865 Task: #40188 Depends-On: https://review.opendev.org/#/c/749476/ [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal [2] https://www.npmjs.com/package/phantomjs-prebuilt#linux-note Change-Id: I01c88902bcb480bf3a11f377b2520596467294ed |
||
---|---|---|
devstack | ||
doc | ||
ironic_ui | ||
releasenotes | ||
.coveragerc | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
.zuul.yaml | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
manage.py | ||
MANIFEST.in | ||
package.json | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
test-shim.js | ||
tox.ini |
Team and repository tags
Ironic UI
The Ironic UI is a Horizon plugin that will allow users to view and manage bare metal nodes, ports and drivers.
- Free software: Apache license
- Documentation: https://docs.openstack.org/ironic-ui/latest
- Release notes: https://docs.openstack.org/releasenotes/ironic-ui/
- Source: https://opendev.org/openstack/ironic-ui
- Bugs: https://storyboard.openstack.org/#!/project/952
Features
- View bare metal nodes
- View node details
- Apply maintenance and power on/off actions to the nodes