Ironic plugin UI for Horizon to allow users to view and manage bare metal.
Go to file
manchandavishal 16c4d0a63c Address RemovedInDjango40Warning
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
2022-04-29 22:00:59 +05:30
devstack Adds Ironic-UI Devstack plugin 2017-03-24 14:59:25 -04:00
doc Remove horizon from doc requirements 2021-09-01 10:28:12 +02:00
ironic_ui Address RemovedInDjango40Warning 2022-04-29 22:00:59 +05:30
releasenotes Update master for stable/yoga 2022-03-08 12:05:38 +00:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-17 17:16:48 +05:30
.eslintignore Added eslint config to ironic-ui 2016-03-23 11:55:49 +00:00
.eslintrc Added eslint config to ironic-ui 2016-03-23 11:55:49 +00:00
.gitignore Remove testr 2021-05-21 19:11:30 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:39:20 +00:00
.mailmap Added cookiecutter files 2016-01-20 19:00:52 +00:00
.zuul.yaml Add Python3 zed unit tests 2022-03-08 12:05:39 +00:00
babel-django.cfg translation: drop babel extractor definitions 2019-12-27 02:03:39 +09:00
babel-djangojs.cfg translation: drop babel extractor definitions 2019-12-27 02:03:39 +09:00
bindep.txt [goal] Migrate testing to ubuntu focal 2020-09-02 10:17:43 +00:00
CONTRIBUTING.rst Change Launchpad references to Storyboard 2018-03-26 14:21:44 -07:00
HACKING.rst Update the hacking to latst 2018-10-07 12:14:37 -04:00
LICENSE Added cookiecutter files 2016-01-20 19:00:52 +00:00
manage.py Drop python 2.7 support and testing 2019-11-27 17:49:52 +00:00
MANIFEST.in Plugin setup 2016-02-01 13:15:11 +00:00
package.json Remove Chrome browser from karma.conf.js 2020-12-16 05:29:25 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 01:13:36 +08:00
requirements.txt Drop Django 1.11 support 2020-01-02 19:05:13 +00:00
setup.cfg Updating python testing classifier as per Yoga testing runtime 2022-01-31 10:42:22 +05:30
setup.py Cleanup py27 support 2020-06-09 14:00:32 +02:00
test-requirements.txt Remove testr 2021-05-21 19:11:30 +05:30
test-shim.js Setup JavaScript test environment 2017-05-25 13:10:57 +00:00
tox.ini Merge "Changed minversion in tox to 3.18.0" 2021-06-14 08:23:58 +00:00

Team and repository tags

image

Ironic UI

The Ironic UI is a Horizon plugin that will allow users to view and manage bare metal nodes, ports and drivers.

Features

  • View bare metal nodes
  • View node details
  • Apply maintenance and power on/off actions to the nodes