← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1959682] Re: String concatenation TypeError in resize flavor helper

 

*** This bug is a duplicate of bug 1959467 ***
    https://bugs.launchpad.net/bugs/1959467

** This bug has been marked a duplicate of bug 1959467
   QoSBandwidthAndPacketRateTests.test_server_resize_revert fails intermittently with "{'code': 409, 'message': 'Flavor with name m1.nanoextra already exists.'}"

-- 
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