Bug 1307156

Summary: rabbitmq-server should not require openstack-selinux package
Product: Red Hat OpenStack Reporter: Ken Dreyer (Red Hat) <kdreyer>
Component: rabbitmq-serverAssignee: Peter Lemenkov <plemenko>
Status: CLOSED NEXTRELEASE QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0 (Mitaka)CC: apevec, jeckersb, lhh, srevivo, yeylon
Target Milestone: ---   
Target Release: 9.0 (Mitaka)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rabbitmq-server-3.3.5-18.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1307157 1307162 (view as bug list) Environment:
Last Closed: 2016-02-15 15:17:23 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:
Bug Depends On:    
Bug Blocks: 1307157, 1307162    

Description Ken Dreyer (Red Hat) 2016-02-12 21:05:16 UTC
Description of problem:
rabbitmq-server requires openstack-selinux

Version-Release number of selected component (if applicable):
rabbitmq-server-3.3.5-11.el7ost

How reproducible:
always

Steps to Reproduce:
1. yum install rabbitmq-server
2. yum remove openstack-selinux

Actual results:
Yum removes rabbitmq-server along with openstack-selinux

Expected results:
Yum removes openstack-selinux without removing rabbitmq-server

Additional info:
Per the discussion in bug 1180140, Lon agrees that the dependency should be removed.

Longer term, it would be *great* if the RabbitMQ SELinux policy shipped in the a RabbitMQ sub-package, or even RHEL Base's selinux-policy, so that more RH products could share (cross-ship) OSP's RabbitMQ build.