summaryrefslogtreecommitdiffstats
path: root/snaps/openstack
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Fixed subnet gateway support to allow for disabling the gateway.spisarski1-0/+135
2018-02-22Changed pattern on how objects lookup themselves by name and project.spisarski26-414/+519
2018-02-20openstack: nova_utils_tests: Wait for volume detachmentMarkos Chandras1-6/+14
2018-02-20openstack: nova_utils_tests: Increase timeout for API callsMarkos Chandras1-2/+2
2018-02-16Ensure project IDs are handled correctly for Network/Subnetsspisarski16-120/+284
2018-02-15Added functionality for OpenStackSecurityGroup#initialize() not to acceptspisarski6-27/+107
2018-02-15Merge "Set region_name in get_os_creds()"Steven Pisarski1-0/+1
2018-02-14Fixed commentspisarski1-1/+1
2018-02-14Set region_name in get_os_creds()Cédric Ollivier1-0/+1
2018-02-07Stop setting 8.8.8.8 as default DNS serverCédric Ollivier1-6/+4
2018-02-06Merge "Fixed timeout logic when attaching/detaching volumes."Steven Pisarski3-48/+139
2018-02-06Fixed timeout logic when attaching/detaching volumes.spisarski3-48/+139
2018-02-05Merge "Fixed OSCreds retrieval."Steven Pisarski1-0/+3
2018-02-05Added 3 new subnet values for ansible substitutionsspisarski1-0/+6
2018-02-05Fixed OSCreds retrieval.spisarski1-0/+3
2018-02-01Merge "openstack: nova_utils_tests: Use API timeout argument instead of sleep()"Steven Pisarski1-6/+2
2018-01-31openstack: nova_utils_tests: Use API timeout argument instead of sleep()Markos Chandras1-6/+2
2018-01-31Remove a wrong @propertyCédric Ollivier1-1/+0
2018-01-31Merge "Changed invalid gateway IP to ensure fails with all OS configurations."Steven Pisarski1-1/+1
2018-01-31Changed invalid gateway IP to ensure fails with all OSspisarski1-1/+1
2018-01-31Merge "Changed the way floating IPs are getting assigned to VMs as the previo...Steven Pisarski5-78/+28
2018-01-30Changed network and keypair naming to be dynamicspisarski3-3/+8
2018-01-29Changed the way floating IPs are getting assigned to VMs as the previousspisarski5-78/+28
2018-01-29Avoid checking Keystone v3 domains when using API v2.0Georg Kunz2-5/+9
2018-01-23Added password support for SSH and Ansiblespisarski5-21/+51
2018-01-18Change exception message.spisarski1-1/+1
2018-01-16Added post processing task after application of an Ansible playbook.spisarski1-1/+12
2018-01-11Fixed vm instance instantiation from Heat when using nested resourcesspisarski6-21/+373
2018-01-10Added port security flag support to ports.spisarski2-15/+17
2018-01-09Merge "Added support for Heat resource files."Steven Pisarski1-0/+3
2018-01-03Merge "Support network configuration overridden"Steven Pisarski2-8/+16
2018-01-03Added new configuration option for OpenStackVmInstance for cloud-initspisarski1-2/+1
2018-01-03Merge "Enhancements to the SNAPS orchestrator/launcher"Steven Pisarski6-320/+894
2018-01-03Support network configuration overriddenLinda Wang2-8/+16
2018-01-02Configure physical_network when creating networkLinda Wang3-12/+38
2017-12-29Added support for Heat resource files.spisarski1-0/+3
2017-12-28Enhancements to the SNAPS orchestrator/launcherspisarski6-320/+894
2017-12-19Return the floating ip objectManuel Buil1-0/+2
2017-12-18Refactored VmInst domain class for Ports.spisarski10-83/+94
2017-12-14Added utility function to retrieve the names of all hosts with a hypervisor.spisarski2-0/+25
2017-12-11Set the ram of flavor to 1024Linda Wang1-2/+6
2017-12-04Added the ability to reboot OpenStack server instancesspisarski3-0/+101
2017-12-01Added ability to add a floating IP to an existing instancespisarski4-48/+174
2017-12-01Merge "Deactivated test heat template's volume encryption."Steven Pisarski4-29/+35
2017-11-30Deactivated test heat template's volume encryption.spisarski4-29/+35
2017-11-30Added exception handling around adding security groups.spisarski1-2/+13
2017-11-29Cluster template cleanupspisarski2-33/+2
2017-11-28Added cluster template creator/state machine class.spisarski5-2/+464
2017-11-27Expanded the tests for ClusterTypesspisarski1-7/+130
2017-11-27Updated comments for ID version 2 vs. 3spisarski1-3/+3