yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15338
[Bug 1327096] [NEW] tempest.api.compute.v3.admin.test_migrations.MigrationsAdminV3Test.test_list_migrations_in_flavor_resize_situation
Public bug reported:
http://logs.openstack.org/86/97886/2/check/check-tempest-dsvm-
full/1b4220d/console.html
2014-06-05 05:54:25.217 | {3} tempest.api.compute.v3.admin.test_migrations.MigrationsAdminV3Test.test_list_migrations_in_flavor_resize_situation [25.907243s] ... FAILED
2014-06-05 05:54:25.217 |
2014-06-05 05:54:25.217 | Captured traceback:
2014-06-05 05:54:25.217 | ~~~~~~~~~~~~~~~~~~~
2014-06-05 05:54:25.217 | Traceback (most recent call last):
2014-06-05 05:54:25.218 | File "tempest/api/compute/v3/admin/test_migrations.py", line 43, in test_list_migrations_in_flavor_resize_situation
2014-06-05 05:54:25.218 | self.servers_client.confirm_resize(server_id)
2014-06-05 05:54:25.218 | File "tempest/services/compute/v3/json/servers_client.py", line 282, in confirm_resize
2014-06-05 05:54:25.218 | return self.action(server_id, 'confirm_resize', None, **kwargs)
2014-06-05 05:54:25.218 | File "tempest/services/compute/v3/json/servers_client.py", line 211, in action
2014-06-05 05:54:25.218 | post_body)
2014-06-05 05:54:25.218 | File "tempest/common/rest_client.py", line 209, in post
2014-06-05 05:54:25.218 | return self.request('POST', url, extra_headers, headers, body)
2014-06-05 05:54:25.218 | File "tempest/common/rest_client.py", line 419, in request
2014-06-05 05:54:25.218 | resp, resp_body)
2014-06-05 05:54:25.218 | File "tempest/common/rest_client.py", line 468, in _error_checker
2014-06-05 05:54:25.218 | raise exceptions.BadRequest(resp_body)
2014-06-05 05:54:25.219 | BadRequest: Bad request
2014-06-05 05:54:25.219 | Details: {u'message': u'Instance has not been resized.', u'code': 400}
** 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/1327096
Title:
tempest.api.compute.v3.admin.test_migrations.MigrationsAdminV3Test.test_list_migrations_in_flavor_resize_situation
Status in OpenStack Compute (Nova):
New
Bug description:
http://logs.openstack.org/86/97886/2/check/check-tempest-dsvm-
full/1b4220d/console.html
2014-06-05 05:54:25.217 | {3} tempest.api.compute.v3.admin.test_migrations.MigrationsAdminV3Test.test_list_migrations_in_flavor_resize_situation [25.907243s] ... FAILED
2014-06-05 05:54:25.217 |
2014-06-05 05:54:25.217 | Captured traceback:
2014-06-05 05:54:25.217 | ~~~~~~~~~~~~~~~~~~~
2014-06-05 05:54:25.217 | Traceback (most recent call last):
2014-06-05 05:54:25.218 | File "tempest/api/compute/v3/admin/test_migrations.py", line 43, in test_list_migrations_in_flavor_resize_situation
2014-06-05 05:54:25.218 | self.servers_client.confirm_resize(server_id)
2014-06-05 05:54:25.218 | File "tempest/services/compute/v3/json/servers_client.py", line 282, in confirm_resize
2014-06-05 05:54:25.218 | return self.action(server_id, 'confirm_resize', None, **kwargs)
2014-06-05 05:54:25.218 | File "tempest/services/compute/v3/json/servers_client.py", line 211, in action
2014-06-05 05:54:25.218 | post_body)
2014-06-05 05:54:25.218 | File "tempest/common/rest_client.py", line 209, in post
2014-06-05 05:54:25.218 | return self.request('POST', url, extra_headers, headers, body)
2014-06-05 05:54:25.218 | File "tempest/common/rest_client.py", line 419, in request
2014-06-05 05:54:25.218 | resp, resp_body)
2014-06-05 05:54:25.218 | File "tempest/common/rest_client.py", line 468, in _error_checker
2014-06-05 05:54:25.218 | raise exceptions.BadRequest(resp_body)
2014-06-05 05:54:25.219 | BadRequest: Bad request
2014-06-05 05:54:25.219 | Details: {u'message': u'Instance has not been resized.', u'code': 400}
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1327096/+subscriptions
Follow ups
References