fix typo in code

Change-Id: I077cc22f3f4e419dc8573dfc89e47f88441ffbfd
This commit is contained in:
Volodymyr Rozhanskyy 2016-10-18 12:17:36 +03:00
parent 3c208135f1
commit 508755d627
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ class TestManilaIntegration(TestBasic):
self.fuel_web.update_nodes(
cluster_id,
{'slave-01': ['controller', 'mongo'],
'slave-02': ['mongo', 'manila_data', 'manila-share'],
'slave-02': ['mongo', 'manila-data', 'manila-share'],
'slave-03': ['cinder', 'mongo'],
'slave-04': ['compute'],
'slave-05': ['compute']