summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Support both admin role namestable/fraserValentin Boucher1-1/+4
2018-07-24Skip searching network in project if external or sharedCédric Ollivier1-2/+1
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-03Remove conditional on external_fixed_ips to allow for case thatStuart Mackie1-2/+1
2018-06-21Extra changes on Flavor Configopnfv-6.2.0Panagiotis Karalis6-7/+53
2018-06-21Patch to make flavor configuration for tests more flexible.Panagiotis Karalis7-55/+93
2018-06-21Add flavor metadata for volume related testsPanagiotis Karalis4-11/+20
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.spisarski4-16/+67
2018-05-25Merge "New functionality for snaps-oo application." into stable/fraserSteven Pisarski2-17/+73
2018-05-24New functionality for snaps-oo application.spisarski2-17/+73
2018-05-24Miscellaneous minor stability fixesspisarski4-8/+13
2018-05-24Merge "Restricting the magnum-pythonclient version to 2.1-2.2" into stable/fr...Steven Pisarski1-1/+1
2018-05-16Removed project query restriction when looking up network for port creation.spisarski1-2/+1
2018-05-16Restricting the magnum-pythonclient version to 2.1-2.2spisarski1-1/+1
2018-05-16Conform ProjectConfig args with descriptionCédric Ollivier1-1/+1
2018-05-15Fix NoneType in create_router.pyCédric Ollivier1-4/+4
2018-05-09Fix defaultbranch in .gitreviewCédric Ollivier1-0/+1
2018-05-02Enable get_project_by_id when only tenant_id is providedLinda Wang1-8/+24
2018-04-26Initial release-notes.spisarski1-0/+25
2018-04-23Addressed issue with test when replicated networks are configured on the pod.spisarski1-4/+9
2018-04-19Fixed bug with regards to subnet lookups.opnfv-6.1.0opnfv-6.0.0spisarski21-93/+282
2018-04-19Adding assertion message to test validation.spisarski1-3/+5
2018-04-13Fixed bug when use_keystone parameter is False.spisarski1-7/+3
2018-03-22Remove test_create_volume_bad_zoneLinda Wang2-18/+0
2018-03-19Added ability to set several quota settings upon project creation.spisarski5-2/+91
2018-03-14Added test to ensure a port to the external network can be added tospisarski2-1/+44
2018-03-13Added tests to ensure multiple IP addresses can be assigned to a VM port.spisarski2-9/+98
2018-03-13Added test to ensure VM instances spawned by an admin user canspisarski3-2/+116
2018-03-13Reverse engineer OpenStackHeatStackspisarski4-2/+64
2018-03-13Merge "Fixed a few Py 2.7 -> 3.x issues."Steven Pisarski1-18/+28
2018-03-12Fixed a few Py 2.7 -> 3.x issues.spisarski1-18/+28
2018-03-12Added support for running tests in parallel.spisarski5-39/+156
2018-03-12Closing keystone sessions after done with them.spisarski50-331/+617
2018-03-08Added members to VmInst that will contain the availability_zonespisarski6-31/+105
2018-03-08Ensure the project for volumes are handled properly.spisarski12-54/+239
2018-03-07Updated stack tests to only use an admin user when necessary.spisarski7-81/+99
2018-02-28Ensure project for routers are handled properly.spisarski9-48/+337
2018-02-27Fixed subnet gateway support to allow for disabling the gateway.spisarski4-3/+169
2018-02-22Changed pattern on how objects lookup themselves by name and project.spisarski29-439/+539
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/Subnetsspisarski20-137/+335
2018-02-15Added functionality for OpenStackSecurityGroup#initialize() not to acceptspisarski10-33/+132
2018-02-15Merge "Compare strings instead of objects in SecurityGroupConfig"Steven Pisarski1-1/+1
2018-02-15Merge "Set region_name in get_os_creds()"Steven Pisarski1-0/+1
2018-02-14Compare strings instead of objects in SecurityGroupConfigCédric Ollivier1-1/+1
2018-02-14Merge "Fixed comment"Steven Pisarski1-1/+1
2018-02-14Fixed commentspisarski1-1/+1