yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56001
[Bug 1620539] [NEW] Image signature documentation modify barbican auth_endpoint
Public bug reported:
Description
===========
By default Barbican uses http://localhost:5000/v3 for the auth_endpoint (where keystone is). Users should know that this can be changed in glance.conf. This will solve the issue of Barbican being unable to connect to Keystone.
Steps to reproduce
==================
If keystone is not on localhost then Barbican will not being able to connect to Keystone. Also, using this documentation to create a signed image:
https://github.com/openstack/glance/blob/master/doc/source/signature.rst
Expected result
===============
Barbican should connect to Keystone to authorize credentials when creating a signed image.
Actual result
=============
Barbican cannot connect to Keystone and creating a signed image fails.
Environment
===========
This is using the mitaka branch.
** 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/1620539
Title:
Image signature documentation modify barbican auth_endpoint
Status in Glance:
New
Bug description:
Description
===========
By default Barbican uses http://localhost:5000/v3 for the auth_endpoint (where keystone is). Users should know that this can be changed in glance.conf. This will solve the issue of Barbican being unable to connect to Keystone.
Steps to reproduce
==================
If keystone is not on localhost then Barbican will not being able to connect to Keystone. Also, using this documentation to create a signed image:
https://github.com/openstack/glance/blob/master/doc/source/signature.rst
Expected result
===============
Barbican should connect to Keystone to authorize credentials when creating a signed image.
Actual result
=============
Barbican cannot connect to Keystone and creating a signed image fails.
Environment
===========
This is using the mitaka branch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1620539/+subscriptions
Follow ups