manila/manila/tests/api
BubaVV 42e66d9f38 Fix share network delete procedure
Currently, delete of share network leaves security service associations
behind it. DB purge job can't process them because they are constrained
to soft-deleted networks. Proposed patch fixes both formation of
orphaned associations and seamless purging of them.

Closes-Bug: #2029366
Change-Id: I9593dd6e89b2d290d3919c92d209132e1cec84f0
2023-09-24 01:21:28 +03:00
..
contrib Metadata for Share Snapshots Resource 2022-09-09 14:12:02 +00:00
extensions Remove vim headers 2014-10-06 15:00:27 +02:00
middleware remove usage of six library from unit tests 2021-01-28 10:47:40 +08:00
openstack remove usage of six library from unit tests 2021-01-28 10:47:40 +08:00
v1 Merge "Update Share backup APIs and add api ref" 2023-08-28 21:48:33 +00:00
v2 Fix share network delete procedure 2023-09-24 01:21:28 +03:00
views Implement share backup 2023-08-10 11:11:42 +00: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 Advertise v2 API routes without project_id 2021-02-04 23:20:19 -08:00
test_common.py Add multiple subnets per AZ support 2022-03-03 02:31:11 +00:00
test_extensions.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_middleware.py Use List for allowed_origin 2021-07-23 20:43:07 +09:00
test_versions.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
test_wsgi.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00