yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55412
[Bug 1615852] [NEW] Store names in Glance not in sync with the store names used in glance_store
Public bug reported:
In the file: https://github.com/openstack/glance/blob/master/glance/common/location_strategy/store_type.py#L57-L63, there is a mapping for stores and their corresponding schemes.
The store names in this dictionary however is not in sync with the stores actually accepted in glance_store by the ``stores`` configuration option.
The key 'vmware_datastore' needs to actually be 'vmware'
and 'filesystem' needs to be 'file'.
Reference: https://review.openstack.org/#/c/351436/10
** Affects: glance
Importance: Undecided
Assignee: Dharini Chandrasekar (dharini-chandrasekar)
Status: New
** Changed in: glance
Assignee: (unassigned) => Dharini Chandrasekar (dharini-chandrasekar)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1615852
Title:
Store names in Glance not in sync with the store names used in
glance_store
Status in Glance:
New
Bug description:
In the file: https://github.com/openstack/glance/blob/master/glance/common/location_strategy/store_type.py#L57-L63, there is a mapping for stores and their corresponding schemes.
The store names in this dictionary however is not in sync with the stores actually accepted in glance_store by the ``stores`` configuration option.
The key 'vmware_datastore' needs to actually be 'vmware'
and 'filesystem' needs to be 'file'.
Reference: https://review.openstack.org/#/c/351436/10
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1615852/+subscriptions
Follow ups