yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14601
[Bug 1322438] [NEW] glance_protocol option not taking effect
Public bug reported:
Configure Glance https endpoint in Keystone catalog. With following
options, one would expect https protocol to be used when nova talking to
glance.
glance_api_servers=192.168.1.231:9292
glance_protocol=https
Actual result:
nova --debug image-list
500 error returned as Nova still using http protocol talking to Glance.
ClientException: The server has either erred or is incapable of performing the requested operation. (HTTP 500)
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1322438
Title:
glance_protocol option not taking effect
Status in OpenStack Compute (Nova):
New
Bug description:
Configure Glance https endpoint in Keystone catalog. With following
options, one would expect https protocol to be used when nova talking
to glance.
glance_api_servers=192.168.1.231:9292
glance_protocol=https
Actual result:
nova --debug image-list
500 error returned as Nova still using http protocol talking to Glance.
ClientException: The server has either erred or is incapable of performing the requested operation. (HTTP 500)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1322438/+subscriptions
Follow ups
References