summaryrefslogtreecommitdiff
path: root/openstackclient/tests/network/common.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor network test: Remove unusful test code.Tang Chen2015-12-051-35/+0
| | | | | | | | openstackclient/tests/network/common.py won't be used anymore. Remove it. Change-Id: I641f6d44852931e31ecda22261bfbc9f451446de Implements: blueprint osc-network-unit-test-refactor Related-to: blueprint neutron-client
* Remove testing of cliff command line optionsTerryHowe2015-07-081-27/+0
| | | | | | These options are part of cliff, let cliff test them. Change-Id: I802c25ba80048607eef6909a21709dcda63231cc
* Begin low-level API for Network v2Dean Troyer2015-01-221-2/+12
| | | | | | | | | api.network.APIv2 starts with network_list() support to flush out the skeleton of the Network API. list_dhcp_agent() supports the --dhcp option of 'network list' Change-Id: I9a2b90cde84eced1f2ea6a014b769e2bae668211
* Network CRUDTerry Howe2014-06-241-0/+52
bp/neutron https://wiki.openstack.org/wiki/OpenStackClient/Commands#Network_2 Change-Id: I89ee083154afa544b03587e84becace36d9d522a