Re: [Openstack-operators] Glance Image Upload error

2014-10-27 Thread Abel Lopez
This sounds like a packaging error. What linux distribution are you using? The quick fix is to just install the oslo.config module manually, not sure why it wasn't included. `sudo pip install oslo.config` should help On Oct 26, 2014, at 1:26 AM, mo...@qmail.com.bd wrote: > > Hi , > > I am fa

Re: [Openstack-operators] Glance Image Upload error

2014-09-19 Thread Abel Lopez
Looks like your default_store is misconfigured. Please go to http://paste.openstack.org and paste your glance-api.conf (redact any passwords or IPs if you wish) and send us the link to the paste. On Sep 19, 2014, at 4:38 AM, mo...@qmail.com.bd wrote: > > Hi, > > I am facing glance image uplo

Re: [Openstack-operators] Glance Image Upload error

2014-09-18 Thread Baruch, Ohad
Which backend do you use for the glance images? Check if you enough storage space to upload the whole image From: mo...@qmail.com.bd [mailto:mo...@qmail.com.bd] Sent: Thursday, September 18, 2014 9:43 AM To: openstack-operators@lists.openstack.org Subject: [Openstack-operators] Glance Image Upload