Public bug reported:

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'

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

Title:
  MultiTenant Swift store not working

Status in OpenStack Image Registry and Delivery Service (Glance):
  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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to