tripleo-image-elements/elements/nova-ironic
Robert Collins 64e7bdd18f Fixup Ironic support.
This patch adds ironic settings to config.json suitable for
bootstrapping an Ironic seed. A missing template for providing an ssh
key for current Ironic SSH power driver use is added.

Nova.conf had an extraneous no-op firewall driver option (we always
use the no-op driver because either neutron does it, or its baremetal).

There were post-install scripts for install operations, so fix them
up. Finally, the script to make a local SSH key is unneeded because
we supply credentials from outside.

Co-Authored-By: Chris Krelle <nobodycam@gmail.com>
Change-Id: Ie1263dde6786c40280032deae1c072cd6e5aa194
2014-03-26 00:31:43 +13:00
..
install.d Fixup Ironic support. 2014-03-26 00:31:43 +13:00
os-refresh-config/configure.d Fixup Ironic support. 2014-03-26 00:31:43 +13:00
README.md Fixup Ironic support. 2014-03-26 00:31:43 +13:00
element-deps Add nova-ironic element to replace nova-baremetal 2014-01-30 08:56:34 -08:00

README.md

Nova Ironic services

Installs the Ironic code for Nova, both scheduler and compute.