python-tripleoclient/rdomanager_oscplugin/tests/v1/overcloud_deploy
John Trowbridge e63403e935 Fix argument error in overcloud_deploy._heat_deploy
We were missing the 'target state' argument to the utils.set_nodes_state
call in the overcloud_deploy._heat_deploy method.

This patch also updates the tests to use 'autospec=True' for all of the mocks.
That would have caught this error.

Change-Id: Ib8b7d4bec4861e98615a127d400da2ae79410102
2015-05-21 07:45:41 -04:00
..
__init__.py Add initial Overcloud Deploy command 2015-04-08 10:00:38 +01:00
fakes.py Overcloud Deploy Command 2015-05-15 15:08:12 +01:00
test_overcloud_deploy.py Fix argument error in overcloud_deploy._heat_deploy 2015-05-21 07:45:41 -04:00