tripleo-image-elements/elements/ironic
Dan Prince a69bbab5bd Revert "Add support for pxe_ilo driver"
This reverts commit 26df595990.

This commit breaks distros that do not have proliantutils
packages. This is because Ironic is written to be fail
fast with regards to driver dependencies. Any driver
that is listed in the config file must have its dependencies
present.

We should not require all distros to carry these packages.
Rather we should implement a pluggable sub-element that
can be used only on distributions which support this
driver.

Change-Id: I8ed74d094b1c5555c1ac9332caabadbfd02cabdf
Closes-bug: #1411809
2015-01-16 14:38:52 -05:00
..
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Revert "Add support for pxe_ilo driver" 2015-01-16 14:38:52 -05:00
os-apply-config/etc/ironic Revert "Add support for pxe_ilo driver" 2015-01-16 14:38:52 -05:00
pre-install.d Fix dib-lint failures 2014-07-31 12:25:59 -04:00
README.md Properly format markdown code blocks 2014-11-12 10:31:01 +09:00
element-deps Package install support for ironic 2014-09-12 11:31:10 -04:00
pkg-map Package install support for ironic 2014-09-12 11:31:10 -04:00
source-repository-ironic Don't use /cgit/ urls for git. 2014-02-21 15:25:12 +13:00

README.md

Install and configure Ironic.

Required options can be provided via heat. For example:

ironic:
  db: mysql://ironic:unset@192.0.2.2/ironic
  service-password: unset
keystone:
  host: 192.0.2.2
glance:
  host: 192.0.2.2
rabbit:
  host: 192.0.2.2
  password: guest