summaryrefslogtreecommitdiff
path: root/openstackclient/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Minor typo in help text"Jenkins2016-02-041-1/+1
|\
| * Minor typo in help textJas2016-02-031-1/+1
* | Merge "Refactor security group delete to use SDK"Jenkins2016-02-032-0/+102
|\ \
| * | Refactor security group delete to use SDKRichard Theis2016-02-022-0/+102
* | | Merge "Network: Abstract get_body() out to be a private helper."Jenkins2016-02-031-30/+35
|\ \ \
| * | | Network: Abstract get_body() out to be a private helper.Tang Chen2016-02-021-30/+35
* | | | Merge "Add "os port show" command"Jenkins2016-02-031-0/+56
|\ \ \ \
| * | | | Add "os port show" commandRichard Theis2016-02-021-0/+56
| | |/ / | |/| |
* | | | Merge "Add availability zone support for router commands"Jenkins2016-02-031-0/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Add availability zone support for router commandsJas2016-01-291-0/+17
* | | | Consume openstackclient.common.command in subnet/portAkihiro Motoki2016-02-022-4/+3
| |/ / |/| |
* | | log take_action parameters in a single placeAkihiro Motoki2016-02-024-58/+8
* | | Merge "Add availability zone support for network commands"Jenkins2016-01-311-1/+20
|\ \ \
| * | | Add availability zone support for network commandsBrad Behle2016-01-281-1/+20
* | | | Use correct terminology for subnetsDean Troyer2016-01-271-2/+2
| |_|/ |/| |
* | | Subnet ListTerry Howe2016-01-251-0/+70
|/ /
* | Add support to delete the portsSaiKiran2016-01-201-0/+42
|/
* Merge "Map some of the SDK field names"Jenkins2016-01-011-4/+15
|\
| * Map some of the SDK field namesTerry Howe2015-12-101-4/+15
* | Trivial: Remove useless return from files in networkTang Chen2015-12-182-3/+0
* | Router: Add "router show" command using SDKTang Chen2015-12-171-0/+23
* | Router: Add "router set" command using SDKTang Chen2015-12-171-0/+78
* | Router: Add "router delete" command using SDKTang Chen2015-12-161-0/+25
* | Router: Add "router create" command using SDKTang Chen2015-12-151-0/+79
* | Router: Add "router list" command using SDKTang Chen2015-12-111-0/+93
|/
* Trivial: Do not use plural format in command parameter in "network delete"Tang Chen2015-12-111-3/+3
* SDK integration extensions and server create networksTerry Howe2015-12-091-29/+0
* Migrate network client to SDK.Tang Chen2015-12-093-91/+13
* Migrate "network show" command to use SDK.Tang Chen2015-12-091-23/+6
* Migrate "network set" command to use SDK.Tang Chen2015-12-091-10/+11
* Migrate "network delete" command to use SDK.Tang Chen2015-12-091-3/+4
* Migrate "network create" command to use SDK.Tang Chen2015-12-091-8/+7
* Migrate "network list" command to new version using SDK.Tang Chen2015-12-081-18/+28
* SDK integration: Add a temporary method to create network client using sdk.Tang Chen2015-12-071-1/+23
* Trivial: Fix typo in find() in network.Tang Chen2015-11-271-2/+4
* Set default network api to 2.0 instead of 2Monty Taylor2015-11-091-1/+3
* Do not set default versions in parsed argsTerryHowe2015-07-181-5/+3
* Merge "Rename endpoint type to interface"Jenkins2015-07-171-3/+2
|\
| * Rename endpoint type to interfaceTerryHowe2015-07-151-3/+2
* | Remove the --dhcp option to network listTerryHowe2015-07-081-37/+27
|/
* Merge "Add --os-endpoint-type cli optional argument"Jenkins2015-07-031-0/+6
|\
| * Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-0/+6
* | fix confused domain argument for network create v2Guojian Shao2015-06-261-13/+6
|/
* Add project and domain params to network createColleen Murphy2015-03-191-0/+21
* Begin low-level API for Network v2Dean Troyer2015-01-222-34/+101
* Command docs: networkDean Troyer2015-01-211-24/+39
* Use session for neutron clientVladimir Eremin2015-01-151-13/+1
* add multi-delete support for compute/image/net/volumewanghong2014-12-231-6/+7
* Remove ClientManager._service_catalogDean Troyer2014-10-181-4/+6
* Remove now-unnecessary client creation hacksDean Troyer2014-10-181-1/+1