Ironic plugin UI for Horizon to allow users to view and manage bare metal.
Go to file
Andreas Jaeger c5becfcbcc Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I74c0cab646a8ba885cbe1e2d8b60dd9f4a68317a
2017-11-16 20:16:49 +01:00
devstack Adds Ironic-UI Devstack plugin 2017-03-24 14:59:25 -04:00
doc/source Add python api docs to contributor docs 2017-07-18 13:47:42 +00:00
ironic_ui Merge "Allow selecting interfaces while enrolling nodes" 2017-11-14 19:53:13 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 20:16:49 +01: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 Add python api docs to contributor docs 2017-07-18 13:47:42 +00:00
.gitreview Added .gitreview 2016-01-11 14:56:03 +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
CONTRIBUTING.rst Added cookiecutter files 2016-01-20 19:00:52 +00:00
HACKING.rst Added cookiecutter files 2016-01-20 19:00:52 +00:00
LICENSE Added cookiecutter files 2016-01-20 19:00:52 +00:00
MANIFEST.in Plugin setup 2016-02-01 13:15:11 +00:00
README.rst Moving ironic-ui install content to install folder 2017-07-04 12:57:44 +00:00
babel-django.cfg Fix translation setup 2016-03-13 08:00:06 +00:00
babel-djangojs.cfg Fix translation setup 2016-03-13 08:00:06 +00:00
manage.py Plugin setup 2016-02-01 13:15:11 +00:00
package.json Allow selecting interfaces while enrolling nodes 2017-10-22 20:21:09 -04:00
requirements.txt Updated from global requirements 2017-07-13 12:39:21 +00:00
setup.cfg Add python api docs to contributor docs 2017-07-18 13:47:42 +00:00
setup.py Updated from global requirements 2017-03-05 03:13:02 +00:00
test-requirements.txt Updated from global requirements 2017-09-13 12:51:34 +00:00
test-shim.js Setup JavaScript test environment 2017-05-25 13:10:57 +00:00
tox.ini Add python api docs to contributor docs 2017-07-18 13:47:42 +00:00

README.rst

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