Public bug reported:
These periodic jobs are failing since
https://review.opendev.org/c/openstack/openstacksdk/+/874695 merged as
it added some new tests for designate zone share api.
Tests fails as:-
ft2.2:
openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare.test_find_zone_sharetesttools.testresult.real._StringException:
Traceback (most recent call last):
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/tests/functional/dns/v2/test_zone_share.py",
line 89, in test_find_zone_share
orig_zone_share = self.operator_cloud.dns.create_zone_share(
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/dns/v2/_proxy.py",
line 631, in create_zone_share
return self._create(
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/proxy.py",
line 605, in _create
return res.create(self, base_path=base_path)
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line
1535, in create
self._translate_response(response, **response_kwargs)
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line
1287, in _translate_response
exceptions.raise_from_response(response, error_message=error_message)
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/exceptions.py",
line 250, in raise_from_response
raise cls(
openstack.exceptions.HttpException: HttpException: 405: Client Error for url:
https://158.69.78.71/dns/v2/zones/5f647760-ebd2-4e3b-84c1-e2f4e7bd4dea/shares,
METHOD NOT ALLOWED
zone sharing is supported in designate only since 2023.1
https://review.opendev.org/c/openstack/designate/+/726334
We do run this job in wallaby as well but is not impacted because
openstacksdk stable/wallaby is used in those jobs as done in
https://review.opendev.org/c/openstack/openstacksdk/+/885898
Builds:- https://zuul.openstack.org/builds?job_name=openstacksdk-
functional-devstack-
networking&project=openstack%2Fneutron&branch=stable%2Fxena&branch=stable%2Fyoga&branch=stable%2Fzed
** Affects: neutron
Importance: Medium
Assignee: yatin (yatinkarel)
Status: Triaged
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2039066
Title:
openstacksdk-functional-devstack-networking periodic job broken in
xena/yoga/zed
Status in neutron:
Triaged
Bug description:
These periodic jobs are failing since
https://review.opendev.org/c/openstack/openstacksdk/+/874695 merged as
it added some new tests for designate zone share api.
Tests fails as:-
ft2.2:
openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare.test_find_zone_sharetesttools.testresult.real._StringException:
Traceback (most recent call last):
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/tests/functional/dns/v2/test_zone_share.py",
line 89, in test_find_zone_share
orig_zone_share = self.operator_cloud.dns.create_zone_share(
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/dns/v2/_proxy.py",
line 631, in create_zone_share
return self._create(
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/proxy.py", line
605, in _create
return res.create(self, base_path=base_path)
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line
1535, in create
self._translate_response(response, **response_kwargs)
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line
1287, in _translate_response
exceptions.raise_from_response(response, error_message=error_message)
File
"/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/exceptions.py",
line 250, in raise_from_response
raise cls(
openstack.exceptions.HttpException: HttpException: 405: Client Error for url:
https://158.69.78.71/dns/v2/zones/5f647760-ebd2-4e3b-84c1-e2f4e7bd4dea/shares,
METHOD NOT ALLOWED
zone sharing is supported in designate only since 2023.1
https://review.opendev.org/c/openstack/designate/+/726334
We do run this job in wallaby as well but is not impacted because
openstacksdk stable/wallaby is used in those jobs as done in
https://review.opendev.org/c/openstack/openstacksdk/+/885898
Builds:- https://zuul.openstack.org/builds?job_name=openstacksdk-
functional-devstack-
networking&project=openstack%2Fneutron&branch=stable%2Fxena&branch=stable%2Fyoga&branch=stable%2Fzed
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2039066/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp