Added Ansible substitution value support for flavor IDs, image IDs, and image_user... 47/29447/3
authorspisarski <s.pisarski@cablelabs.com>
Mon, 27 Feb 2017 17:09:31 +0000 (10:09 -0700)
committerspisarski <s.pisarski@cablelabs.com>
Mon, 27 Feb 2017 17:32:43 +0000 (10:32 -0700)
commit2220a19329ee5b3a653efea64c582d7336e462c6
tree67c53ae4da19987171fa609b1e904a21ea97b101
parent7368f5c372d47169f63704fa75f070e62e8a0a81
Added Ansible substitution value support for flavor IDs, image IDs, and image_user values
to the SNAPS-OO application deploy_venv.py.

Decided to stop raising an exception when ansible cannot properly apply the playbook and
simply logging the problem as a WARN.

Change-Id: I4ae74bbaa80a5d9763cc9352810c1620af3192af
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/deploy_venv.py
snaps/provisioning/ansible_utils.py