Best Regards,
Rushi.
Success is not a matter of being the best & winning the race. Success is a matter of handling the worst & finishing the race
Are you behind a firewall and using a proxy server? If so, Glance does not allow downloading the cirros image through a proxy. A recent change to
RDO allow one to download the cirros image locally before starting packstack, and use a local file or local URL per a configuration in packstack. Alternatively, you can turn off the demo project in the packstack configuration, which is what pulls in the cirros
image.
Regards,
John Haller
From:
rdo-list-bounces@redhat.com [mailto:rdo-list-bounces@redhat.com]
On Behalf Of Vedsar Kushwaha
Sent: Friday, January 09, 2015 4:47 PM
To: rdo-list@redhat.com
Subject: [Rdo-list] error with glance during installation phase
I'm getting following error during openstack stackpack all in one june installation.
.......
.......
Applying 10.0.3.15_provision_glance
10.0.3.15_swift.pp: [ DONE ]
10.0.3.15_provision_glance: [ ERROR ]
Applying Puppet manifests [ ERROR ]
ERROR : Error appeared during Puppet run: 10.0.3.15_provision_glance
Error: Execution of '/usr/bin/glance --os-tenant-name services --os-username glance --os-password 4c010f3a88c04c80 --os-region-name RegionOne --os-auth-url
http://10.0.3.15:35357/v2.0/ image-create --name=cirros --is-public=Yes --container-format=bare --disk-format=qcow2 --copy-from=http://download.cirros-cloud.net/0.3.3/cirros-0.3.3-x86_64-disk.img'
returned 1: <html>
You will find full trace in log /var/tmp/packstack/20150110-035555-RQVs7N/manifests/10.0.3.15_provision_glance.log
Please check log file /var/tmp/packstack/20150110-035555-RQVs7N/openstack-setup.log for more information
please help....