← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1291646] Re: Make the VMware datastore backend more robust

 

** Changed in: glance
       Status: Fix Committed => Fix Released

** Changed in: glance
    Milestone: None => icehouse-rc1

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

Title:
  Make the VMware datastore backend more robust

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

Bug description:
  Several issues to address:

  - need better error handling for the add,get,get_size,delete operations: need to catch exception when httplib call fails, also need to log when the response is not expected.
  - need to handle cases where the store_image_dir contains non expected characters. It should support the following use cases:
  /openstack_glance
  openstack_glance
  openstack_glance/
  openstack glance  -> this one should fail with logging
  openstack+glance
  etc.
  - need to quote special characters

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


References