Ironic plugin UI for Horizon to allow users to view and manage bare metal.
16c4d0a63c
In Django 3.1, django.conf.urls.url() is deprecated in favor of django.urls.re_path(). For more info see [1] These were already replaced in Horizon repo by [2]. [1] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2 [2] https://review.opendev.org/c/openstack/horizon/+/827093 Change-Id: I4d64f8ecd2fd665dd4133603dce078e043d00177 |
||
---|---|---|
devstack | ||
doc | ||
ironic_ui | ||
releasenotes | ||
.coveragerc | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.zuul.yaml | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
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