Ironic plugin UI for Horizon to allow users to view and manage bare metal.
a6a784c4a3
Operation messages use sentence case in html files (e.g. 'Create port') while capital case in js files (e.g. 'Create Port'). Normalize them to use capital case in order not to generate different translation items for same message. Change-Id: I1a40859447eb6ba53eef19521e110f786380a00b |
||
---|---|---|
devstack | ||
doc/source | ||
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://git.openstack.org/cgit/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