summaryrefslogtreecommitdiff
path: root/openstackclient/tests/network/v2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactor security group rule create to use SDK"Jenkins2016-03-282-9/+320
|\
| * Refactor security group rule create to use SDKRichard Theis2016-03-232-9/+320
* | Merge "Subnet: Add "subnet set" command using SDK"Jenkins2016-03-251-3/+71
|\ \
| * | Subnet: Add "subnet set" command using SDKreedip2016-03-241-3/+71
* | | [Floating IP] Neutron support for "ip floating create" commandTang Chen2016-03-241-0/+166
| |/ |/|
* | Use assert_called_once_with() instead of assert_called_with()Tang Chen2016-03-226-58/+65
* | Merge "Fix options in port create/set"Jenkins2016-03-171-4/+4
|\ \ | |/ |/|
| * Fix options in port create/setDean Troyer2016-03-171-4/+4
* | Merge "Add option to allow filtering by router on port list"Jenkins2016-03-171-1/+23
|\ \
| * | Add option to allow filtering by router on port listJas2016-03-161-1/+23
* | | Merge "Add project options to security group create"Jenkins2016-03-161-0/+41
|\ \ \
| * | | Add project options to security group createRichard Theis2016-03-111-0/+41
| | |/ | |/|
* | | Merge "Add "os subnet create" command using SDK"Jenkins2016-03-142-4/+334
|\ \ \ | |/ / |/| |
| * | Add "os subnet create" command using SDKBrad Behle2016-03-102-4/+334
* | | Merge "Refactor security group create to use SDK"Jenkins2016-03-111-6/+153
|\ \ \
| * | | Refactor security group create to use SDKRichard Theis2016-03-101-6/+153
* | | | Merge "Refactor security group show to use SDK"Jenkins2016-03-112-6/+142
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Refactor security group show to use SDKRichard Theis2016-03-102-6/+142
| |/
* | Merge "[Subnet pool] Add 'subnet pool create' command support"Jenkins2016-03-102-4/+115
|\ \
| * | [Subnet pool] Add 'subnet pool create' command supportTang Chen2016-03-082-4/+115
* | | Merge "[Subnet pool] Add 'subnet pool set' command support"Jenkins2016-03-101-2/+93
|\ \ \ | |/ / | | / | |/ |/|
| * [Subnet pool] Add 'subnet pool set' command supportTang Chen2016-03-081-2/+93
* | Add 'port set' commandJas2016-03-081-0/+79
|/
* Add port list commandJas2016-03-071-0/+41
* Merge "Refactor security group set to use SDK"Jenkins2016-03-051-0/+133
|\
| * Refactor security group set to use SDKRichard Theis2016-03-031-0/+133
* | Merge "Add 'port create' command"Jenkins2016-03-041-50/+148
|\ \
| * | Add 'port create' commandJas2016-03-041-50/+148
* | | Fix incorrect unit test for routerTang Chen2016-03-032-2/+6
|/ /
* | Support "network create" command in nova networkTang Chen2016-03-021-0/+114
|/
* Merge "TrivialOrder: Rearrange Class Names"Jenkins2016-03-011-29/+29
|\
| * TrivialOrder: Rearrange Class Namesreedip2016-03-011-29/+29
* | Merge "Refactor security group list to use SDK"Jenkins2016-03-011-9/+142
|\ \ | |/ |/|
| * Refactor security group list to use SDKRichard Theis2016-02-291-9/+142
* | Subnet: Add "subnet delete" command using SDKreedip2016-03-011-0/+29
|/
* Router: Add --route and --clear-routes options to "router set" commandTang Chen2016-02-271-0/+57
* Merge "Floating IP: Neutron support for "ip floating show" command"Jenkins2016-02-252-2/+122
|\
| * Floating IP: Neutron support for "ip floating show" commandTang Chen2016-02-242-2/+122
* | Merge "Fixed a bunch of spacing"Jenkins2016-02-253-0/+4
|\ \ | |/ |/|
| * Fixed a bunch of spacingBrandon Palm2016-02-233-0/+4
* | Merge "Add "security group rule show" command"Jenkins2016-02-232-4/+122
|\ \
| * | Add "security group rule show" commandRichard Theis2016-02-232-4/+122
* | | Fix wrong return value in TestDeleteFloatingIPNetworkTang Chen2016-02-231-1/+1
| |/ |/|
* | Add "os subnet show" command using SDKBrad Behle2016-02-222-2/+83
* | Refactor: Set "project_id" for FakeXXX in a consistent styleTang Chen2016-02-201-10/+9
* | Merge "Subnet Pool: Add "subnet pool show" command"Jenkins2016-02-192-1/+90
|\ \ | |/ |/|
| * Subnet Pool: Add "subnet pool show" commandTang Chen2016-02-192-1/+90
* | Merge "Use assertIsNone() instead of assertEqual(None, xxx)"Jenkins2016-02-192-4/+4
|\ \
| * | Use assertIsNone() instead of assertEqual(None, xxx)Tang Chen2016-02-192-4/+4
* | | Merge "Subnet Pool: Add "subnet pool list" command"Jenkins2016-02-192-1/+74
|\ \ \ | | |/ | |/|