Age | Commit message (Expand) | Author | Files | Lines |
2018-02-15 | Merge "Set region_name in get_os_creds()" |  Steven Pisarski | 1 | -0/+1 |
2018-02-14 | Merge "Fixed comment" |  Steven Pisarski | 1 | -1/+1 |
2018-02-14 | Fixed comment |  spisarski | 1 | -1/+1 |
2018-02-14 | Set region_name in get_os_creds() |  Cédric Ollivier | 1 | -0/+1 |
2018-02-08 | Update the DNS default value in docstrings |  Cédric Ollivier | 1 | -1/+1 |
2018-02-07 | Stop setting 8.8.8.8 as default DNS server |  Cédric Ollivier | 3 | -15/+8 |
2018-02-06 | Merge "Fixed timeout logic when attaching/detaching volumes." |  Steven Pisarski | 4 | -49/+149 |
2018-02-06 | Fixed timeout logic when attaching/detaching volumes. |  spisarski | 4 | -49/+149 |
2018-02-05 | Merge "Fixed OSCreds retrieval." |  Steven Pisarski | 1 | -0/+3 |
2018-02-05 | Added 3 new subnet values for ansible substitutions |  spisarski | 1 | -0/+6 |
2018-02-05 | Fixed OSCreds retrieval. |  spisarski | 1 | -0/+3 |
2018-02-01 | Merge "openstack: nova_utils_tests: Use API timeout argument instead of sleep()" |  Steven Pisarski | 1 | -6/+2 |
2018-01-31 | openstack: nova_utils_tests: Use API timeout argument instead of sleep() |  Markos Chandras | 1 | -6/+2 |
2018-01-31 | Remove a wrong @property |  Cédric Ollivier | 1 | -1/+0 |
2018-01-31 | Merge "Changed invalid gateway IP to ensure fails with all OS configurations." |  Steven Pisarski | 1 | -1/+1 |
2018-01-31 | Changed invalid gateway IP to ensure fails with all OS |  spisarski | 1 | -1/+1 |
2018-01-31 | Merge "Changed the way floating IPs are getting assigned to VMs as the previo... |  Steven Pisarski | 6 | -79/+29 |
2018-01-30 | Changed network and keypair naming to be dynamic |  spisarski | 3 | -3/+8 |
2018-01-29 | Changed the way floating IPs are getting assigned to VMs as the previous |  spisarski | 6 | -79/+29 |
2018-01-29 | Avoid checking Keystone v3 domains when using API v2.0 |  Georg Kunz | 2 | -5/+9 |
2018-01-23 | Nova 10 breaks the lib |  spisarski | 1 | -1/+1 |
2018-01-23 | Merge "Added password support for SSH and Ansible Additional protections when... |  Steven Pisarski | 9 | -53/+127 |
2018-01-23 | Added password support for SSH and Ansible |  spisarski | 9 | -53/+127 |
2018-01-19 | Merge "Fix Malformed Table in Integration Tests doc" |  Steven Pisarski | 1 | -1/+1 |
2018-01-18 | Change exception message. |  spisarski | 1 | -1/+1 |
2018-01-16 | Added post processing task after application of an Ansible playbook. |  spisarski | 1 | -1/+12 |
2018-01-11 | Fixed vm instance instantiation from Heat when using nested resources |  spisarski | 10 | -28/+418 |
2018-01-10 | Added port security flag support to ports. |  spisarski | 4 | -17/+46 |
2018-01-09 | Merge "Added support for Heat resource files." |  Steven Pisarski | 2 | -0/+9 |
2018-01-03 | Merge "Support network configuration overridden" |  Steven Pisarski | 2 | -8/+16 |
2018-01-03 | Added new configuration option for OpenStackVmInstance for cloud-init |  spisarski | 3 | -11/+17 |
2018-01-03 | Merge "Enhancements to the SNAPS orchestrator/launcher" |  Steven Pisarski | 19 | -1081/+912 |
2018-01-03 | Support network configuration overridden |  Linda Wang | 2 | -8/+16 |
2018-01-02 | Configure physical_network when creating network |  Linda Wang | 3 | -12/+38 |
2017-12-29 | Added support for Heat resource files. |  spisarski | 2 | -0/+9 |
2017-12-28 | Enhancements to the SNAPS orchestrator/launcher |  spisarski | 19 | -1081/+912 |
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 |