Ironic plugin UI for Horizon to allow users to view and manage bare metal.
Go to file
Andreas Jaeger beb50811db Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

Set openstackdocs_auto_name to use 'project' as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I497fa0cbaedba4be199a7bd0dc86f686c0858ac0
2020-05-21 09:22:36 +02:00
devstack Adds Ironic-UI Devstack plugin 2017-03-24 14:59:25 -04:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-21 09:22:36 +02:00
ironic_ui Repair creating an ironicclient instance 2020-02-10 10:22:45 +01:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-21 09:22:36 +02: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 Fix installation docs 2018-03-28 12:00:33 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:39:20 +00:00
.mailmap Added cookiecutter files 2016-01-20 19:00:52 +00:00
.testr.conf Added cookiecutter files 2016-01-20 19:00:52 +00:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-22 13:09:12 +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 Add ironic-ui integration tests 2019-02-07 05:49:55 -08: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
lower-constraints.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 09:22:36 +02: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 Drop python 2.7 support and testing 2019-11-27 17:49:52 +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 Add py38 package metadata 2020-04-24 08:22:35 -05:00
setup.py Updated from global requirements 2017-03-05 03:13:02 +00:00
test-requirements.txt Drop Django 1.11 support 2020-01-02 19:05:13 +00:00
test-shim.js Setup JavaScript test environment 2017-05-25 13:10:57 +00:00
tox.ini Stop configuring install_command in tox. 2020-04-20 11:18:47 +02: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