diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-03-27 15:59:23 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-03-27 15:59:23 +0000 |
commit | deb15192411331b52648af315f08813a94e2ed58 (patch) | |
tree | 921e26ad3a33e6f5368eaa8588e9b8631479a86f /releasenotes | |
parent | 189a950a7b8bc33caa6ed43baeb3aeefdd5d582b (diff) | |
parent | ac98fcfc5cff830556c3b006a0d980856857fe3c (diff) |
Merge "Install openstack-selinux for deployed-server" into stable/ocata
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/install-openstack-selinux-d14b2e26feb6d04e.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/install-openstack-selinux-d14b2e26feb6d04e.yaml b/releasenotes/notes/install-openstack-selinux-d14b2e26feb6d04e.yaml new file mode 100644 index 00000000..d2b2eb94 --- /dev/null +++ b/releasenotes/notes/install-openstack-selinux-d14b2e26feb6d04e.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - openstack-selinux is now installed by the deployed-server + bootstrap scripts. Previously, it was not installed, so + if SELinux was set to enforcing, all OpenStack policy + was missing. |