Created attachment 940321 [details] openstack setup log Description of problem: installation failed when executing "packstack --allinone" with following error ERROR : Error appeared during Puppet run: 172.16.64.198_prescript.pp Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-selinux' return ed 1: Error: Package: openstack-selinux-0.5.15-1.el7ost.noarch (openstack-icehou se) You will find full trace in log /var/tmp/packstack/20140923-141634-bOs0j4/manife sts/172.16.64.198_prescript.pp.log logs attached Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. install RHEL 7.0 2. then install following yum install -y https://rdo.fedorapeople.org/rdo-release.rpm yum install -y openstack-packstack packstack --allinone 3. at the end see "openstack-selinux" install failed Actual results: failing to install openstack-selinux Expected results: should install without error Additional info:
Created attachment 940322 [details] prescript log
With the current (rdo-juno) packages on RHEL7 I am not able to reproduce this behavior.