commit | b3939a8f2a6712d73dd99ab734948cf41b5e7cf0 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Mon Sep 11 17:27:40 2017 +0100 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Thu Sep 14 08:06:52 2017 +0100 |
tree | 4dfacd136d385d8e6921b4235fceb74e043ea089 | |
parent | 6f4bc6795745e002e27b098125ca7e48ea47ad7e [diff] |
[Gate fix] Change expected_error_code to 403 for some subnetpool tests This change corrects some expected_error_code's for subnetpool tests. These endpoints actually raise a 403, not a 404 (example: [0]): - test_update_subnetpool_is_default - test_delete_subnetpool This commit also corrects resource_cleanup in test_image_resource_types_rbac which wrongly calls super resource_setup in resource_cleanup. These changes have been combined to unblock the gate. [0] http://logs.openstack.org/80/496080/9/check/gate-tempest-dsvm-patrole-member-ubuntu-xenial/f9cde4d/console.html#_2017-09-11_14_55_54_024285 Change-Id: If4399c5f67058925c800bd2ce32c19bf6657d9b5