summaryrefslogtreecommitdiff
path: root/openstackclient/tests/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add provider network options to osc network create"Jenkins2016-04-061-0/+9
|\
| * Add provider network options to osc network createreedip2016-04-061-0/+9
* | Merge "Add external network options to osc network create"Jenkins2016-04-062-1/+17
|\ \ | |/
| * Add external network options to osc network createreedip2016-04-062-1/+17
* | Merge "Add name option to 'port set'"Jenkins2016-04-061-0/+3
|\ \ | |/ |/|
| * Add name option to 'port set'reedip2016-04-051-0/+3
* | Merge "Add default value to pool-prefix in Subnet-pool"Jenkins2016-04-011-0/+1
|\ \ | |/ |/|
| * Add default value to pool-prefix in Subnet-poolreedip2016-04-011-0/+1
* | Merge "Follow Boolean Option rule"Jenkins2016-04-013-25/+23
|\ \ | |/ |/|
| * Follow Boolean Option rulereedip2016-03-313-25/+23
* | Add --project to "subnet pool create"Tang Chen2016-03-311-0/+52
|/
* Fix subnet pool prefix length optionRichard Theis2016-03-301-6/+6
* Merge "Support security group name for --src-group"Jenkins2016-03-281-5/+5
|\
| * Support security group name for --src-groupRichard Theis2016-03-231-5/+5
* | 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