summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-13Merge "Fixed a few Py 2.7 -> 3.x issues."Steven Pisarski1-18/+28
2018-03-12Fixed a few Py 2.7 -> 3.x issues.spisarski1-18/+28
2018-03-12Added support for running tests in parallel.spisarski5-39/+156
2018-03-12Closing keystone sessions after done with them.spisarski50-331/+617
2018-03-08Added members to VmInst that will contain the availability_zonespisarski6-31/+105
2018-03-08Ensure the project for volumes are handled properly.spisarski12-54/+239
2018-03-07Updated stack tests to only use an admin user when necessary.spisarski7-81/+99
2018-02-28Ensure project for routers are handled properly.spisarski9-48/+337
2018-02-27Fixed subnet gateway support to allow for disabling the gateway.spisarski4-3/+169
2018-02-22Changed pattern on how objects lookup themselves by name and project.spisarski29-439/+539
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/Subnetsspisarski20-137/+335
2018-02-15Added functionality for OpenStackSecurityGroup#initialize() not to acceptspisarski10-33/+132
2018-02-15Merge "Compare strings instead of objects in SecurityGroupConfig"Steven Pisarski1-1/+1
2018-02-15Merge "Set region_name in get_os_creds()"Steven Pisarski1-0/+1
2018-02-14Compare strings instead of objects in SecurityGroupConfigCédric Ollivier1-1/+1
2018-02-14Merge "Fixed comment"Steven Pisarski1-1/+1
2018-02-14Fixed commentspisarski1-1/+1
2018-02-14Set region_name in get_os_creds()Cédric Ollivier1-0/+1
2018-02-08Update the DNS default value in docstringsCédric Ollivier1-1/+1
2018-02-07Stop setting 8.8.8.8 as default DNS serverCédric Ollivier3-15/+8
2018-02-06Merge "Fixed timeout logic when attaching/detaching volumes."Steven Pisarski4-49/+149
2018-02-06Fixed timeout logic when attaching/detaching volumes.spisarski4-49/+149
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 Pisarski6-79/+29
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 previousspisarski6-79/+29
2018-01-29Avoid checking Keystone v3 domains when using API v2.0Georg Kunz2-5/+9
2018-01-23Nova 10 breaks the libspisarski1-1/+1
2018-01-23Merge "Added password support for SSH and Ansible Additional protections when...Steven Pisarski9-53/+127
2018-01-23Added password support for SSH and Ansiblespisarski9-53/+127
2018-01-19Merge "Fix Malformed Table in Integration Tests doc"Steven Pisarski1-1/+1
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 resourcesspisarski10-28/+418
2018-01-10Added port security flag support to ports.spisarski4-17/+46
2018-01-09Merge "Added support for Heat resource files."Steven Pisarski2-0/+9
2018-01-03Merge "Support network configuration overridden"Steven Pisarski2-8/+16
2018-01-03Added new configuration option for OpenStackVmInstance for cloud-initspisarski3-11/+17
2018-01-03Merge "Enhancements to the SNAPS orchestrator/launcher"Steven Pisarski19-1081/+912
2018-01-03Support network configuration overriddenLinda Wang2-8/+16
2018-01-02Configure physical_network when creating networkLinda Wang3-12/+38