summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/utils
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Small fix to network/project when creating ports andspisarski1-2/+5
2018-07-13Switch to OS::Neutron::FloatingIPAssociationCédric Ollivier1-1/+1
2018-07-11Added additional check for the returned project object is not None.spisarski1-1/+1
2018-06-20Adds Stack Updatembeierl2-3/+26
2018-06-19Adds Threads to Heat Callsmbeierl2-22/+83
2018-06-11Added MTU network config and updated flavor_metadata test supportspisarski2-12/+19
2018-06-08Merge "Added support for OSCreds output to SNAPS-OO orchestrator app."Steven Pisarski2-23/+46
2018-06-04Added support for OSCreds output to SNAPS-OO orchestrator app.spisarski2-23/+46
2018-06-04Fix to a router's internal subnet resoulution.spisarski1-1/+1
2018-05-29Fixed issue when attempting to add an internal subnet to a router.spisarski1-14/+11
2018-05-24Miscellaneous minor stability fixesspisarski1-2/+3
2018-05-24New functionality for snaps-oo application.spisarski1-16/+58
2018-05-22Extra changes on Flavor ConfigPanagiotis Karalis1-1/+1
2018-05-09Patch to make flavor configuration for tests more flexible.spisarski1-4/+4
2018-04-19Fixed bug with regards to subnet lookups.spisarski5-30/+81
2018-04-19Adding assertion message to test validation.spisarski1-3/+5
2018-04-18Add flavor metadata for volume related testsMichael Polenchuk1-1/+2
2018-04-17Add listing security groups functionalityManuel Buil2-0/+42
2018-04-04Enable get_project_by_id when only tenant_id is providedLinda Wang1-8/+24
2018-03-13Reverse engineer OpenStackHeatStackspisarski1-2/+2
2018-03-12Added support for running tests in parallel.spisarski1-2/+2
2018-03-12Closing keystone sessions after done with them.spisarski16-105/+256
2018-03-08Added members to VmInst that will contain the availability_zonespisarski1-1/+3
2018-03-08Ensure the project for volumes are handled properly.spisarski3-33/+84
2018-03-07Updated stack tests to only use an admin user when necessary.spisarski1-2/+10
2018-02-28Ensure project for routers are handled properly.spisarski2-20/+35
2018-02-22Changed pattern on how objects lookup themselves by name and project.spisarski10-197/+270
2018-02-20openstack: nova_utils_tests: Wait for volume detachmentMarkos Chandras1-6/+14
2018-02-20openstack: nova_utils_tests: Increase timeout for API callsMarkos Chandras1-2/+2
2018-02-16Ensure project IDs are handled correctly for Network/Subnetsspisarski8-84/+138
2018-02-15Added functionality for OpenStackSecurityGroup#initialize() not to acceptspisarski2-17/+25
2018-02-14Fixed commentspisarski1-1/+1
2018-02-06Merge "Fixed timeout logic when attaching/detaching volumes."Steven Pisarski2-44/+133
2018-02-06Fixed timeout logic when attaching/detaching volumes.spisarski2-44/+133
2018-02-05Added 3 new subnet values for ansible substitutionsspisarski1-0/+6
2018-02-01Merge "openstack: nova_utils_tests: Use API timeout argument instead of sleep()"Steven Pisarski1-6/+2
2018-01-31openstack: nova_utils_tests: Use API timeout argument instead of sleep()Markos Chandras1-6/+2
2018-01-31Merge "Changed invalid gateway IP to ensure fails with all OS configurations."Steven Pisarski1-1/+1
2018-01-31Changed invalid gateway IP to ensure fails with all OSspisarski1-1/+1
2018-01-31Merge "Changed the way floating IPs are getting assigned to VMs as the previo...Steven Pisarski2-16/+8
2018-01-29Changed the way floating IPs are getting assigned to VMs as the previousspisarski2-16/+8
2018-01-29Avoid checking Keystone v3 domains when using API v2.0Georg Kunz2-5/+9
2018-01-23Added password support for SSH and Ansiblespisarski2-3/+6
2018-01-18Change exception message.spisarski1-1/+1
2018-01-16Added post processing task after application of an Ansible playbook.spisarski1-1/+12
2018-01-11Fixed vm instance instantiation from Heat when using nested resourcesspisarski2-19/+39
2018-01-10Added port security flag support to ports.spisarski1-1/+2
2018-01-09Merge "Added support for Heat resource files."Steven Pisarski1-0/+3
2017-12-29Added support for Heat resource files.spisarski1-0/+3
2017-12-28Enhancements to the SNAPS orchestrator/launcherspisarski1-0/+804