summaryrefslogtreecommitdiffstats
path: root/examples/launch.py
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Quick fix around static IPs and ports in launch.py application.spisarski1-2/+3
2017-10-27Updated application to support volumes.spisarski1-1/+25
2017-10-12Improved creator/state machine classes class hierarchy.spisarski1-5/+8
2017-09-08Enhanced launch.py app to support all types.spisarski1-191/+222
2017-07-26Removed TODO comment from lanucher app.spisarski1-1/+0
2017-07-05Refactor OSCreds to leverage kwargs instead of named parameters.spisarski1-9/+5
2017-06-21Fixed launcher app to support new settings kwargs.spisarski1-140/+220
2017-05-08Modified code to support both Python 2.7 and 3.xspisarski1-24/+25
2017-03-29Fixed cleanup after failed deployrandyl1-6/+11
2017-03-03Fixed docs build and examplesrandyl1-0/+635