test_convert_default_subnetpool_to_non_default fails: Subnet pool could not be found

Bug #1709869 reported by Itzik Brown
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Itzik Brown

Bug Description

Running test_convert_default_subnetpool_to_non_default it fails with the following error:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tempest/test.py", line 122, in wrapper
    return func(*func_args, **func_kwargs)
  File "/usr/lib/python2.7/site-packages/neutron/tests/tempest/api/test_subnetpools.py", line 392, in test_convert_default_subnetpool_to_non_default
    show_body = self.client.show_subnetpool(subnetpool_id)
  File "/usr/lib/python2.7/site-packages/neutron/tests/tempest/services/network/json/network_client.py", line 136, in _show
    resp, body = self.get(uri)
  File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 285, in get
    return self.request('GET', url, extra_headers, headers)
  File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 659, in request
    self._error_checker(resp, resp_body)
  File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 765, in _error_checker
    raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {u'message': u'Subnet pool 428fbe89-0282-4587-a59b-be3957d5c701 could not be found.', u'type': u'SubnetPoolNotFound', u'detail': u''}

Version
=======
Pike
python-neutron-tests-11.0.0-0.20170804190459.el7ost.noarch

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/492522

Changed in neutron:
assignee: nobody → Itzik Brown (itzikb1)
status: New → In Progress
Boden R (boden)
Changed in neutron:
importance: Undecided → High
tags: added: functional-tests gate-failure
tags: removed: functional-tests
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/492522
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=34ad023ea3b00ed876e9c5b1a4f19ee56f7f89b7
Submitter: Jenkins
Branch: master

commit 34ad023ea3b00ed876e9c5b1a4f19ee56f7f89b7
Author: Itzik Brown <email address hidden>
Date: Thu Aug 10 15:44:18 2017 +0300

    Fixing test_convert_default_subnetpool_to_non_default

    Susbnetpool is created by admin but the show command
    is using non-admin client.

    Change-Id: I4cac1b87c03053255ed298d4423ea672e60b410d
    Closes-bug: #1709869

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/495785

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/pike)

Reviewed: https://review.openstack.org/495785
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5745a49a92b54fc3978f7436e49d49031e3dc762
Submitter: Jenkins
Branch: stable/pike

commit 5745a49a92b54fc3978f7436e49d49031e3dc762
Author: Itzik Brown <email address hidden>
Date: Thu Aug 10 15:44:18 2017 +0300

    Fixing test_convert_default_subnetpool_to_non_default

    Susbnetpool is created by admin but the show command
    is using non-admin client.

    Change-Id: I4cac1b87c03053255ed298d4423ea672e60b410d
    Closes-bug: #1709869
    (cherry picked from commit 34ad023ea3b00ed876e9c5b1a4f19ee56f7f89b7)

tags: added: in-stable-pike
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 11.0.0.0rc2

This issue was fixed in the openstack/neutron 11.0.0.0rc2 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 12.0.0.0b1

This issue was fixed in the openstack/neutron 12.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.