manila/manila/tests/share
Valeriy Ponomaryov 8b083605fb Release network resources properly
If we try to create share with backend that uses share-server,
its network resources won't be released because of improper param provided.
Method "deallocate_network" of module "neutron_network_plugin" expects
"share_server" as second param but "share_network" is provided indeed.

Make it be called only when share_server deleted and errored after network
resources provided and with proper params.

Change-Id: I8f79724dacb3dd7efc75dc459529a0c3185f999f
Closes-Bug: #1399732
2014-12-06 13:01:57 +02:00
..
drivers Fix H302 rule after release of oslo.concurrency 0.3.0 2014-12-02 19:30:18 +02:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_api.py Merge "Improve share snapshots list API filtering" 2014-10-27 19:03:59 +00:00
test_driver.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_manager.py Release network resources properly 2014-12-06 13:01:57 +02:00
test_rpcapi.py Use oslo.serialization 2014-10-22 16:40:42 +02:00