manila/manila/tests
Alyson Rosa 0531204971 Add cleanup to create from snap in Manila HNAS driver
Adding a cleanup to method create_from_snapshot in case
of a failure.

Also, raising the correct exception on backend layer in
case of a failure when exporting shares.

Conflicts:
       manila/share/drivers/hitachi/hds_hnas.py
       manila/share/drivers/hitachi/ssh.py
       manila/tests/share/drivers/hitachi/hnas/test_driver.py
       manila/tests/share/drivers/hitachi/test_ssh.py

Change-Id: I86d2c3c5ff5a790868f8362e065df1eb2be8a3ad
Closes-Bug: #1613721
(cherry picked from commit 9d6823b3ea)
2016-09-15 09:58:42 -03:00
..
api Fix share server info in CGs created from CGs 2016-05-16 19:19:40 -04:00
cmd Introduced Data Service 2016-03-01 17:13:51 -03:00
common Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
compute service instance: also recognize instance name 2016-03-16 12:48:17 +01:00
consistency_group Fix share server info in CGs created from CGs 2016-05-16 19:19:40 -04:00
data Fix Share Migration KeyError on dict.pop 2016-03-10 12:49:14 -03:00
db Change user_id and project_id to 255 length 2016-06-24 08:16:04 +02:00
integrated replace string format arguments with function parameters 2016-02-12 23:07:50 +08:00
monkey_patch_example Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
network Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
scheduler Fix Manage API synchronous call 2016-04-15 10:10:26 -03:00
share Add cleanup to create from snap in Manila HNAS driver 2016-09-15 09:58:42 -03:00
var Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
volume Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
xenapi Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
conf_fixture.py Add ZFSonLinux share driver 2016-03-01 13:34:18 +02:00
db_utils.py Data Replication: Ensure Snapshots across replicas 2016-03-18 20:29:11 -04:00
declare_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
fake_client_exception_class.py Fix keystone v3 issues for all clients 2016-03-18 14:42:33 +01:00
fake_compute.py Remove unused server_get() method 2016-01-21 09:16:14 +01:00
fake_driver.py Add Consistency Groups API 2015-09-05 18:21:17 -04:00
fake_network.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
fake_notifier.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
fake_service_instance.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
fake_share.py Fix force-delete on snapshot resource 2016-08-01 21:46:14 -04:00
fake_utils.py Merge "replace string format arguments with function parameters" 2016-02-13 03:27:28 +00:00
fake_volume.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
fake_zfssa.py Add share resize support to Oracle ZFSSA driver 2016-02-29 12:35:07 -05:00
policy.json Move Share Migration code to Data Service 2016-03-03 09:34:29 -03:00
runtime_conf.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
test_api.py Fix imports for py34 compatibility 2015-08-05 17:32:13 +03:00
test_conf.py Fix order of arguments in assertEqual 2015-09-29 10:50:02 +09:00
test_context.py Subclass context from oslo_context base class 2016-02-25 17:32:39 +00:00
test_exception.py Data Replication: Ensure Snapshots across replicas 2016-03-18 20:29:11 -04:00
test_hacking.py Fix issue in hacking with underscore imports 2016-02-05 08:01:50 +01:00
test_manager.py Fix order of arguments in assertEqual 2015-09-29 10:50:02 +09:00
test_misc.py Don't translate LOG messages in testsuite 2014-10-28 19:46:09 +01:00
test_network.py Add admin network for DHSS=True share drivers 2016-02-16 20:57:03 +02:00
test_policy.py Fix typos 2016-03-14 16:51:55 +09:00
test_quota.py Change assertTrue(isinstance()) by optimal assert 2015-12-31 16:14:44 +08:00
test_service.py remove default=None for config options 2015-11-08 20:12:25 +08:00
test_test.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
test_test_utils.py Remove vim headers 2014-10-06 15:00:27 +02:00
test_utils.py Revert "LXC/LXD driver" 2016-03-16 18:48:17 +04:00
test_wsgi.py Set TCP keepalive options 2016-03-08 12:40:43 +01:00
utils.py Fix unstable DB migration tests 2016-03-10 22:03:16 +02:00