Created attachment 942968[details]
log of the puppet module for provision glance
Description of problem:
I have run packstack --allinone, and the installation fails at
10.0.0.1_provision_glance.pp: [ ERROR ]
Version-Release number of selected component (if applicable):
RDO Juno
openstack-packstack-2014.2-0.3.dev1266.g63d9c50.el7.centos.noarch
How reproducible:
Every time
Steps to Reproduce:
1. Install machine with CentOS or RedHat
2. setenforce 0
2. Install openstack-packstack using the QuickStart guide on https://openstack.redhat.com/QuickStart
3. packstack --allinone
Actual results:
Applying Puppet manifests [ ERROR ]
ERROR : Error appeared during Puppet run: 10.0.0.1_provision_glance.pp
Error: Could not prefetch glance_image provider 'glance': Execution of '/usr/bin/glance -T services -I glance -K 86f175e8c0884d77 -N http://10.0.0.1:35357/v2.0/ index' returned 2: usage: glance [--version] [-d] [-v] [--get-schema] [--timeout TIMEOUT]
You will find full trace in log /var/tmp/packstack/20141001-091112-m6iWqu/manifests/10.0.0.1_provision_glance.pp.log
Please check log file /var/tmp/packstack/20141001-091112-m6iWqu/openstack-setup.log for more information
Expected results:
The installation should go through, and we should not get the errors
Additional info: