summaryrefslogtreecommitdiffstats
path: root/snaps/openstack
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Fix an invalid filter attribute when listing floating ipsCédric Ollivier1-1/+1
2018-10-08Deprecating launch app and ansible support.spisarski2-0/+8
2018-10-03Updates to the ansible API implementation to allow forspisarski2-11/+4
2018-09-11Pass flavor metadata into heat templateMichael Polenchuk2-0/+7
2018-07-31Support both admin role nameValentin Boucher1-1/+4
2018-07-24Merge "Added a check for cloud-init completion before final ssh client check."Steven Pisarski1-0/+1
2018-07-24Added a check for cloud-init completion before final ssh client check.spisarski1-0/+1
2018-07-24Small fix to network/project when creating ports andspisarski2-5/+115
2018-07-16Cleaned up extra network created in the testspisarski1-0/+8
2018-07-13Switch to OS::Neutron::FloatingIPAssociationCédric Ollivier2-8/+15
2018-07-11Added additional check for the returned project object is not None.spisarski1-1/+1
2018-06-20Adds Stack Updatembeierl5-26/+222
2018-06-19Adds Threads to Heat Callsmbeierl3-39/+113
2018-06-15Merge "Fixes additional legacy problems found when reviewing patch 58483"Steven Pisarski1-14/+16
2018-06-14Removing flavor metadata from test heat template.spisarski1-4/+0
2018-06-13Fixes additional legacy problems found when reviewing patch 58483spisarski1-14/+16
2018-06-13Check dev_os_env_file exists before loading itCédric Ollivier1-4/+6
2018-06-11Added MTU network config and updated flavor_metadata test supportspisarski8-32/+56
2018-06-08Merge "Added support for OSCreds output to SNAPS-OO orchestrator app."Steven Pisarski5-36/+106
2018-06-04Added support for OSCreds output to SNAPS-OO orchestrator app.spisarski5-36/+106
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.spisarski3-16/+61
2018-05-24Miscellaneous minor stability fixesspisarski3-8/+9
2018-05-24Merge "New functionality for snaps-oo application."Steven Pisarski1-16/+58
2018-05-24New functionality for snaps-oo application.spisarski1-16/+58
2018-05-24Added ability for integration tests to define additionalspisarski2-4/+40
2018-05-22Extra changes on Flavor ConfigPanagiotis Karalis3-5/+41
2018-05-09Patch to make flavor configuration for tests more flexible.spisarski5-51/+87
2018-04-29Fix NoneType in create_router.pyCédric Ollivier1-6/+4
2018-04-23Merge "Fix NoneType error when creating router"Steven Pisarski1-1/+3
2018-04-23Addressed issue with test when replicated networks are configured on the pod.spisarski1-4/+9
2018-04-21Fix NoneType error when creating routerLinda Wang1-1/+3
2018-04-19Fixed bug with regards to subnet lookups.spisarski11-66/+161
2018-04-19Adding assertion message to test validation.spisarski1-3/+5
2018-04-18Add flavor metadata for volume related testsMichael Polenchuk2-7/+12
2018-04-17Add listing security groups functionalityManuel Buil2-0/+42
2018-04-12Merge "Fixed bug when use_keystone parameter is False."Steven Pisarski1-7/+3
2018-04-12Fixed bug when use_keystone parameter is False.spisarski1-7/+3
2018-04-12Fixing security group in CreateInstanceTwoNetTestsGeorg Kunz1-3/+8
2018-04-04Enable get_project_by_id when only tenant_id is providedLinda Wang1-8/+24
2018-03-22Remove test_create_volume_bad_zoneLinda Wang1-15/+0
2018-03-19Added ability to set several quota settings upon project creation.spisarski2-0/+55
2018-03-14Added test to ensure a port to the external network can be added tospisarski1-1/+41
2018-03-13Added tests to ensure multiple IP addresses can be assigned to a VM port.spisarski1-9/+92
2018-03-13Added test to ensure VM instances spawned by an admin user canspisarski1-0/+99
2018-03-13Reverse engineer OpenStackHeatStackspisarski3-2/+58
2018-03-12Added support for running tests in parallel.spisarski1-2/+2
2018-03-12Closing keystone sessions after done with them.spisarski46-292/+563
2018-03-08Added members to VmInst that will contain the availability_zonespisarski3-27/+85
2018-03-08Ensure the project for volumes are handled properly.spisarski6-42/+183