summaryrefslogtreecommitdiff
path: root/openstackclient/network/v2
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Add option to allow filtering by router on port list"Jenkins2016-03-171-1/+18
|\ \ \
| * | | Add option to allow filtering by router on port listJas2016-03-161-1/+18
* | | | Merge "Add project options to security group create"Jenkins2016-03-161-0/+21
|\ \ \ \
| * | | | Add project options to security group createRichard Theis2016-03-111-0/+21
| | |/ / | |/| |
* | | | Merge "Add "os subnet create" command using SDK"Jenkins2016-03-141-3/+223
|\ \ \ \
| * | | | Add "os subnet create" command using SDKBrad Behle2016-03-101-3/+223
* | | | | Fix dict.keys() compatibility for python 3Tang Chen2016-03-127-7/+7
| |/ / / |/| | |
* | | | Merge "Refactor security group create to use SDK"Jenkins2016-03-111-0/+50
|\ \ \ \
| * | | | Refactor security group create to use SDKRichard Theis2016-03-101-0/+50
* | | | | Merge "Refactor security group show to use SDK"Jenkins2016-03-112-29/+110
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Refactor security group show to use SDKRichard Theis2016-03-102-29/+110
| |/ /
* | | Merge "[Subnet pool] Add 'subnet pool create' command support"Jenkins2016-03-101-0/+23
|\ \ \
| * | | [Subnet pool] Add 'subnet pool create' command supportTang Chen2016-03-081-0/+23
* | | | Merge "[Subnet pool] Add 'subnet pool set' command support"Jenkins2016-03-101-4/+87
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | [Subnet pool] Add 'subnet pool set' command supportTang Chen2016-03-081-4/+87
| |/
* | Add 'port set' commandJas2016-03-081-4/+48
|/
* Merge "Add port list command"Jenkins2016-03-081-0/+27
|\
| * Add port list commandJas2016-03-071-0/+27
* | Merge "Use _get_columns() to obtain columns in network.py"Jenkins2016-03-071-4/+4
|\ \ | |/ |/|
| * Use _get_columns() to obtain columns in network.pyTang Chen2016-03-061-4/+4
* | Trivial: Remove useless returnTang Chen2016-03-072-2/+0
|/
* Merge "Refactor security group set to use SDK"Jenkins2016-03-051-0/+56
|\
| * Refactor security group set to use SDKRichard Theis2016-03-031-0/+56
* | Merge "Add 'port create' command"Jenkins2016-03-041-3/+168
|\ \
| * | Add 'port create' commandJas2016-03-041-3/+168
* | | Fix incorrect unit test for routerTang Chen2016-03-031-8/+12
|/ /
* | Support "network create" command in nova networkTang Chen2016-03-021-21/+46
|/
* Merge "TrivialOrder: Rearrange Class Names"Jenkins2016-03-011-18/+18
|\
| * TrivialOrder: Rearrange Class Namesreedip2016-03-011-18/+18
* | Merge "Refactor security group list to use SDK"Jenkins2016-03-011-0/+50
|\ \ | |/ |/|
| * Refactor security group list to use SDKRichard Theis2016-02-291-0/+50
* | Subnet: Add "subnet delete" command using SDKreedip2016-03-011-0/+18
|/
* Router: Add --route and --clear-routes options to "router set" commandTang Chen2016-02-271-4/+26
* Merge "Floating IP: Neutron support for "ip floating show" command"Jenkins2016-02-251-0/+35
|\
| * Floating IP: Neutron support for "ip floating show" commandTang Chen2016-02-241-0/+35
* | Merge "Fixed a bunch of spacing"Jenkins2016-02-251-2/+2
|\ \ | |/ |/|
| * Fixed a bunch of spacingBrandon Palm2016-02-231-2/+2
* | Merge "Use update_parser_common() in ShowNetwork"Jenkins2016-02-231-2/+1
|\ \
| * | Use update_parser_common() in ShowNetworkTang Chen2016-02-231-2/+1
| |/
* | Merge "Add "security group rule show" command"Jenkins2016-02-231-0/+86
|\ \ | |/ |/|
| * Add "security group rule show" commandRichard Theis2016-02-231-0/+86
* | Add "os subnet show" command using SDKBrad Behle2016-02-221-0/+28
* | 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