Ironic plugin UI for Horizon to allow users to view and manage bare metal.
412c3c87e9
babel extractors are now registered via python entry points, so there is no need to declare babel extractors in babel configs. This change is important to make translation work in Django 2.2. django-babel does not work with Django 2.2 and looks unmaintained for over two years. The horizon team is thinking to switch the extractor to enmerkar (a fork of django-babel) to make extraction of translation string work again near future. It is important to drop the extractor definition to make the transition smooth. Change-Id: I6af7b37f310a8c76155c9686a78608cde0adccd8 |
||
---|---|---|
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