Can't find it in log stash, assuming it's fixed ** Changed in: nova Status: Incomplete => Fix Released
** Changed in: tempest Status: Incomplete => 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/1225024 Title: tempest.api.compute.admin.test_hosts.HostsAdminTestXML.test_list_hosts_with_zone[gate] unexpected conductor service Status in OpenStack Compute (Nova): Fix Released Status in Tempest: Fix Released Bug description: 2013-09-13 03:44:02.095 | ====================================================================== 2013-09-13 03:44:02.095 | FAIL: tempest.api.compute.admin.test_hosts.HostsAdminTestXML.test_list_hosts_with_zone[gate] 2013-09-13 03:44:02.096 | tempest.api.compute.admin.test_hosts.HostsAdminTestXML.test_list_hosts_with_zone[gate] 2013-09-13 03:44:02.096 | ---------------------------------------------------------------------- 2013-09-13 03:44:02.096 | _StringException: Empty attachments: 2013-09-13 03:44:02.097 | stderr 2013-09-13 03:44:02.097 | stdout 2013-09-13 03:44:02.097 | 2013-09-13 03:44:02.098 | pythonlogging:'': {{{ 2013-09-13 03:44:02.098 | 2013-09-13 03:27:35,206 Request: GET http://127.0.0.1:8774/v2/b5dc34c995d94389b0b2a5f18851aca6/os-hosts 2013-09-13 03:44:02.098 | 2013-09-13 03:27:35,487 Response Status: 200 2013-09-13 03:44:02.099 | 2013-09-13 03:27:35,488 Nova request id: req-10082857-8c33-4472-b511-5a5945cc2da4 2013-09-13 03:44:02.099 | 2013-09-13 03:27:35,488 Request: GET http://127.0.0.1:8774/v2/b5dc34c995d94389b0b2a5f18851aca6/os-hosts?zone=internal 2013-09-13 03:44:02.099 | 2013-09-13 03:27:35,513 Response Status: 200 2013-09-13 03:44:02.099 | 2013-09-13 03:27:35,513 Nova request id: req-29968204-ebbb-468c-ab8c-d25654550a97 2013-09-13 03:44:02.100 | }}} 2013-09-13 03:44:02.100 | 2013-09-13 03:44:02.100 | Traceback (most recent call last): 2013-09-13 03:44:02.101 | File "tempest/api/compute/admin/test_hosts.py", line 51, in test_list_hosts_with_zone 2013-09-13 03:44:02.101 | self.assertIn(host, hosts) 2013-09-13 03:44:02.101 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 328, in assertIn 2013-09-13 03:44:02.101 | self.assertThat(haystack, Contains(needle)) 2013-09-13 03:44:02.102 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 417, in assertThat 2013-09-13 03:44:02.102 | raise MismatchError(matchee, matcher, mismatch, verbose) 2013-09-13 03:44:02.103 | MismatchError: {u'service': u'conductor', u'host_name': u'devstack-precise-hpcloud-az3-265828', u'zone': u'internal'} not in [{u'service': u'network', u'host_name': u'devstack-precise-hpcloud-az3-265828', u'zone': u'internal'}, {u'service': u'cert', u'host_name': u'devstack-precise-hpcloud-az3-265828', u'zone': u'internal'}, {u'service': u'scheduler', u'host_name': u'devstack-precise-hpcloud-az3-265828', u'zone': u'internal'}] 2013-09-13 03:44:02.103 | To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1225024/+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