summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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-04-10Problem found while working on FUNCTEST-577 where instances withspisarski1-1/+5
2017-04-10Merge "Check for kernel_url and ramdisk_url keys in dict"Steven Pisarski3-76/+90
2017-04-06Call to ansible_utils.apply_playbook needed named paramteters.spisarski1-2/+3
2017-03-29Fixed cleanup after failed deployrandyl1-6/+11
2017-03-29Correcting minor issues with the documentationrandyl4-23/+20
2017-03-23Check for kernel_url and ramdisk_url keys in dictCatalina Focsa3-76/+90
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 Pisarski4-113/+450
2017-03-08Adapt integration tests to use custom image configCristina Pauna4-113/+450
2017-03-06Add check that SSH validate returns truerandyl1-2/+2
2017-03-06Adapt simple health check to use 3-part imageCristina Pauna3-19/+43
2017-03-06Merge "Added the ability to give the tests the ability to add in flavor metad...Steven Pisarski7-55/+84
2017-03-06Added the ability to give the tests the ability to add in flavor metadata.spisarski7-55/+84
2017-03-03Fixed docs build and examplesrandyl11-93/+598
2017-03-03Removed test class in question from the test builder.spisarski1-2/+14
2017-03-01Added new 3-part image tests to test_suite_builder.py and documented themspisarski2-2/+30
2017-03-01Merge "Add support for extra properties in an image"Steven Pisarski5-16/+330
2017-03-01Add support for extra properties in an imageCristina Pauna5-16/+330
2017-02-28Merge "Ensuring all instances must have ports/network. Fixing the addition of...Steven Pisarski3-58/+74
2017-02-28Ensuring all instances must have ports/network.spisarski3-58/+74
2017-02-27Added Ansible substitution value support for flavor IDs, image IDs, and image...spisarski2-33/+89
2017-02-24Improve way to check instances getting an IPjose.lausuch1-4/+12
2017-02-20Make SNAPS repo installable as a python modulejose.lausuch1-0/+42
2017-02-20Merge "Adding INFO and LICENSE for review"Aric Gardner3-0/+35
2017-02-17Merge "Added the ability to add in configurable metadata to flavor creation. ...Steven Pisarski2-5/+25
2017-02-17Merge "Converted existing markdown documentation to RST format. Removed MD ve...Steven Pisarski22-502/+987