manila/manila/tests/api/views
silvacarloss 14d3e268a0 Add share network with multiple subnets
This patch adds the possibility to create share networks with
multiple subnets in Manila. It also updates the share server api
to receive "share_network_subnet_id" instead of "share_network_id".

Each share network subnet must be associated with only one
availability zone. Each share network must have a single default
share network subnet.

DocImpact
APIImpact
Depends-On: I13bb48e7c03e16c26946ccf9d48e80592391a3d1
Partially-implements: bp share-network-multiple-subnets
Change-Id: Id8814a8b26c9b9dcb1fe71d0d7e9b79e8b8a9210
Closes-Bug: #1588144
Co-Authored-By: lseki <luciomitsuru.seki@fit-tecnologia.org.br>
Co-Authored-By: dviroel <viroel@gmail.com>
2019-09-13 11:27:18 -03:00
..
__init__.py Add support of nova network for share-networks API and DB 2015-02-16 14:41:00 +02:00
test_quota_class_sets.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
test_quota_sets.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
test_scheduler_stats.py QoS support for shares 2016-01-15 10:15:50 +08:00
test_share_accesses.py Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
test_share_network_subnets.py Add share network with multiple subnets 2019-09-13 11:27:18 -03:00
test_share_networks.py Add share network with multiple subnets 2019-09-13 11:27:18 -03:00
test_shares.py Use ShareInstance model to access share properties 2017-05-30 13:12:48 +02:00
test_versions.py Clean up removed hacking rule from [flake8] ignore lists 2016-01-14 23:27:17 +08:00