summaryrefslogtreecommitdiff
path: root/openstackclient/network
Commit message (Expand)AuthorAgeFilesLines
* Trivial: Rename subnet_pool.rst to subnet-pool.rstTang Chen2016-02-201-2/+2
* Merge "Subnet Pool: Add "subnet pool show" command"Jenkins2016-02-191-0/+36
|\
| * Subnet Pool: Add "subnet pool show" commandTang Chen2016-02-191-0/+36
* | Merge "Subnet Pool: Add "subnet pool list" command"Jenkins2016-02-191-0/+51
|\ \ | |/
| * Subnet Pool: Add "subnet pool list" commandTang Chen2016-02-191-0/+51
* | Floating IP: Fix "ip floating list" in neutron networkTang Chen2016-02-191-7/+32
|/
* Merge "Subnet Pool: Add "subnet pool delete" command"Jenkins2016-02-181-0/+34
|\
| * Subnet Pool: Add "subnet pool delete" commandTang Chen2016-02-181-0/+34
* | Merge "Support "network show" command in nova network"Jenkins2016-02-181-3/+11
|\ \
| * | Support "network show" command in nova networkTang Chen2016-02-171-3/+11
* | | Merge "Support "network list" command in nova network"Jenkins2016-02-181-6/+25
|\ \ \ | |/ /
| * | Support "network list" command in nova networkTang Chen2016-02-171-6/+25
| |/
* | Merge "Refactor security group rule delete to use SDK"Jenkins2016-02-182-1/+42
|\ \ | |/ |/|
| * Refactor security group rule delete to use SDKRichard Theis2016-02-102-1/+42
* | Merge "Rename parameter "identifier" to "network" in network commands"Jenkins2016-02-151-4/+4
|\ \
| * | Rename parameter "identifier" to "network" in network commandsTang Chen2016-02-141-4/+4
* | | Support "network delete" command in nova networkTang Chen2016-02-141-5/+12
|/ /
* | Floating IP: Neutron support for "ip floating list" commandTang Chen2016-02-141-0/+26
* | Floating IP: Neutron support for "ip floating delete" commandJude Job2016-02-141-0/+40
* | Add NetworkAndCompute Lister and ShowOne classesRichard Theis2016-02-121-0/+102
|/
* 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