From ac98fcfc5cff830556c3b006a0d980856857fe3c Mon Sep 17 00:00:00 2001 From: James Slagle Date: Wed, 22 Mar 2017 17:04:50 -0400 Subject: Install openstack-selinux for deployed-server No other packages actually require openstack-selinux, so it must be explicity installed. Change-Id: Ic7b39ddfc4cfb28b8a08e9b02043211e4ca4a39a Closes-Bug: #1675170 (cherry picked from commit 583a60248f47428542a560a869aab04933512d94) --- releasenotes/notes/install-openstack-selinux-d14b2e26feb6d04e.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 releasenotes/notes/install-openstack-selinux-d14b2e26feb6d04e.yaml (limited to 'releasenotes') 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. -- cgit 1.2.3-korg