summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Changes to KeypairSettings constructor to use kwargs.spisarski2-59/+84
2017-06-20Changes to VMInstanceSettings and FloatingIPSettings constructors.spisarski2-631/+1134
2017-06-19Changes ImageSettings constructor to use kwargs.spisarski2-223/+388
2017-06-19Merge "Missed image config for configuring multiple NICs test"Steven Pisarski6-4/+86
2017-06-19Changes FlavorSettings constructor to use kwargs.spisarski2-115/+157
2017-06-19Merge "Ignore several files"Steven Pisarski1-0/+3
2017-06-14Merge "Leverage on pbr (Python Build Reasonableness)"Steven Pisarski3-40/+31
2017-06-14Ignore several filesCédric Ollivier1-0/+3
2017-06-14Leverage on pbr (Python Build Reasonableness)Cédric Ollivier3-40/+31
2017-06-14Need to move file resources required by tests.spisarski7-33/+6
2017-06-13Changed logic to return only active availability zones.spisarski1-2/+3
2017-06-13Create download directory if not exists before downloading image file.spisarski1-1/+7
2017-06-11Missed image config for configuring multiple NICs testspisarski6-4/+86
2017-06-11Fixed problems found in Functest after implementing offline testing.spisarski3-3/+4
2017-06-07Removed current working directory logic retrieving test file resources.spisarski11-21/+88
2017-06-07Merge "Added custom security group with ICMP and SSH rules."Steven Pisarski3-25/+111
2017-06-06Added custom security group with ICMP and SSH rules.spisarski3-25/+111
2017-06-05Added support for applying Heat Templatesspisarski11-0/+953
2017-06-01Fixed RST warning.spisarski1-1/+1
2017-06-01Refactor keystone endpoint tests to the proper test class.spisarski3-29/+37
2017-05-25Updated installation documents and fixed problems found during investigation.spisarski6-16/+68
2017-05-22Find packages in setup.pyCédric Ollivier1-1/+2
2017-05-22Merge "Fixed error in ansible_utils_tests.py and added ansible helper method ...Steven Pisarski3-8/+19
2017-05-20Fix typo in setup.pyCédric Ollivier1-1/+1
2017-05-19Fixed error in ansible_utils_tests.py and added ansible helperspisarski3-8/+19
2017-05-19Add the function of getting endpointLinda Wang2-7/+62
2017-05-17bugfix: get_security_group_by_id always return first elementMorgan Richomme2-22/+46
2017-05-16Added support for offline testingspisarski18-391/+1174
2017-05-16Ensure creators' constructors cannot raise exceptions.spisarski9-49/+56
2017-05-08Merge "Restricted dependency of the novaclient."Steven Pisarski1-1/+1
2017-05-08Merge "Modified code to support both Python 2.7 and 3.x"Steven Pisarski29-685/+704
2017-05-08Fixed some redundant dict() key checks that can cause runtime errors.spisarski1-7/+7
2017-05-08Modified code to support both Python 2.7 and 3.xspisarski29-685/+704
2017-05-04Restricted dependency of the novaclient.spisarski1-1/+1
2017-05-03Changed image metadata to support cirros, ubuntu, and centos.spisarski5-96/+114
2017-05-03Merge "Refactored multi-part images."Steven Pisarski6-671/+387
2017-05-02Merge "Matching test_check_vm_ip_dhcp on ip only"Steven Pisarski1-8/+3
2017-05-02Matching test_check_vm_ip_dhcp on ip onlyDan Radez1-8/+3
2017-04-27Merge "Fixed test for security groups when checking for project/tenant ID"Steven Pisarski1-3/+11
2017-04-27Refactored multi-part images.spisarski6-671/+387
2017-04-27Fixed issue caused previous patch which did not merge correctly.spisarski1-4/+2
2017-04-26Fixed the Glance connection test routines.spisarski1-5/+6
2017-04-26Fixed test for security groups when checking for project/tenant IDspisarski1-3/+11
2017-04-26Added support for Glance v2spisarski14-101/+369
2017-04-14Merge "Run all test suites when none chosen."Steven Pisarski1-4/+11
2017-04-13Run all test suites when none chosen.spisarski1-4/+11
2017-04-13Ensuring each port manipulation test waits for the instance to become activespisarski2-5/+6
2017-04-12Refactored SNAPS tests to take in the actual OSCreds object.spisarski3-160/+146
2017-04-12Merge "Renamed test application and added new command line arguments."Randy Levensalor2-35/+67
2017-04-12Renamed test application and added new command line arguments.spisarski2-35/+67