summaryrefslogtreecommitdiffstats
path: root/snaps
AgeCommit message (Expand)AuthorFilesLines
2018-05-09Patch to make flavor configuration for tests more flexible.spisarski7-56/+96
2018-04-29Fix NoneType in create_router.pyCédric Ollivier1-6/+4
2018-04-23Merge "Fix NoneType error when creating router"Steven Pisarski1-1/+3
2018-04-23Addressed issue with test when replicated networks are configured on the pod.spisarski1-4/+9
2018-04-21Fix NoneType error when creating routerLinda Wang1-1/+3
2018-04-19Fixed bug with regards to subnet lookups.spisarski15-84/+246
2018-04-19Adding assertion message to test validation.spisarski1-3/+5
2018-04-18Add flavor metadata for volume related testsMichael Polenchuk4-11/+20
2018-04-17Add listing security groups functionalityManuel Buil2-0/+42
2018-04-12Merge "Fixed bug when use_keystone parameter is False."Steven Pisarski1-7/+3
2018-04-12Fixed bug when use_keystone parameter is False.spisarski1-7/+3
2018-04-12Fixing security group in CreateInstanceTwoNetTestsGeorg Kunz1-3/+8
2018-04-04Enable get_project_by_id when only tenant_id is providedLinda Wang1-8/+24
2018-03-22Remove test_create_volume_bad_zoneLinda Wang1-15/+0
2018-03-19Added ability to set several quota settings upon project creation.spisarski4-2/+88
2018-03-14Added test to ensure a port to the external network can be added tospisarski1-1/+41
2018-03-13Added tests to ensure multiple IP addresses can be assigned to a VM port.spisarski1-9/+92
2018-03-13Added test to ensure VM instances spawned by an admin user canspisarski2-2/+106
2018-03-13Reverse engineer OpenStackHeatStackspisarski3-2/+58
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.spisarski4-39/+155
2018-03-12Closing keystone sessions after done with them.spisarski50-331/+617
2018-03-08Added members to VmInst that will contain the availability_zonespisarski5-30/+100
2018-03-08Ensure the project for volumes are handled properly.spisarski11-54/+220
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.spisarski8-48/+308
2018-02-27Fixed subnet gateway support to allow for disabling the gateway.spisarski3-3/+150
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/Subnetsspisarski19-137/+320
2018-02-15Added functionality for OpenStackSecurityGroup#initialize() not to acceptspisarski9-33/+121
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 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