← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1385880] [NEW] RDO - openstack-glance-api.service failed

 

Public bug reported:

Hi ,

openstack RDO installed on rhel7  with packstack installer .
Whenever glance uses non-default backend , service glance-api in fail state .

Attaching to bug glance config file and log


from the glance log we see :

2014-10-01 03:38:38.468 7732 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_resource_types
2014-10-01 03:38:38.478 7732 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_namespace_resource_types
2014-10-01 03:38:38.495 7732 INFO migrate.versioning.api [-] done
2014-10-01 03:38:39.631 7791 WARNING glance.store [-] Deprecated: glance.store.rbd.Store not found in `known_store`. Stores need to be explicitly enabled in the configuration file.
2014-10-01 03:38:39.632 7791 WARNING glance.store.base [-] Failed to configure store correctly: Store gridfs could not be configured correctly. Reason: Missing dependencies: pymongo Disabling add method.
2014-10-01 03:38:39.633 7791 WARNING glance.store [-] Deprecated: glance.store.gridfs.Store not found in `known_store`. Stores need to be explicitly enabled in the configuration file.
2014-10-01 03:38:39.703 7791 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-10-01 03:38:39.703 7791 WARNING glance.store [-] Deprecated: glance.store.cinder.Store not found in `known_store`. Stores need to be explicitly enabled in the configuration file.
2014-10-01 03:38:39.704 7791 INFO glance.store.filesystem [-] Directory to write image files does not exist (/var/lib/glance/images/). Creating.
2014-10-01 03:38:39.715 7791 ERROR glance.store.swift [-] A value for swift_store_auth_address is required.

Benny

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1385880

Title:
  RDO - openstack-glance-api.service failed

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Hi ,

  openstack RDO installed on rhel7  with packstack installer .
  Whenever glance uses non-default backend , service glance-api in fail state .

  Attaching to bug glance config file and log

  
  from the glance log we see :

  2014-10-01 03:38:38.468 7732 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_resource_types
  2014-10-01 03:38:38.478 7732 INFO glance.db.sqlalchemy.migrate_repo.schema [-] creating table metadef_namespace_resource_types
  2014-10-01 03:38:38.495 7732 INFO migrate.versioning.api [-] done
  2014-10-01 03:38:39.631 7791 WARNING glance.store [-] Deprecated: glance.store.rbd.Store not found in `known_store`. Stores need to be explicitly enabled in the configuration file.
  2014-10-01 03:38:39.632 7791 WARNING glance.store.base [-] Failed to configure store correctly: Store gridfs could not be configured correctly. Reason: Missing dependencies: pymongo Disabling add method.
  2014-10-01 03:38:39.633 7791 WARNING glance.store [-] Deprecated: glance.store.gridfs.Store not found in `known_store`. Stores need to be explicitly enabled in the configuration file.
  2014-10-01 03:38:39.703 7791 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-10-01 03:38:39.703 7791 WARNING glance.store [-] Deprecated: glance.store.cinder.Store not found in `known_store`. Stores need to be explicitly enabled in the configuration file.
  2014-10-01 03:38:39.704 7791 INFO glance.store.filesystem [-] Directory to write image files does not exist (/var/lib/glance/images/). Creating.
  2014-10-01 03:38:39.715 7791 ERROR glance.store.swift [-] A value for swift_store_auth_address is required.

  Benny

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1385880/+subscriptions


Follow ups

References