fix for add_ceph test

Change-Id: Ibc011665bd75c430f1c4c9eeb5f3c5b57e9a9af7
This commit is contained in:
Volodymyr Rozhanskyy 2016-10-04 17:25:01 +03:00
parent fd4d36e9b5
commit ba5fd5da8b
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@ class TestManilaFunctional(TestBasic):
{'slave-01': ['controller', 'ceph-osd'],
'slave-02': ['controller', 'ceph-osd'],
'slave-03': ['controller', 'ceph-osd'],
'slave-04': ['ceph-osd', 'compute'],
'slave-04': ['ceph-osd', 'compute', 'manila-data', 'manila-share'],
}
)