summaryrefslogtreecommitdiffstats
path: root/examples/launch.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Deprecating launch app and ansible support.spisarski1-0/+4
2017-12-28Enhancements to the SNAPS orchestrator/launcherspisarski1-671/+5
2017-11-21Refactoring of SecurityGroupSettings to extend SecurityGroupConfigspisarski1-3/+3
2017-11-20Refactoring of VmInstanceSettings to extend VmInstanceConfigspisarski1-2/+2
2017-11-20Refactoring of NetworkSettings to extend NetworkConfigspisarski1-4/+4
2017-11-20Refactoring of VolumeSettings to extend VolumeConfigspisarski1-3/+4
2017-11-20Refactoring of VolumeTypeSettings to extend VolumeTypeConfigspisarski1-3/+3
2017-11-20Refactoring of QoSSettings to extend QoSConfigspisarski1-2/+3
2017-11-20Refactoring of RouterSettings to extend RouterConfigspisarski1-2/+3
2017-11-20Refactoring of UserSettings to extend UserConfigspisarski1-2/+3
2017-11-20Refactoring of ProjectSettings to extend ProjectConfigspisarski1-2/+3
2017-11-20Refactoring of KeypairSettings to extend KeypairConfigspisarski1-2/+3
2017-11-20Refactoring of FlavorSettings to extend FlavorConfigspisarski1-3/+4
2017-11-16Refactoring of ImageSettings to extend ImageConfigspisarski1-2/+3
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