tripleo-image-elements/elements/ironic
Richard Su b56a278aa4 Correct SELinux file contexts
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
2014-07-19 23:54:41 -07: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 Merge "Add debug and verbose log support for Ironic." 2014-07-07 09:31:34 +00: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