manila/manila/tests
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
..
api Improve share-network list API filtering 2014-10-30 09:56:18 +04:00
compute Fix pep8 issues in manila/tests 2014-08-19 17:04:06 +02:00
db Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
integrated Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
monkey_patch_example Remove vim headers 2014-10-06 15:00:27 +02:00
network Fixes several typos (Manila) 2014-09-25 12:50:12 -07:00
scheduler Use oslo.serialization 2014-10-22 16:40:42 +02:00
share Release network resources properly 2014-12-06 13:01:57 +02:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Remove vim headers 2014-10-06 15:00:27 +02:00
windows Remove vim headers 2014-10-06 15:00:27 +02:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Refactor test framework 2014-07-22 14:58:48 +03:00
conf_fixture.py Remove LVM driver 2014-08-19 12:05:12 +03:00
declare_conf.py Remove vim headers 2014-10-06 15:00:27 +02:00
fake_compute.py Remove extraneous vim editor configuration comments 2014-10-08 22:40:24 +02:00
fake_driver.py Release network resources properly 2014-12-06 13:01:57 +02:00
fake_network.py Remove extraneous vim editor configuration comments 2014-10-08 22:40:24 +02:00
fake_notifier.py Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
fake_service_instance.py Fix scheduled share creation with generic driver 2014-09-01 18:35:09 +03:00
fake_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
fake_volume.py Remove extraneous vim editor configuration comments 2014-10-08 22:40:24 +02:00
policy.json Improve share-network list API filtering 2014-10-30 09:56:18 +04:00
runtime_conf.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_api.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_conf.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_context.py Fix context.elevated 2014-11-20 21:26:08 +02:00
test_db.py Move db related unittests to proper places 2014-09-09 10:43:12 +00:00
test_exception.py Change exception thrown by db method 2014-09-16 04:16:16 -04:00
test_hacking.py Add manila specific hacking checks 2014-10-21 09:34:59 +02:00
test_manager.py Use oslo.utils 2014-10-21 14:39:48 +02:00
test_misc.py Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
test_policy.py Use common code within manila.policy module 2014-08-13 21:29:51 +00:00
test_quota.py Use oslo.utils 2014-10-21 14:39:48 +02:00
test_service.py Flake8: Fix E128 2014-08-27 12:46:30 +02:00
test_test.py Merge "Replace python print operator with print function (pep H233, py33)" 2014-07-07 09:26:37 +00:00
test_test_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_utils.py Use oslo.utils 2014-10-21 14:39:48 +02:00
test_wsgi.py Flake8: Fix some occurences of F841 2014-08-23 19:38:34 +02:00
utils.py Remove vim headers 2014-10-06 15:00:27 +02:00