← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1287495] [NEW] VMware parse_uri method should check for the scheme of the uri provided

 

Public bug reported:

Need to add a check in parse_uri(...) [1] to make sure that a URI with
the vsphere scheme is provided. Throw a BadStoreUri otherwise.

[1]
https://github.com/openstack/glance/blob/master/glance/store/vmware_datastore.py#L151

** Affects: glance
     Importance: Undecided
     Assignee: Arnaud Legendre (arnaudleg)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Arnaud Legendre (arnaudleg)

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

Title:
  VMware parse_uri method should check for the scheme of the uri
  provided

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

Bug description:
  Need to add a check in parse_uri(...) [1] to make sure that a URI with
  the vsphere scheme is provided. Throw a BadStoreUri otherwise.

  [1]
  https://github.com/openstack/glance/blob/master/glance/store/vmware_datastore.py#L151

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


Follow ups

References