manila/manila/api/v2
debeltrami 2bc27c5678 Add security service update for in-use share networks
This patch implements the update of security service's association
with in-use share networks. The following changes were added:

 - New share network APIs: `share_network_security_service_update`
 and `share_network_reset_state`.

 - A new `status` attribute was added to share network model to
 identify when it's in a modification state, called 'network_change'.
 Other supported status that were added: 'active' and 'error'.

 - New 'security_service_update_support' property was added to both
 share server and share network models, to identify when this resources
 are able to process security service update for in-use share networks.

 - New driver interface was added to support update of security service's
 configuration of a given share server.

DocImpact
APIImpact
Partially Implements: bp add-security-service-in-use-share-networks

Co-Authored-By: Carlos Eduardo <ces.eduardo98@gmail.com>
Co-Authored-By: Douglas Viroel <viroel@gmail.com>
Co-Authored-By: Andre Beltrami <debeltrami@gmail.com>

Change-Id: I129a794dfd2d179fa2b9a2fed050459d6f00b0de
2021-03-12 18:37:45 -03:00
..
__init__.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
availability_zones.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
messages.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
quota_class_sets.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
quota_sets.py Add config option to set per_share_size_limit. 2021-03-09 11:58:17 +01:00
router.py Advertise v2 API routes without project_id 2021-02-04 23:20:19 -08:00
services.py Remove the unused variable 2018-02-04 05:49:53 +08:00
share_access_metadata.py Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
share_accesses.py Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
share_export_locations.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
share_group_snapshots.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
share_group_type_specs.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
share_group_types.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
share_groups.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
share_instance_export_locations.py Enforce policy checks for share export locations 2020-03-23 17:27:13 +00:00
share_instances.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
share_network_subnets.py Add share network with multiple subnets 2019-09-13 11:27:18 -03:00
share_networks.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00
share_replica_export_locations.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
share_replicas.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00
share_servers.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00
share_snapshot_export_locations.py Use class name in invocation of super 2018-06-06 17:47:18 -07:00
share_snapshot_instance_export_locations.py Use class name in invocation of super 2018-06-06 17:47:18 -07:00
share_snapshot_instances.py Use class name in invocation of super 2018-06-06 17:47:18 -07:00
share_snapshots.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00
share_types.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
shares.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00