23612348a5
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 |
||
---|---|---|
.. | ||
environment.d | ||
install.d | ||
os-apply-config/etc/ironic | ||
pre-install.d | ||
element-deps | ||
README.md | ||
source-repository-ironic |
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