** Also 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/1394227
Title: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario fails with cellular devstack Status in OpenStack Compute (Nova): New Status in Tempest: New Bug description: A devstack installation with cells enabled fails the tempest 'tempest.scenario.test_minimum_basic.TestMinimumBasicScenario'. The error log is as follows, traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/services/compute/json/servers_client.py", line 196, in wait_for_server_termination raise exceptions.BuildErrorException(server_id=server_id) BuildErrorException: Server 89933458-9c96-41ee-8082-a0567f573458 failed to build and is in ERROR status }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/scenario/manager.py", line 160, in _wait_for_cleanups waiter_callable(**wait) File "/opt/stack/tempest/tempest/services/compute/json/servers_client.py", line 196, in wait_for_server_termination raise exceptions.BuildErrorException(server_id=server_id) BuildErrorException: Server 89933458-9c96-41ee-8082-a0567f573458 failed to build and is in ERROR status }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 113, in wrapper return f(self, *func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 137, in test_minimum_basic_scenario self.nova_boot() File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 53, in nova_boot create_kwargs=create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 210, in create_server status='ACTIVE') File "/opt/stack/tempest/tempest/services/compute/json/servers_client.py", line 183, in wait_for_server_status ready_wait=ready_wait) File "/opt/stack/tempest/tempest/common/waiters.py", line 77, in wait_for_server_status server_id=server_id) BuildErrorException: Server 89933458-9c96-41ee-8082-a0567f573458 failed to build and is in ERROR status Details: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2014-11-19T13:01:41Z'} To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1394227/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp