yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88183
[Bug 1959682] Re: String concatenation TypeError in resize flavor helper
setting this to invilad since the bug is in tempest.
it is currently blocking the nova-next job so it is a gate-blocker for nova until this is fixed in tempest.
as there are already 2 patches up to fix this we expect it to be
resolved soon so we will just clost the nova part for now.
** Changed in: nova
Status: New => Invalid
--
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/1959682
Title:
String concatenation TypeError in resize flavor helper
Status in OpenStack Compute (nova):
Invalid
Status in tempest:
In Progress
Bug description:
In cae966812, for certain resize tests, we started adding a numeric ID
to the new flavor name to avoid collisions. This was incorrectly done
as a string + int concatenation, which is raising a `TypeError: can
only concatenate str (not "int") to str`.
Example of this happening in nova-next job:
https://zuul.opendev.org/t/openstack/build/7f750faf22ec48219ddd072cfe6e02e1/logs
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1959682/+subscriptions