manila/manila/tests/api
silvacarloss de2d94172b Fix share network update erroneously returns success
This patch fixes an issue while performing share network update.
Manila was allowing the user to update a share network even if it
did not contain a default subnet. Now, we throw an error if there
is no default subnet to be updated. Also, adds an extra validation.
Now, Manila do not allow the default share network subnet update if
it is going to have only `neutron_net_id` or `neutron_subnet_id`
after the update.

Change-Id: Iba2761db53da68a1c497e2e5dd370c36a22ebbed
Closes-Bug: #1846836
2019-10-11 11:15:24 -03:00
..
contrib Allow configuring availability_zones in share types 2019-02-13 17:39:48 +00:00
extensions Remove vim headers 2014-10-06 15:00:27 +02:00
middleware Fix UnicodeDecodeError when decode API input 2018-02-07 06:37:32 +00:00
openstack Add share network with multiple subnets 2019-09-13 11:27:18 -03:00
v1 Merge "Fix pagination does not speed up queries bug" 2019-09-26 16:50:53 +00:00
v2 Fix share network update erroneously returns success 2019-10-11 11:15:24 -03:00
views Add share network with multiple subnets 2019-09-13 11:27:18 -03:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
common.py Remove vim headers 2014-10-06 15:00:27 +02:00
fakes.py Add share network with multiple subnets 2019-09-13 11:27:18 -03:00
test_common.py Add share network with multiple subnets 2019-09-13 11:27:18 -03:00
test_extensions.py Limit formatting routes when adding resources 2018-06-11 03:39:47 +00:00
test_middleware.py Added CORS support to Manila 2015-11-11 10:10:58 -08:00
test_versions.py [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
test_wsgi.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00