yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48793
[Bug 1561947] Re: Glance Store fails to authenticate to Swift with Keystone v3 API
Reviewed: https://review.openstack.org/299269
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_glance/commit/?id=b3f12253754035671335aa4ea31ce00534a6de0f
Submitter: Jenkins
Branch: master
commit b3f12253754035671335aa4ea31ce00534a6de0f
Author: Jesse Pretorius <jesse.pretorius@xxxxxxxxxxxxxxx>
Date: Wed Mar 30 11:12:07 2016 +0100
Adjust Glance/Swift backend configuration
As per [1] The way of configuring a Swift back-end for Glance
has changed. This change has been done in such a way that when
using Keystone v3 for authentication, the current configuraiton
method breaks.
This patch adjusts the way the configuration is done in order
to achieve the same result as before - a single working Swift
backend for Glance if the deployment opts to use Swift as a
backend.
[1] http://docs.openstack.org/developer/glance/configuring.html#configuring-swift-configuration-file
Change-Id: I02b69cf5985e8788513db58f7e8015f8135b9d58
Closes-Bug: #1561947
** Changed in: openstack-ansible
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1561947
Title:
Glance Store fails to authenticate to Swift with Keystone v3 API
Status in Glance:
In Progress
Status in openstack-ansible:
Fix Released
Bug description:
In the Mitaka current RC for Glance, using HEAD of "stable/mitaka" as of 23.03.2016 (SHA ab0562550c8c568dcdc7da68afdcac5f58d20e69), glance_store fails to authenticate via the
Keystone v3 API to Swift.
Configuration and the error are available here:
https://gist.github.com/odyssey4me/79a1e8d7dea35ddf818c
It appears that this may be a regression (this worked just fine in
Liberty) introduced by
https://github.com/openstack/glance_store/commit/1b782cee8552ec02f7303ee6f9ba9d1f2c180d07
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1561947/+subscriptions
References