Age | Commit message (Expand) | Author | Files | Lines |
2017-12-29 | Added support for Heat resource files. |  spisarski | 2 | -0/+9 |
2017-12-21 | Added substitution variable support. |  spisarski | 1 | -1/+11 |
2017-12-19 | Return the floating ip object |  Manuel Buil | 1 | -0/+2 |
2017-12-18 | Refactored VmInst domain class for Ports. |  spisarski | 12 | -92/+103 |
2017-12-14 | Added utility function to retrieve the names of all hosts with a hypervisor. |  spisarski | 2 | -0/+25 |
2017-12-11 | Set the ram of flavor to 1024 |  Linda Wang | 1 | -2/+6 |
2017-12-04 | Added the ability to reboot OpenStack server instances |  spisarski | 4 | -0/+104 |
2017-12-04 | Merge "Added ability to add a floating IP to an existing instance" |  Steven Pisarski | 5 | -48/+180 |
2017-12-01 | Move CreateInstanceIPv6NetworkTests from staging to integration. |  spisarski | 1 | -3/+5 |
2017-12-01 | Added ability to add a floating IP to an existing instance |  spisarski | 5 | -48/+180 |
2017-12-01 | Merge "Deactivated test heat template's volume encryption." |  Steven Pisarski | 4 | -29/+35 |
2017-11-30 | Deactivated test heat template's volume encryption. |  spisarski | 4 | -29/+35 |
2017-11-30 | Added exception handling around adding security groups. |  spisarski | 1 | -2/+13 |
2017-11-29 | Cluster template cleanup |  spisarski | 5 | -43/+5 |
2017-11-28 | Added cluster template creator/state machine class. |  spisarski | 10 | -17/+563 |
2017-11-27 | Expanded the tests for ClusterTypes |  spisarski | 3 | -9/+165 |
2017-11-27 | Updated comments for ID version 2 vs. 3 |  spisarski | 1 | -3/+3 |
2017-11-22 | Implemented the ability to create Magnum Cluster Type objects. |  spisarski | 12 | -22/+970 |
2017-11-21 | Refactoring of SecurityGroupSettings to extend SecurityGroupConfig |  spisarski | 15 | -475/+781 |
2017-11-20 | Refactoring of VmInstanceSettings to extend VmInstanceConfig |  spisarski | 18 | -238/+540 |
2017-11-20 | Merge "Supporting the protocol string value of 'any' for security group rules." |  Steven Pisarski | 2 | -23/+69 |
2017-11-20 | Refactoring of NetworkSettings to extend NetworkConfig |  spisarski | 24 | -681/+1123 |
2017-11-20 | Refactoring of VolumeSettings to extend VolumeConfig |  spisarski | 14 | -74/+209 |
2017-11-20 | Refactoring of VolumeTypeSettings to extend VolumeTypeConfig |  spisarski | 13 | -172/+320 |
2017-11-20 | Refactoring of QoSSettings to extend QoSConfig |  spisarski | 11 | -99/+251 |
2017-11-20 | Refactoring of StackSettings to extend StackConfig |  spisarski | 9 | -138/+288 |
2017-11-20 | Refactoring of RouterSettings to extend RouterConfig |  spisarski | 13 | -136/+278 |
2017-11-20 | Refactoring of UserSettings to extend UserConfig |  spisarski | 11 | -56/+184 |
2017-11-20 | Refactoring of ProjectSettings to extend ProjectConfig |  spisarski | 11 | -59/+166 |
2017-11-20 | Refactoring of KeypairSettings to extend KeypairConfig |  spisarski | 16 | -114/+336 |
2017-11-20 | Refactoring of FlavorSettings to extend FlavorConfig |  spisarski | 19 | -196/+500 |
2017-11-16 | Refactoring of ImageSettings to extend ImageConfig |  spisarski | 20 | -175/+469 |
2017-11-16 | Supporting the protocol string value of 'any' for security group rules. |  spisarski | 2 | -23/+69 |
2017-11-16 | Minor copy/paste logging value fixes. |  spisarski | 2 | -3/+3 |
2017-11-15 | Updated from global requirements |  Cédric Ollivier | 2 | -9/+18 |
2017-11-09 | Deleting files created when obtaining keypair settings from heat. |  spisarski | 3 | -18/+60 |
2017-11-09 | Merge "Initial patch to begin adding support for Magnum." |  Steven Pisarski | 6 | -2/+116 |
2017-11-09 | Initial patch to begin adding support for Magnum. |  spisarski | 6 | -2/+116 |
2017-11-09 | Merge "Apply upper-constraints when testing SNAPS" |  Steven Pisarski | 1 | -1/+1 |
2017-11-09 | Apply upper-constraints when testing SNAPS |  Cédric Ollivier | 1 | -1/+1 |
2017-11-08 | Adding tests for IPv6. |  spisarski | 12 | -253/+932 |
2017-11-08 | Removal of test from API check. |  spisarski | 1 | -4/+3 |
2017-11-06 | Added method to OpenStackHeatStack to return OpenStackSecurityGroup objects. |  spisarski | 13 | -21/+418 |
2017-11-06 | Merge "Added logging when a heat stack fails." |  Steven Pisarski | 6 | -49/+189 |
2017-11-06 | Merge "Added method to OpenStackHeatStack to return OpenStackRouter objects." |  Steven Pisarski | 18 | -145/+585 |
2017-11-03 | Quick fix around static IPs and ports in launch.py application. |  spisarski | 1 | -2/+3 |
2017-11-02 | Added logging when a heat stack fails. |  spisarski | 6 | -51/+190 |
2017-11-02 | Added method to OpenStackHeatStack to return OpenStackRouter objects. |  spisarski | 18 | -145/+585 |
2017-10-31 | docs: Update installation methods |  Taseer Ahmed | 1 | -0/+8 |
2017-10-31 | Added method to OpenStackHeatStack to return OpenStackFlavor objects. |  spisarski | 14 | -30/+280 |