yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37698
[Bug 1480009] Re: version show request does nto consider CONF.osapi_compute_link_prefix for buidling links
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => liberty-3
--
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/1480009
Title:
version show request does nto consider CONF.osapi_compute_link_prefix
for buidling links
Status in OpenStack Compute (nova):
Fix Released
Bug description:
version show request for both v2 and v2.1 (/v2 and /v2.1) does not
consider the CONF.osapi_compute_link_prefix for buidling links's href.
Currently version view->build_version use base url directly for
building the href for links -
https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/views/versions.py#L70
Above should prepare href using CONF.osapi_compute_link_prefix as
done for other links.
This was caught in newly added functional tests fails -
http://logs.openstack.org/39/201439/4/check/gate-nova-tox-
functional/ff44cb5/testr_results.html.gz .
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1480009/+subscriptions
References