summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2
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-031-0/+40
|\ \
| * | Refactor security group delete to use SDKRichard Theis2016-02-021-0/+40
* | | 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
* Migrate network client to SDK.Tang Chen2015-12-091-18/+0
* 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
* Remove the --dhcp option to network listTerryHowe2015-07-081-37/+27
* 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-221-32/+66
* Command docs: networkDean Troyer2015-01-211-24/+39
* add multi-delete support for compute/image/net/volumewanghong2014-12-231-6/+7
* Merge "Network use enable/disable vs admin state up/down"Jenkins2014-09-081-12/+17
|\
| * Network use enable/disable vs admin state up/downTerry Howe2014-08-181-12/+17
* | Merge "Create message variables for exceptions"Jenkins2014-08-241-1/+2
|\ \ | |/ |/|
| * Create message variables for exceptionsSteve Martinelli2014-08-241-1/+2
* | Update help text for some network commandsSteve Martinelli2014-07-171-0/+3
|/
* Move network stuff to v2 instead of v2_0Terry Howe2014-07-072-0/+236