tripleo-common/tripleo_common/tests/actions
Oliver Walsh 83fa35fd3f Fix invalid tests.
The expected and actual values being compared were the same object. These tests
should have been failing.

Pass a shallow copy of the params to the mock (test now fails). Add the
missing params to get it passing again.

Change-Id: Ie986c3d28082c587c11fd6f0b031b23bb102157d
2016-11-29 21:54:06 +00:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
test_baremetal.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_base.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_deployment.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_heat_capabilities.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_parameters.py Fix invalid tests. 2016-11-29 21:54:06 +00:00
test_plan.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_scale.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_templates.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_validations.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00