b56a278aa4
OpenStack components installed via source are placed under /opt/stack/venvs. The files under /opt/stack/venvs/<component>/bin do not have the correct SElinux file contexts. This change applies the same context as they would have received if they had been installed by a rpm package under /usr/bin. Closes-Bug: 1340499 Change-Id: Ibffa1b986b52a1dc28de8d3b8056eed92aae9ee7 |
||
---|---|---|
.. | ||
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