summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/tests
AgeCommit message (Expand)AuthorFilesLines
2017-06-21Merge "Changes StackSettings constructor to use kwargs."Steven Pisarski1-51/+81
2017-06-21Merge "Changes SecurityGroupSettings & SecurityGroupRuleSettings constructor ...Steven Pisarski1-136/+204
2017-06-21Merge "Changes to RouterSettings constructors to use kwargs."Steven Pisarski1-66/+113
2017-06-21Merge "Changes to ProjectSettings constructors to use kwargs."Steven Pisarski1-33/+61
2017-06-21Merge "Changes to NetworkSettings, SubnetSettings, and PortSettings construct...Steven Pisarski1-75/+128
2017-06-21Merge "Changes to KeypairSettings constructor to use kwargs."Steven Pisarski1-28/+49
2017-06-21Merge "Changes to VMInstanceSettings and FloatingIPSettings constructors."Steven Pisarski1-416/+824
2017-06-21Merge "Changes ImageSettings constructor to use kwargs."Steven Pisarski1-140/+261
2017-06-21Merge "Changes FlavorSettings constructor to use kwargs."Steven Pisarski1-54/+100
2017-06-20Changes UserSettings constructor to use kwargs.spisarski1-14/+24
2017-06-20Changes StackSettings constructor to use kwargs.spisarski1-51/+81
2017-06-20Changes SecurityGroupSettings & SecurityGroupRuleSettings constructor to use ...spisarski1-136/+204
2017-06-20Changes to RouterSettings constructors to use kwargs.spisarski1-66/+113
2017-06-20Changes to ProjectSettings constructors to use kwargs.spisarski1-33/+61
2017-06-20Changes to NetworkSettings, SubnetSettings, and PortSettings constructors to ...spisarski1-75/+128
2017-06-20Changes to KeypairSettings constructor to use kwargs.spisarski1-28/+49
2017-06-20Changes to VMInstanceSettings and FloatingIPSettings constructors.spisarski1-416/+824
2017-06-19Changes ImageSettings constructor to use kwargs.spisarski1-140/+261
2017-06-19Merge "Missed image config for configuring multiple NICs test"Steven Pisarski1-4/+11
2017-06-19Changes FlavorSettings constructor to use kwargs.spisarski1-54/+100
2017-06-14Need to move file resources required by tests.spisarski3-2/+46
2017-06-11Missed image config for configuring multiple NICs testspisarski1-4/+11
2017-06-11Fixed problems found in Functest after implementing offline testing.spisarski1-1/+1
2017-06-07Removed current working directory logic retrieving test file resources.spisarski3-7/+31
2017-06-07Merge "Added custom security group with ICMP and SSH rules."Steven Pisarski1-21/+81
2017-06-06Added custom security group with ICMP and SSH rules.spisarski1-21/+81
2017-06-05Added support for applying Heat Templatesspisarski1-0/+308
2017-05-19Fixed error in ansible_utils_tests.py and added ansible helperspisarski1-1/+1
2017-05-16Added support for offline testingspisarski4-310/+761
2017-05-08Merge "Modified code to support both Python 2.7 and 3.x"Steven Pisarski9-454/+457
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.xspisarski9-454/+457
2017-05-03Changed image metadata to support cirros, ubuntu, and centos.spisarski3-91/+109
2017-05-03Merge "Refactored multi-part images."Steven Pisarski4-626/+309
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.spisarski4-626/+309
2017-04-26Fixed test for security groups when checking for project/tenant IDspisarski1-3/+11
2017-04-26Added support for Glance v2spisarski2-45/+103
2017-04-13Ensuring each port manipulation test waits for the instance to become activespisarski1-4/+4
2017-04-12Refactored SNAPS tests to take in the actual OSCreds object.spisarski1-25/+36
2017-04-11Merge "Fixed two tests that never had their networks removed on tearDown()"Randy Levensalor1-4/+10
2017-04-11Fixed two tests that never had their networks removed on tearDown()spisarski1-4/+10
2017-03-23Check for kernel_url and ramdisk_url keys in dictCatalina Focsa2-72/+86
2017-03-10Merge "Add DEBUG logs to SimpleHealthCheck for VM console output."Steven Pisarski1-19/+45
2017-03-10Add DEBUG logs to SimpleHealthCheck for VM console output.spisarski1-19/+45
2017-03-10reduce instance's memory sizeSerenaFeng1-7/+7
2017-03-08Merge "Adapt integration tests to use custom image config"Steven Pisarski2-91/+388
2017-03-08Adapt integration tests to use custom image configCristina Pauna2-91/+388