RETIRED, further work has moved to Debian project infrastructure
Go to file
Elizabeth Elwell 1063e15424 Plugin setup
This patch adds an empty Index view and basic test infrastructure,
including a basic test that verifies the panel has been correctly
registered with Horizon.

Following this patch, it is possible to install and register the Ironic
UI, and see the "Bare Metal Provisioning" panel under Horizon's Admin
dashboard.

Change-Id: I5efff7707fb44e6ba016d2aaaf3f46e1a9583084
Co-Authored-By: Rob Cresswell <robert.cresswell@outlook.com>
2016-02-01 13:15:11 +00:00
doc/source Corrected copyright details for the project 2016-01-21 12:20:43 +00:00
ironic_ui Plugin setup 2016-02-01 13:15:11 +00:00
.coveragerc Added cookiecutter files 2016-01-20 19:00:52 +00:00
.gitignore Plugin setup 2016-02-01 13:15:11 +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 Amended readme file to be more accurate and readable 2016-01-20 19:01:52 +00:00
babel-django.cfg Translation setup 2016-01-25 20:43:21 +01:00
babel-djangojs.cfg Translation setup 2016-01-25 20:43:21 +01:00
manage.py Plugin setup 2016-02-01 13:15:11 +00:00
package.json Added cookiecutter files 2016-01-20 19:00:52 +00:00
requirements.txt Added cookiecutter files 2016-01-20 19:00:52 +00:00
setup.cfg Plugin setup 2016-02-01 13:15:11 +00:00
setup.py Plugin setup 2016-02-01 13:15:11 +00:00
test-requirements.txt Plugin setup 2016-02-01 13:15:11 +00:00
tox.ini Plugin setup 2016-02-01 13:15:11 +00:00

README.rst

Ironic UI

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

Features

  • WIP