Age | Commit message (Expand) | Author | Files | Lines |
2018-04-18 | Add flavor metadata for volume related tests |  Michael Polenchuk | 4 | -11/+20 |
2018-04-17 | Add listing security groups functionality |  Manuel Buil | 2 | -0/+42 |
2018-04-12 | Initial release-notes. |  spisarski | 1 | -0/+25 |
2018-04-12 | Merge "Fixed bug when use_keystone parameter is False." |  Steven Pisarski | 1 | -7/+3 |
2018-04-12 | Merge "Fixing security group in CreateInstanceTwoNetTests" |  Steven Pisarski | 1 | -3/+8 |
2018-04-12 | Fixed bug when use_keystone parameter is False. |  spisarski | 1 | -7/+3 |
2018-04-12 | Updated from global requirements |  Cédric Ollivier | 1 | -6/+6 |
2018-04-12 | Fixing security group in CreateInstanceTwoNetTests |  Georg Kunz | 1 | -3/+8 |
2018-04-04 | Enable get_project_by_id when only tenant_id is provided |  Linda Wang | 1 | -8/+24 |
2018-03-22 | Remove test_create_volume_bad_zone |  Linda Wang | 2 | -18/+0 |
2018-03-19 | Added ability to set several quota settings upon project creation. |  spisarski | 5 | -2/+91 |
2018-03-14 | Added test to ensure a port to the external network can be added to |  spisarski | 2 | -1/+44 |
2018-03-13 | Added tests to ensure multiple IP addresses can be assigned to a VM port. |  spisarski | 2 | -9/+98 |
2018-03-13 | Added test to ensure VM instances spawned by an admin user can |  spisarski | 3 | -2/+116 |
2018-03-13 | Reverse engineer OpenStackHeatStack |  spisarski | 4 | -2/+64 |
2018-03-13 | Merge "Fixed a few Py 2.7 -> 3.x issues." |  Steven Pisarski | 1 | -18/+28 |
2018-03-12 | Fixed a few Py 2.7 -> 3.x issues. |  spisarski | 1 | -18/+28 |
2018-03-12 | Added support for running tests in parallel. |  spisarski | 5 | -39/+156 |
2018-03-12 | Closing keystone sessions after done with them. |  spisarski | 50 | -331/+617 |
2018-03-08 | Added members to VmInst that will contain the availability_zone |  spisarski | 6 | -31/+105 |
2018-03-08 | Ensure the project for volumes are handled properly. |  spisarski | 12 | -54/+239 |
2018-03-07 | Updated stack tests to only use an admin user when necessary. |  spisarski | 7 | -81/+99 |
2018-02-28 | Ensure project for routers are handled properly. |  spisarski | 9 | -48/+337 |
2018-02-27 | Fixed subnet gateway support to allow for disabling the gateway. |  spisarski | 4 | -3/+169 |
2018-02-22 | Changed pattern on how objects lookup themselves by name and project. |  spisarski | 29 | -439/+539 |
2018-02-20 | openstack: nova_utils_tests: Wait for volume detachment |  Markos Chandras | 1 | -6/+14 |
2018-02-20 | openstack: nova_utils_tests: Increase timeout for API calls |  Markos Chandras | 1 | -2/+2 |
2018-02-16 | Ensure project IDs are handled correctly for Network/Subnets |  spisarski | 20 | -137/+335 |
2018-02-15 | Added functionality for OpenStackSecurityGroup#initialize() not to accept |  spisarski | 10 | -33/+132 |
2018-02-15 | Merge "Compare strings instead of objects in SecurityGroupConfig" |  Steven Pisarski | 1 | -1/+1 |
2018-02-15 | Merge "Set region_name in get_os_creds()" |  Steven Pisarski | 1 | -0/+1 |
2018-02-14 | Compare strings instead of objects in SecurityGroupConfig |  Cédric Ollivier | 1 | -1/+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 |