Age | Commit message (Expand) | Author | Files | Lines |
2017-06-19 | Changes FlavorSettings constructor to use kwargs. |  spisarski | 2 | -115/+157 |
2017-06-19 | Merge "Ignore several files" |  Steven Pisarski | 1 | -0/+3 |
2017-06-14 | Merge "Leverage on pbr (Python Build Reasonableness)" |  Steven Pisarski | 3 | -40/+31 |
2017-06-14 | Ignore several files |  Cédric Ollivier | 1 | -0/+3 |
2017-06-14 | Leverage on pbr (Python Build Reasonableness) |  Cédric Ollivier | 3 | -40/+31 |
2017-06-14 | Need to move file resources required by tests. |  spisarski | 7 | -33/+6 |
2017-06-13 | Changed logic to return only active availability zones. |  spisarski | 1 | -2/+3 |
2017-06-13 | Create download directory if not exists before downloading image file. |  spisarski | 1 | -1/+7 |
2017-06-11 | Missed image config for configuring multiple NICs test |  spisarski | 6 | -4/+86 |
2017-06-11 | Fixed problems found in Functest after implementing offline testing. |  spisarski | 3 | -3/+4 |
2017-06-07 | Removed current working directory logic retrieving test file resources. |  spisarski | 11 | -21/+88 |
2017-06-07 | Merge "Added custom security group with ICMP and SSH rules." |  Steven Pisarski | 3 | -25/+111 |
2017-06-06 | Added custom security group with ICMP and SSH rules. |  spisarski | 3 | -25/+111 |
2017-06-05 | Added support for applying Heat Templates |  spisarski | 11 | -0/+953 |
2017-06-01 | Fixed RST warning. |  spisarski | 1 | -1/+1 |
2017-06-01 | Refactor keystone endpoint tests to the proper test class. |  spisarski | 3 | -29/+37 |
2017-05-25 | Updated installation documents and fixed problems found during investigation. |  spisarski | 6 | -16/+68 |
2017-05-22 | Find packages in setup.py |  Cédric Ollivier | 1 | -1/+2 |
2017-05-22 | Merge "Fixed error in ansible_utils_tests.py and added ansible helper method ... |  Steven Pisarski | 3 | -8/+19 |
2017-05-20 | Fix typo in setup.py |  Cédric Ollivier | 1 | -1/+1 |
2017-05-19 | Fixed error in ansible_utils_tests.py and added ansible helper |  spisarski | 3 | -8/+19 |
2017-05-19 | Add the function of getting endpoint |  Linda Wang | 2 | -7/+62 |
2017-05-17 | bugfix: get_security_group_by_id always return first element |  Morgan Richomme | 2 | -22/+46 |
2017-05-16 | Added support for offline testing |  spisarski | 18 | -391/+1174 |
2017-05-16 | Ensure creators' constructors cannot raise exceptions. |  spisarski | 9 | -49/+56 |
2017-05-08 | Merge "Restricted dependency of the novaclient." |  Steven Pisarski | 1 | -1/+1 |
2017-05-08 | Merge "Modified code to support both Python 2.7 and 3.x" |  Steven Pisarski | 29 | -685/+704 |
2017-05-08 | Fixed some redundant dict() key checks that can cause runtime errors. |  spisarski | 1 | -7/+7 |
2017-05-08 | Modified code to support both Python 2.7 and 3.x |  spisarski | 29 | -685/+704 |
2017-05-04 | Restricted dependency of the novaclient. |  spisarski | 1 | -1/+1 |
2017-05-03 | Changed image metadata to support cirros, ubuntu, and centos. |  spisarski | 5 | -96/+114 |
2017-05-03 | Merge "Refactored multi-part images." |  Steven Pisarski | 6 | -671/+387 |
2017-05-02 | Merge "Matching test_check_vm_ip_dhcp on ip only" |  Steven Pisarski | 1 | -8/+3 |
2017-05-02 | Matching test_check_vm_ip_dhcp on ip only |  Dan Radez | 1 | -8/+3 |
2017-04-27 | Merge "Fixed test for security groups when checking for project/tenant ID" |  Steven Pisarski | 1 | -3/+11 |
2017-04-27 | Refactored multi-part images. |  spisarski | 6 | -671/+387 |
2017-04-27 | Fixed issue caused previous patch which did not merge correctly. |  spisarski | 1 | -4/+2 |
2017-04-26 | Fixed the Glance connection test routines. |  spisarski | 1 | -5/+6 |
2017-04-26 | Fixed test for security groups when checking for project/tenant ID |  spisarski | 1 | -3/+11 |
2017-04-26 | Added support for Glance v2 |  spisarski | 14 | -101/+369 |
2017-04-14 | Merge "Run all test suites when none chosen." |  Steven Pisarski | 1 | -4/+11 |
2017-04-13 | Run all test suites when none chosen. |  spisarski | 1 | -4/+11 |
2017-04-13 | Ensuring each port manipulation test waits for the instance to become active |  spisarski | 2 | -5/+6 |
2017-04-12 | Refactored SNAPS tests to take in the actual OSCreds object. |  spisarski | 3 | -160/+146 |
2017-04-12 | Merge "Renamed test application and added new command line arguments." |  Randy Levensalor | 2 | -35/+67 |
2017-04-12 | Renamed test application and added new command line arguments. |  spisarski | 2 | -35/+67 |
2017-04-11 | Merge "Fixed two tests that never had their networks removed on tearDown()" |  Randy Levensalor | 1 | -4/+10 |
2017-04-11 | Fixed two tests that never had their networks removed on tearDown() |  spisarski | 1 | -4/+10 |
2017-04-10 | Problem found while working on FUNCTEST-577 where instances with |  spisarski | 1 | -1/+5 |
2017-04-10 | Merge "Check for kernel_url and ramdisk_url keys in dict" |  Steven Pisarski | 3 | -76/+90 |