yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49962
[Bug 1574565] Re: tempest test_preserve_preexisting_port fails
i added nova to the bug because it looks like a nova bug.
ie. missing "constants.DNS_INTEGRATION in self.extensions" check.
** 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/1574565
Title:
tempest test_preserve_preexisting_port fails
Status in networking-midonet:
Confirmed
Status in OpenStack Compute (nova):
New
Bug description:
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port
failed like the following error:
http://logs.openstack.org/43/306343/4/check/gate-tempest-dsvm-
networking-midonet-v2/193b941/
Traceback (most recent call last):
File "tempest/test.py", line 113, in wrapper
return f(self, *func_args, **func_kwargs)
File "tempest/scenario/test_network_basic_ops.py", line 662, in test_preserve_preexisting_port
self.assertEqual('', port['device_id'])
File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertEqual
self.assertThat(observed, matcher, message)
File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 493, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: '' != u'260b6313-90e9-47f7-90b8-74f4a75877ab'
I wonder if the following neutron server error is related and it is
related to the current nova change(*):
2016-04-25 07:29:01.069 21424 INFO neutron.api.v2.resource [req-408f3e48-a219-4748-908c-7eeeb28d932c neutron -] update failed (client error): Unrecognized attribute(s) 'dns_name'
2016-04-25 07:29:01.070 21424 INFO neutron.wsgi [req-408f3e48-a219-4748-908c-7eeeb28d932c neutron -] 127.0.0.1 - - [25/Apr/2016 07:29:01] "PUT /v2.0/ports/6476e377-74a4-4872-8a7f-f792b3420794.json HTTP/1.1" 400 332 0.003440
(*) change-id: I65edb33b955a91d1701fc91cb9fae0a5f26d4e46
To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-midonet/+bug/1574565/+subscriptions