deb-cinder/cinder/tests/unit/backup
Gorka Eguileor 486dfe3bfc Remove host assignment in Snapshot OVO
Our Snapshot OVO doesn't have a host field so we shouldn't give it a
value in our tests.

This patch removes host assignment to Snapshot OVO instances from our
tests.

Change-Id: I7636a513ea19bbc8d51c293a2b551f3b31668d54
2016-09-02 17:50:31 +02:00
..
drivers Use assertIn instead of assertTrue(A in B) 2016-08-30 10:20:21 +02:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_backup.py Move all backups related unit tests to backup directory 2016-05-26 17:09:33 +03:00
fake_google_client2.py Add cinder backup driver for Google Cloud Storage 2016-01-18 23:28:23 +05:30
fake_google_client.py Use googleapiclient import instead of apiclient 2016-03-11 12:19:01 +01:00
fake_service_with_verify.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
fake_service.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
fake_swift_client2.py Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
fake_swift_client.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
test_backup.py Remove host assignment in Snapshot OVO 2016-09-02 17:50:31 +02:00
test_rpcapi.py Move all backups related unit tests to backup directory 2016-05-26 17:09:33 +03:00