python-manilaclient/manilaclient/tests/functional
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
..
__init__.py Implement functionality for functional tests using tempest-lib 2014-11-12 13:05:24 +02:00
base.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
client.py Add CLI commands for Share Networks with multiple Subnets 2019-09-12 22:36:36 -03:00
exceptions.py Add support for replica export location APIs 2019-01-07 11:40:21 -08:00
test_availability_zones.py Add support of Availability Zones API 2016-09-12 14:14:39 +03:00
test_common.py Add read-only functional tests 2015-01-13 20:17:44 +02:00
test_export_locations.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_limits.py Add read-only functional tests 2015-01-13 20:17:44 +02:00
test_messages.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_quotas.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_scheduler_stats.py Add share_type filter to pool_list 2016-12-22 11:38:25 +08:00
test_security_services.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_services.py Add support of new API URLs after port of extensions to core API 2015-11-17 19:37:56 +02:00
test_share_access.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_share_network_subnets.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_share_networks.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_share_replica_export_locations.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_share_servers.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_share_types.py Add update share-type to SDK and CLI 2019-09-10 13:51:17 -07:00
test_shares.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_shares_listing.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_shares_metadata.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_snapshot_access.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_snapshot_instances.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_snapshot_instances_export_locations.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
test_snapshots_export_locations.py Fix update share network tests and skip exception issue 2019-10-29 22:41:50 -03:00
utils.py Add CLI commands for Share Networks with multiple Subnets 2019-09-12 22:36:36 -03:00