← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1521236] [NEW] Missing list of stores in glance-api.conf

 

Public bug reported:

We used to give some indication of which stores could be configured:

 [glance_store]
 # List of which store classes and store class locations are
 # currently known to glance at startup.
 # Deprecated group/name - [DEFAULT]/known_stores
 # Existing but disabled stores:
 #      glance.store.rbd.Store,
 #      glance.store.s3.Store,
 #      glance.store.swift.Store,
 #      glance.store.sheepdog.Store,
 #      glance.store.cinder.Store,
 #      glance.store.gridfs.Store,
 #      glance.store.vmware_datastore.Store,
 #stores = glance.store.filesystem.Store,
 #         glance.store.http.Store


We don't seem to have a full list of stores in etc/glance-api.conf any more:

 [glance_store]

 #
 # From glance.store
 #

 # List of stores enabled (list value)
 #stores = file,http

** Affects: glance
     Importance: Undecided
     Assignee: Stuart McLaren (stuart-mclaren)
         Status: In Progress

** Changed in: glance
     Assignee: (unassigned) => Stuart McLaren (stuart-mclaren)

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

Title:
  Missing list of stores in glance-api.conf

Status in Glance:
  In Progress

Bug description:
  We used to give some indication of which stores could be configured:

   [glance_store]
   # List of which store classes and store class locations are
   # currently known to glance at startup.
   # Deprecated group/name - [DEFAULT]/known_stores
   # Existing but disabled stores:
   #      glance.store.rbd.Store,
   #      glance.store.s3.Store,
   #      glance.store.swift.Store,
   #      glance.store.sheepdog.Store,
   #      glance.store.cinder.Store,
   #      glance.store.gridfs.Store,
   #      glance.store.vmware_datastore.Store,
   #stores = glance.store.filesystem.Store,
   #         glance.store.http.Store

  
  We don't seem to have a full list of stores in etc/glance-api.conf any more:

   [glance_store]

   #
   # From glance.store
   #

   # List of stores enabled (list value)
   #stores = file,http

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


Follow ups