summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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 "Log hint when --enable present with --disable-reason"Jenkins2016-04-061-9/+64
|\ \ \ \ \ \
| * | | | | | Log hint when --enable present with --disable-reasonRui Chen2016-04-051-9/+64
| |/ / / / /
* | | | | | Merge "Use fixtures and addCleanup instead of tearDown"Jenkins2016-04-061-34/+25
|\ \ \ \ \ \
| * | | | | | Use fixtures and addCleanup instead of tearDownCedric Brandily2016-04-051-34/+25
| |/ / / / /
* | | | | | Merge "Add name option to 'port set'"Jenkins2016-04-061-0/+3
|\ \ \ \ \ \
| * | | | | | Add name option to 'port set'reedip2016-04-051-0/+3
* | | | | | | Trivial: Rename FakehypervisorStats to FakeHypervisorStatsTang Chen2016-04-052-3/+3
| |/ / / / / |/| | | | |
* | | | | | Don't mask authorization errorsHidekazu Nakamura2016-04-011-0/+12
* | | | | | 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
|/ / / /
* | | | Merge "Add unit tests for compute v2 aggregate"Jenkins2016-03-301-5/+331
|\ \ \ \
| * | | | Add unit tests for compute v2 aggregateRui Chen2016-03-261-5/+331
* | | | | Merge "Add "aggregate unset" to osc"Jenkins2016-03-302-0/+98
|\ \ \ \ \ | |/ / / /
| * | | | Add "aggregate unset" to oscRui Chen2016-03-242-0/+98
* | | | | 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-284-278/+323
|\ \ \ \ \ | |/ / / /
| * | | | Refactor security group rule create to use SDKRichard Theis2016-03-234-278/+323
| |/ / /
* | | | 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 "[compute] Add set host command"Jenkins2016-03-172-0/+131
|\ \ \ \ \
| * | | | | [compute] Add set host commandjichenjc2016-02-262-0/+131
* | | | | | Add support for deleting Image-propertyroot2016-03-161-0/+53
* | | | | | Add support for setting Image-propertyroot2016-03-161-0/+30
* | | | | | 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 "Support "--long" option in ListService"Jenkins2016-03-142-1/+27
|\ \ \ \ \
| * | | | | Support "--long" option in ListServiceRui Chen2016-03-142-1/+27
* | | | | | 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
* | | | | | | Use assertItemsEqual() instead of assertListEqual()Tang Chen2016-03-141-10/+2
| |/ / / / / |/| | | | |
* | | | | | Merge "Fixed command list"Jenkins2016-03-111-6/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixed command listBrandon Palm2016-03-091-6/+10
* | | | | | Merge "Trivial: Reorder classes in identity v3 in alphabetical order"Jenkins2016-03-116-217/+217
|\ \ \ \ \ \
| * | | | | | Trivial: Reorder classes in identity v3 in alphabetical orderTang Chen2016-03-116-217/+217
* | | | | | | Merge "Enhance list extension unit test"Jenkins2016-03-112-40/+137
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Enhance list extension unit testFang Zhen2016-03-112-40/+137
| | |/ / / / | |/| | | |
* | | | | | Merge "Refactor security group create to use SDK"Jenkins2016-03-112-133/+153
|\ \ \ \ \ \