Age | Commit message (Expand) | Author | Files | Lines |
2018-01-11 | Fixed vm instance instantiation from Heat when using nested resources |  spisarski | 1 | -0/+12 |
2017-12-28 | Enhancements to the SNAPS orchestrator/launcher |  spisarski | 1 | -10/+0 |
2017-12-04 | Added the ability to reboot OpenStack server instances |  spisarski | 1 | -0/+3 |
2017-12-01 | Added ability to add a floating IP to an existing instance |  spisarski | 1 | -0/+6 |
2017-11-29 | Cluster template cleanup |  spisarski | 2 | -7/+0 |
2017-11-28 | Added cluster template creator/state machine class. |  spisarski | 1 | -0/+35 |
2017-11-27 | Expanded the tests for ClusterTypes |  spisarski | 1 | -0/+33 |
2017-11-22 | Implemented the ability to create Magnum Cluster Type objects. |  spisarski | 2 | -0/+23 |
2017-11-21 | Refactoring of SecurityGroupSettings to extend SecurityGroupConfig |  spisarski | 1 | -2/+14 |
2017-11-20 | Refactoring of VmInstanceSettings to extend VmInstanceConfig |  spisarski | 2 | -3/+15 |
2017-11-20 | Refactoring of NetworkSettings to extend NetworkConfig |  spisarski | 3 | -16/+37 |
2017-11-20 | Refactoring of VolumeSettings to extend VolumeConfig |  spisarski | 2 | -7/+14 |
2017-11-20 | Refactoring of VolumeTypeSettings to extend VolumeTypeConfig |  spisarski | 2 | -6/+13 |
2017-11-20 | Refactoring of QoSSettings to extend QoSConfig |  spisarski | 2 | -4/+11 |
2017-11-20 | Refactoring of StackSettings to extend StackConfig |  spisarski | 2 | -4/+11 |
2017-11-20 | Refactoring of RouterSettings to extend RouterConfig |  spisarski | 2 | -4/+11 |
2017-11-20 | Refactoring of UserSettings to extend UserConfig |  spisarski | 2 | -4/+11 |
2017-11-20 | Refactoring of ProjectSettings to extend ProjectConfig |  spisarski | 2 | -4/+11 |
2017-11-20 | Refactoring of KeypairSettings to extend KeypairConfig |  spisarski | 2 | -5/+12 |
2017-11-20 | Refactoring of FlavorSettings to extend FlavorConfig |  spisarski | 2 | -6/+13 |
2017-11-16 | Refactoring of ImageSettings to extend ImageConfig |  spisarski | 4 | -8/+15 |
2017-11-08 | Adding tests for IPv6. |  spisarski | 2 | -13/+77 |
2017-11-06 | Added method to OpenStackHeatStack to return OpenStackSecurityGroup objects. |  spisarski | 2 | -1/+23 |
2017-11-06 | Merge "Added logging when a heat stack fails." |  Steven Pisarski | 1 | -13/+23 |
2017-11-06 | Merge "Added method to OpenStackHeatStack to return OpenStackRouter objects." |  Steven Pisarski | 2 | -7/+40 |
2017-11-02 | Added logging when a heat stack fails. |  spisarski | 1 | -13/+23 |
2017-11-02 | Added method to OpenStackHeatStack to return OpenStackRouter objects. |  spisarski | 2 | -7/+40 |
2017-10-31 | docs: Update installation methods |  Taseer Ahmed | 1 | -0/+8 |
2017-10-31 | Added method to OpenStackHeatStack to return OpenStackFlavor objects. |  spisarski | 3 | -2/+29 |
2017-10-30 | Added method to OpenStackHeatStack to return OpenStackKeypair objects. |  spisarski | 2 | -1/+23 |
2017-10-27 | Return OpenStackVolume and OpenStackVolumeType instances from heat. |  spisarski | 3 | -12/+51 |
2017-10-27 | Updated application to support volumes. |  spisarski | 1 | -6/+56 |
2017-10-26 | Updated documentation to reflect new block storage support. |  spisarski | 5 | -184/+760 |
2017-09-08 | Enhanced launch.py app to support all types. |  spisarski | 1 | -2/+2 |
2017-08-24 | Added method to return OpenStackVmInstance from Heat. |  spisarski | 3 | -7/+67 |
2017-08-11 | Merge "SNAPS Stack creators can now return SNAPS network creators." |  Steven Pisarski | 2 | -0/+9 |
2017-08-09 | SNAPS Stack creators can now return SNAPS network creators. |  spisarski | 2 | -0/+9 |
2017-08-09 | Added feature to update the quotas on a project/tenant. |  spisarski | 2 | -0/+15 |
2017-08-08 | Added test ability for 2 VMs on different networks to ping each other. |  spisarski | 1 | -0/+10 |
2017-08-03 | Add domain name when creating projects and users |  Linda Wang | 1 | -0/+6 |
2017-07-31 | Attempt to fix domain support. |  spisarski | 1 | -0/+2 |
2017-07-28 | Removed floating IP list from OpenStackVmInstance. |  spisarski | 1 | -0/+3 |
2017-07-27 | Merge "Expand OpenStackSecurityGroup class tests." |  Steven Pisarski | 1 | -1/+4 |
2017-07-27 | Merge "Expanded project creation tests and validation." |  Steven Pisarski | 1 | -0/+4 |
2017-07-27 | Merge "Added configuration for keypair size." |  Steven Pisarski | 1 | -1/+4 |
2017-07-26 | Updated docs for the OSCreds class |  spisarski | 1 | -1/+2 |
2017-07-26 | Expand OpenStackSecurityGroup class tests. |  spisarski | 1 | -2/+5 |
2017-07-26 | Expanded project creation tests and validation. |  spisarski | 1 | -0/+4 |
2017-07-26 | Added configuration for keypair size. |  spisarski | 1 | -1/+4 |
2017-07-25 | Merge "Added keypair config for key file deletion." |  Steven Pisarski | 1 | -0/+23 |