tripleo-image-elements/elements/ironic
Giulio Fidente 23612348a5 Prefer rabbit.host over rabbit.nodes
Due to bug #856764 we want to route access to rabbit via
haproxy, this change makes the services use rabbit.host if
defined, instead of rabbit.nodes and rabbitmq listen
on local loopback and local-ipv4 instead of 0.0.0.0

Related to blueprint tripleo-icehouse-ha-production-configuration
Change-Id: I3ff37ec18b9191ca8e861519bed142cbdbd5faa2
Related-Bug: 856764
2014-08-04 11:41:50 +02:00
..
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Correct SELinux file contexts 2014-07-19 23:54:41 -07:00
os-apply-config/etc/ironic Prefer rabbit.host over rabbit.nodes 2014-08-04 11:41:50 +02:00
pre-install.d Name disable-requiretty files uniquely 2014-06-04 10:12:13 -04:00
element-deps Correct SELinux file contexts 2014-07-19 23:54:41 -07:00
README.md Add Ironic elements 2013-10-30 10:39:14 -07:00
source-repository-ironic Don't use /cgit/ urls for git. 2014-02-21 15:25:12 +13:00

Install Ironic software from git.

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