← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1291646] [NEW] Make the VMware datastore backend more robust

 

Public bug reported:

Several issues to address:

- need better error handling for the add() operation: need to catch exception when httplib fails, also need to log when the response is not OK or CREATED.
- 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

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

** 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/1291646

Title:
  Make the VMware datastore backend more robust

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

Bug description:
  Several issues to address:

  - need better error handling for the add() operation: need to catch exception when httplib fails, also need to log when the response is not OK or CREATED.
  - 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


Follow ups

References