summaryrefslogtreecommitdiffstats
path: root/snaps
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Fix an invalid filter attribute when listing floating ipsCédric Ollivier1-1/+1
2018-11-05Set MTU=1442 in ansible_utils_tests.pyCédric Ollivier1-1/+1
2018-10-08Deprecating launch app and ansible support.spisarski3-0/+12
2018-10-03Updates to the ansible API implementation to allow forspisarski5-25/+29
2018-09-27Opened up API to allow for playbook application to localhostspisarski1-12/+18
2018-09-17Updated ansible API calls to Ansible library version >=2.4spisarski1-11/+11
2018-09-11Pass flavor metadata into heat templateMichael Polenchuk2-0/+7
2018-08-09Removed the use-keystone option for running tests.spisarski1-23/+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 andspisarski3-6/+121
2018-07-24Skip searching network in project if external or sharedCédric Ollivier1-1/+1
2018-07-16Merge "Cleaned up extra network created in the test test_set_one_port_two_ip_...Steven Pisarski1-0/+8
2018-07-16Cleaned up extra network created in the testspisarski1-0/+8
2018-07-16Added additional check when creating a port on a network forspisarski1-2/+1
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 Updatembeierl7-27/+232
2018-06-19Adds Threads to Heat Callsmbeierl4-39/+140
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 supportspisarski14-43/+82
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 fixesspisarski4-8/+13
2018-05-24Merge "New functionality for snaps-oo application."Steven Pisarski2-17/+73
2018-05-24New functionality for snaps-oo application.spisarski2-17/+73
2018-05-24Added ability for integration tests to define additionalspisarski2-4/+40
2018-05-24Merge "Remove conditional on external_fixed_ips to allow for case that it is ...Steven Pisarski1-2/+1
2018-05-23Remove conditional on external_fixed_ips to allow for case thatStuart Mackie1-2/+1
2018-05-22Extra changes on Flavor ConfigPanagiotis Karalis3-5/+41
2018-05-16Merge "Removed project query restriction when looking up network for port cre...Steven Pisarski1-2/+1
2018-05-16Merge "Patch to make flavor configuration for tests more flexible."Steven Pisarski7-56/+96
2018-05-16Removed project query restriction when looking up network for port creation.spisarski1-2/+1
2018-05-16Conform ProjectConfig args with descriptionCédric Ollivier1-1/+1
2018-05-09Patch to make flavor configuration for tests more flexible.spisarski7-56/+96
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.spisarski15-84/+246
2018-04-19Adding assertion message to test validation.spisarski1-3/+5
2018-04-18Add flavor metadata for volume related testsMichael Polenchuk4-11/+20
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