python-manilaclient/manilaclient
Douglas Viroel 0ca91287ac Fix update share network tests and skip exception issue
After fixing a bug that was allowing share network update when it
shouldn't, the test that validates the share network creation and
update started failing. An additional validation was introduced and
it caused the new bug. This patch fixes the test and make it work
properly.
In addition this patch fixes test classes that are raising a skip
exception inside the setUpClass function and failing due to testtool
issue #272.

Closes-Bug: #1849728
Closes-Bug: #1849377
Related-Bug: #1846836
Co-Author: Carlos Eduardo <ces.eduardo98@gmail.com>
Change-Id: I5b27ee4a9e844ea48dc9324bcf38f5767223717f
2019-10-29 22:41:50 -03:00
..
common Add CLI commands for Manage-Unmanage of Share Servers 2019-03-06 14:41:47 -05:00
tests Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
v1 Merge "Use more parts from keystoneauth" 2017-10-10 08:46:26 +00:00
v2 Add CLI commands for Share Networks with multiple Subnets 2019-09-12 22:36:36 -03:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
api_versions.py Add CLI commands for Share Networks with multiple Subnets 2019-09-12 22:36:36 -03:00
base.py Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
client.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
config.py Add CLI commands for Share Networks with multiple Subnets 2019-09-12 22:36:36 -03:00
exceptions.py Remove copy of incubated Oslo code 2016-09-28 10:06:45 +08:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
shell.py [Python3] Fix python3 bugs in code 2019-01-17 12:47:03 +00:00
utils.py Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00