summaryrefslogtreecommitdiffstats
path: root/snaps/deploy_venv.py
AgeCommit message (Collapse)AuthorFilesLines
2017-03-03Fixed docs build and examplesrandyl1-635/+0
Modified index.rst to include the other docs. Removed redundnat items. Cleaned up the examples. JIRA: SNAPS-41 Change-Id: I7058f1604135f6a2af0376d7b3d2ebc7bafd63e7 Signed-off-by: randyl <r.levensalor@cablelabs.com>
2017-02-27Added Ansible substitution value support for flavor IDs, image IDs, and ↵spisarski1-26/+88
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>
2017-02-17Added the ability to create custom flavors with the deploy_venv.py application.spisarski1-17/+55
JIRA: SNAPS-3 CableLabs JIRA SNAPS-155 Change-Id: Ic1c07b7d75e04578495cb2f2881798da4c2571a2 Signed-off-by: spisarski <s.pisarski@cablelabs.com>
2017-02-15Initial patch with all code from CableLabs repository.spisarski1-0/+535
Change-Id: I70a2778718c5e7f21fd14e4ad28c9269d3761cc7 Signed-off-by: spisarski <s.pisarski@cablelabs.com>