** Changed in: tempest Status: Fix Committed => Fix Released -- 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/1294511
Title: test_aggregate_add_host_create_server_with_az fails with remote compute connection scenario Status in OpenStack Compute (Nova): Invalid Status in Tempest: Fix Released Bug description: Problem: If it is not all in one environment, it is the controller node connecting with remote nova compute node. It fails to run tempest test case of test_aggregate_add_host_create_server_with_az when create server with az, the server created with error status as below. {"message": "NV-67B7376 No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.6/site- packages/nova/scheduler/filter_scheduler.py\", line 108, in schedule_run_instance Basic investigation: Since the code logic is to add the host of nova compute which is the same of controller node as default. Above scenario is the compute node is not the same with controller, it is remote nova compute node, it will show "No valid host was found". To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1294511/+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