summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/tests/create_network_tests.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-11Added MTU network config and updated flavor_metadata test supportspisarski1-5/+7
2018-05-24Miscellaneous minor stability fixesspisarski1-5/+4
2018-04-19Fixed bug with regards to subnet lookups.spisarski1-7/+10
2018-03-12Closing keystone sessions after done with them.spisarski1-6/+14
2018-02-28Ensure project for routers are handled properly.spisarski1-3/+9
2018-02-27Fixed subnet gateway support to allow for disabling the gateway.spisarski1-0/+135
2018-02-22Changed pattern on how objects lookup themselves by name and project.spisarski1-45/+62
2018-02-16Ensure project IDs are handled correctly for Network/Subnetsspisarski1-10/+108
2018-02-07Stop setting 8.8.8.8 as default DNS serverCédric Ollivier1-6/+4
2018-01-03Support network configuration overriddenLinda Wang1-1/+2
2017-11-20Refactoring of NetworkSettings to extend NetworkConfigspisarski1-48/+50
2017-11-08Adding tests for IPv6.spisarski1-21/+145
2017-11-02Added method to OpenStackHeatStack to return OpenStackRouter objects.spisarski1-12/+3
2017-08-18Specify segmentation_id when creating networkLinda Wang1-4/+39
2017-08-07Refactored neutron_utils#get_router_by_name() to get_router()spisarski1-4/+4
2017-08-04Refactored neutron_utils#get_subnet_by_name() to get_subnet()spisarski1-42/+16
2017-08-02Refactor network retrieval API calls.spisarski1-3/+3
2017-07-26Removed TODO from comment about the physical network value.spisarski1-1/+2
2017-07-24Fixed problems when setting the OpenStack project ID.spisarski1-0/+60
2017-07-20Created new exception classes for networks.spisarski1-11/+14
2017-07-13Created domain classes for networks and subnets.spisarski1-8/+5
2017-07-13Created domain class for routers.spisarski1-10/+16
2017-07-06Completed tests for creating networks of different types.spisarski1-44/+37
2017-06-20Changes to NetworkSettings, SubnetSettings, and PortSettings constructors to ...spisarski1-75/+128
2017-05-08Modified code to support both Python 2.7 and 3.xspisarski1-92/+92
2017-02-15Initial patch with all code from CableLabs repository.spisarski1-0/+533