python-tripleoclient/rdomanager_oscplugin/tests
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
..
v1 Fix argument error in overcloud_deploy._heat_deploy 2015-05-21 07:45:41 -04:00
__init__.py Fix PEP8 Errors 2015-03-18 12:08:02 +00:00
base.py Initial commit 2015-03-17 09:33:52 -04:00
fakes.py Initial commit 2015-03-17 09:33:52 -04:00
test_rdomanager_oscplugin.py Enable undercloud plugin command test 2015-03-19 07:46:02 -04:00
test_utils.py Add a utility to remove SSH keys from the known_hosts file 2015-05-15 13:49:28 +01:00