Ironic plugin UI for Horizon to allow users to view and manage bare metal.
Go to file
francotseng a6a784c4a3 Normalize operation messages into capital case
Operation messages use sentence case in html files
(e.g. 'Create port') while capital case in js files
(e.g. 'Create Port'). Normalize them to use capital case in order
not to generate different translation items for same message.

Change-Id: I1a40859447eb6ba53eef19521e110f786380a00b
2019-04-03 14:34:48 +08:00
devstack Adds Ironic-UI Devstack plugin 2017-03-24 14:59:25 -04:00
doc/source Change openstack-dev to openstack-discuss 2018-12-14 20:36:24 +08:00
ironic_ui Normalize operation messages into capital case 2019-04-03 14:34:48 +08:00
releasenotes Imported Translations from Zanata 2019-03-29 07:15:52 +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 Fix installation docs 2018-03-28 12:00:33 -07: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
.zuul.yaml add python 3.7 unit test job 2019-02-14 23:44:23 -05:00
babel-django.cfg i18n: Extract strings from template files 2019-03-29 18:41:00 +09:00
babel-djangojs.cfg Fix translation setup 2016-03-13 08:00:06 +00: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 Add ironic-ui integration tests 2019-02-07 05:49:55 -08:00
manage.py Plugin setup 2016-02-01 13:15:11 +00:00
MANIFEST.in Plugin setup 2016-02-01 13:15:11 +00:00
package.json Replace openstack.org git:// URLs with https:// 2019-03-24 20:33:55 +00:00
README.rst Add release notes link to README 2018-05-14 23:25:59 -07:00
requirements.txt Updated from global requirements 2018-03-23 07:30:55 +00:00
setup.cfg hange openstack-dev to openstack-discuss 2018-12-05 03:49:34 +00:00
setup.py Updated from global requirements 2017-03-05 03:13:02 +00:00
test-requirements.txt Add ironic-ui integration tests 2019-02-07 05:49:55 -08:00
test-shim.js Setup JavaScript test environment 2017-05-25 13:10:57 +00:00
tox.ini Replace openstack.org git:// URLs with https:// 2019-03-24 20:33:55 +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