← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1389634] Re: MultiTenant Swift store not working

 

** Also affects: glance-store
   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/1389634

Title:
  MultiTenant Swift store not working

Status in OpenStack Image Registry and Delivery Service (Glance):
  New
Status in OpenStack Glance backend store-drivers library (glance_store):
  New

Bug description:
  There are some fails when using multi-tenant swift glance storage for stable Juno.
  At now to make it work, i made some fixes in files:

  1. https://github.com/openstack/glance_store/commit/3bb94dcad84ed4204d8809fcf95b7713daa2189b
  2. https://github.com/openstack/glance/commit/867b696d884e9db707683eecd321789843798efd
  3. And in glance_store/_drivers/swift/store.py i have replaced 'preauthtoken=context.auth_token' to 'preauthtoken=context.auth_tok'

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


References