Fixed error in ansible_utils_tests.py and added ansible helper 63/35063/1
authorspisarski <s.pisarski@cablelabs.com>
Fri, 19 May 2017 17:12:22 +0000 (11:12 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Fri, 19 May 2017 17:14:29 +0000 (11:14 -0600)
commit0f6dc6e618b5546a652b9a06ac46ae332ea1c4c3
treec7cc7bc8ab028ad9aecd8bbd7d24387134f35054
parent8d8af3c360b360c982b44ba343a97cf5949c8c20
Fixed error in ansible_utils_tests.py and added ansible helper
method to the OpenStackVMInstance class.

Test error was due to the image configuration having the incorrect
user applied. The helper method will make it easier for adhoc
ansible playbooks to be applied to running instances.

JIRA: SNAPS-83

Change-Id: I6b229e0adb836dd3d5ea7b468d38d93f880589a2
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/create_instance.py
snaps/openstack/tests/openstack_tests.py
snaps/provisioning/tests/ansible_utils_tests.py