Public bug reported:
If a gabbi file sets a default microversion by setting a header
'OpenStack-API-Version' with a value like 'placement latest' and then
later overrides that in an individual test with a header of 'openstack-
api-version' the difference in case can lead to failure.
In the best case the failure is consistent.
In the worst case it can sometimes work, because the header shows up
twice in the request, and the last header wins.
The solution is to always use the same case through the file.
Note that gabbi is case sensitive here in part because of the
implementation but also because it provides control and possibility to
test exactly this problem.
** Affects: nova
Importance: Medium
Assignee: Chris Dent (cdent)
Status: Triaged
** Tags: placement testing
--
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/1728934
Title:
placement gabbi tests that manipulate microversion can intermittently
fail
Status in OpenStack Compute (nova):
Triaged
Bug description:
If a gabbi file sets a default microversion by setting a header
'OpenStack-API-Version' with a value like 'placement latest' and then
later overrides that in an individual test with a header of
'openstack-api-version' the difference in case can lead to failure.
In the best case the failure is consistent.
In the worst case it can sometimes work, because the header shows up
twice in the request, and the last header wins.
The solution is to always use the same case through the file.
Note that gabbi is case sensitive here in part because of the
implementation but also because it provides control and possibility to
test exactly this problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1728934/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp