summaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Deprecating launch app and ansible support.spisarski1-0/+4
2018-04-19Fixed bug with regards to subnet lookups.spisarski6-9/+36
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 VmInstanceConfigspisarski2-5/+7
2017-11-20Refactoring of NetworkSettings to extend NetworkConfigspisarski2-16/+25
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 FlavorConfigspisarski2-5/+7
2017-11-16Refactoring of ImageSettings to extend ImageConfigspisarski2-5/+7
2017-11-03Quick fix around static IPs and ports in launch.py application.spisarski1-2/+3
2017-10-27Updated application to support volumes.spisarski3-1/+210
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-08-08Configure requirements for AAVMF(UEFI) with Cirros image on AArch64 Delia Popescu1-1/+1
2017-07-26Removed TODO comment from lanucher app.spisarski1-1/+0
2017-07-26Removed TODO comment from sample playbook.spisarski1-2/+2
2017-07-11Demo script to show how to use the library.spisarski1-0/+56
2017-07-06Added support for using '~' for SSH key location.spisarski1-4/+4
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-06-14Need to move file resources required by tests.spisarski3-72/+0
2017-06-07Removed current working directory logic retrieving test file resources.spisarski2-0/+30
2017-06-05Added support for applying Heat Templatesspisarski1-0/+42
2017-05-16Added support for offline testingspisarski4-0/+63
2017-05-08Modified code to support both Python 2.7 and 3.xspisarski1-24/+25
2017-04-26Added support for Glance v2spisarski1-1/+1
2017-03-29Fixed cleanup after failed deployrandyl1-6/+11
2017-03-03Fixed docs build and examplesrandyl6-10/+644
2017-02-15Converted existing markdown documentation to RST format.spisarski10-0/+687