summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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