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 upload problem on open stack installation in 
> OpenSuse 13.1. When i run
> 
> ontroller:/tmp/images # glance image-create --name "cirros-0.3.2-x86_64" 
> --disk-format qcow2 \
> >   --container-format bare --is-public True --progress < 
> > cirros-0.3.2-x86_64-disk.img
> [==>                           ] 8%Error communicating with 
> http://controller:9292 timed out
>  
> My  
> /var/log/glance/api.log  output
> 
>  
> iguration: [Errno 2] No such file or directory
> 2014-09-19 16:28:05.112 3471 WARNING glance.store.base [-] Failed to 
> configure store correctly: Store sheepdog could not be configured correctly. 
> Reason: Error in store configuration: [Errno 2] No such file or directory 
> Disabling add method.
> 2014-09-19 16:28:05.113 3471 WARNING glance.store [-] Deprecated: 
> glance.store.sheepdog.Store not found in `known_store`. Stores need to be 
> explicitly enabled in the configuration file.
> 2014-09-19 16:28:05.118 3471 WARNING glance.store [-] Deprecated: 
> glance.store.rbd.Store not found in `known_store`. Stores need to be 
> explicitly enabled in the configuration file.
> 2014-09-19 16:28:05.129 3471 WARNING glance.store.base [-] Failed to 
> configure store correctly: Store gridfs could not be configured correctly. 
> Reason: Could not find mongodb_store_uri in configuration options. Disabling 
> add method.
> 2014-09-19 16:28:05.130 3471 WARNING glance.store [-] Deprecated: 
> glance.store.gridfs.Store not found in `known_store`. Stores need to be 
> explicitly enabled in the configuration file.
> 2014-09-19 16:28:05.164 3471 WARNING glance.store.base [-] Failed to 
> configure store correctly: Store cinder could not be configured correctly. 
> Reason: Cinder storage requires a context. Disabling add method.
> 2014-09-19 16:28:05.165 3471 WARNING glance.store [-] Deprecated: 
> glance.store.cinder.Store not found in `known_store`. Stores need to be 
> explicitly enabled in the configuration file.
> 2014-09-19 16:28:05.171 3471 WARNING glance.store [-] Deprecated: 
> glance.store.swift.Store not found in `known_store`. Stores need to be 
> explicitly enabled in the configuration file.
> 2014-09-19 16:28:05.188 3471 WARNING glance.store [-] Deprecated: 
> glance.store.vmware_datastore.Store not found in `known_store`. Stores need 
> to be explicitly enabled in the configuration file.
> 2014-09-19 16:28:05.190 3471 WARNING glance.store [-] Deprecated: 
> glance.store.s3.Store not found in `known_store`. Stores need to be 
> explicitly enabled in the configuration file.
> 2014-09-19 16:28:05.388 3471 INFO keystoneclient.middleware.auth_token [-] 
> Starting keystone auth_token middleware
> 2014-09-19 16:28:05.388 3471 WARNING keystoneclient.middleware.auth_token [-] 
> Configuring admin URI using auth fragments. This is deprecated, use 
> 'identity_uri' instead.
> 2014-09-19 16:28:05.389 3471 INFO keystoneclient.middleware.auth_token [-] 
> Using /var/cache/glance/keystone-signing as cache directory for signing 
> certificate
> 2014-09-19 16:28:05.390 3471 INFO glance.wsgi.server [-] Starting 1 workers
> 
>  
> 
> Please help me . How can i solve this problem
> Thanks All
> 
>  
>  
>  
>  
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to