summaryrefslogtreecommitdiff
path: root/openstackclient/network/common.py
Commit message (Collapse)AuthorAgeFilesLines
* Trivial: Fix typo in find() in network.Tang Chen2015-11-271-2/+4
| | | | Change-Id: Ic54fbb9160adefe3d025d537125e125128f75ee6
* Allow network find to use alternate nameTerry Howe2014-07-071-2/+4
| | | | | | | | Add the name_attr to the network find method so it can search for things like floating_ip_address for floating IP addresses rather than just id. Change-Id: I827e3745b06397a54555d1286e477bf2e05bf789
* Network CRUDTerry Howe2014-06-241-0/+43
bp/neutron https://wiki.openstack.org/wiki/OpenStackClient/Commands#Network_2 Change-Id: I89ee083154afa544b03587e84becace36d9d522a