yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18870
[Bug 1354261] [NEW] can't upload images to vsphere store when its not the default store
Public bug reported:
When vsphere is not the default store, you should be able to upload an
image to vmware_datastore with --store vsphere on the command line. That
is however not possible, since glance checks for store to be in
"get_known_stores()", which is based on the classname of the class. The
class is vmware_datastore, so that doesn't match.
** 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/1354261
Title:
can't upload images to vsphere store when its not the default store
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
When vsphere is not the default store, you should be able to upload an
image to vmware_datastore with --store vsphere on the command line.
That is however not possible, since glance checks for store to be in
"get_known_stores()", which is based on the classname of the class.
The class is vmware_datastore, so that doesn't match.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1354261/+subscriptions
Follow ups
References