Bug 1360434

Summary: Port over some selinux policy scripted in the undercloud
Product: Red Hat OpenStack Reporter: Ryan Hallisey <rhallise>
Component: openstack-selinuxAssignee: Ryan Hallisey <rhallise>
Status: CLOSED ERRATA QA Contact: Udi Shkalim <ushkalim>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 10.0 (Newton)CC: lhh, mgrepl, nlevinki, rhallise, srevivo
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-selinux-0.7.4-2.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-14 19:45:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ryan Hallisey 2016-07-26 17:30:28 UTC
semanage port -d -t http_port_t -p tcp $ironic_http_port || true
semanage port -a -t http_port_t -p tcp $ironic_http_port

Will convert this to:
semanage port -N -m -t http_port_t -p tcp 8088

Comment 5 nlevinki 2016-11-06 13:38:59 UTC
https://rhos-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/RHOS/view/RHOS8/job/qe-phase2-8_director-rhel-7.2-virthost-3cont_2comp_3ceph-ipv4-gre-ceph/16/

this automation is running with a more advanced rpm 
openstack-selinux-0.7.11-1.el7ost.noarch

Comment 7 errata-xmlrpc 2016-11-14 19:45:03 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2708.html

Comment 8 Ryan Hallisey 2016-12-05 15:08:02 UTC
this bug is verified removing need info