summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | Py3 replace dict.iteritems with six.iteritemsting.wang2016-02-241-1/+1
* | | 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-233-4/+208
|\ \ \
| * | | Add "security group rule show" commandRichard Theis2016-02-233-4/+208
* | | | Fix wrong return value in TestDeleteFloatingIPNetworkTang Chen2016-02-231-1/+1
| |/ / |/| |
* | | Merge "Use instanceof instead of type"Jenkins2016-02-233-6/+6
|\ \ \
| * | | Use instanceof instead of typeBrandon Palm2016-02-223-6/+6
* | | | Merge "Add functional tests for "volume" commands v2"Jenkins2016-02-232-2/+36
|\ \ \ \
| * | | | Add functional tests for "volume" commands v2Tang Chen2016-02-212-2/+36
* | | | | Merge "Add unit tests for 'hypervisor stats' command"Jenkins2016-02-232-0/+140
|\ \ \ \ \
| * | | | | Add unit tests for 'hypervisor stats' commandting.wang2016-02-222-0/+140
* | | | | | Merge "Add "os subnet show" command using SDK"Jenkins2016-02-233-2/+111
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add "os subnet show" command using SDKBrad Behle2016-02-223-2/+111
| |/ / / /
* | | | | Initialize _keys in __init__() in FakeFlavorResourceTang Chen2016-02-231-2/+5
|/ / / /
* | | | Merge "Add unit test for "flavor show" command"Jenkins2016-02-222-10/+89
|\ \ \ \
| * | | | Add unit test for "flavor show" commandTang Chen2016-02-202-10/+89
| |/ / /
* | | | Merge "Clean redundant argument to dict.get"Jenkins2016-02-225-47/+42
|\ \ \ \
| * | | | Clean redundant argument to dict.getting.wang2016-02-215-47/+42
* | | | | Merge "Refactor: Set "project_id" for FakeXXX in a consistent style"Jenkins2016-02-211-10/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactor: Set "project_id" for FakeXXX in a consistent styleTang Chen2016-02-201-10/+9
| |/ / /
* | | | Merge "Support unscoped token request"Jenkins2016-02-2110-6/+119
|\ \ \ \
| * | | | Support unscoped token requestguang-yee2016-02-1910-6/+119
* | | | | Merge "Fix Mutable default argument"Jenkins2016-02-211-2/+12
|\ \ \ \ \
| * | | | | Fix Mutable default argumentting.wang2016-02-201-2/+12
| |/ / / /
* | | | | Merge "Trivial: Rename subnet_pool.rst to subnet-pool.rst"Jenkins2016-02-201-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Trivial: Rename subnet_pool.rst to subnet-pool.rstTang Chen2016-02-201-2/+2
| |/ / /
* | | | Replace string format arguments with function parametersting.wang2016-02-204-6/+6
|/ / /
* | | Merge "Subnet Pool: Add "subnet pool show" command"Jenkins2016-02-193-1/+126
|\ \ \
| * | | Subnet Pool: Add "subnet pool show" commandTang Chen2016-02-193-1/+126
* | | | Merge "Don't use Mock.called_once_with that does not exist"Jenkins2016-02-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't use Mock.called_once_with that does not existTang Chen2016-02-191-1/+1
* | | | Merge "Use assertIsNone() instead of assertEqual(None, xxx)"Jenkins2016-02-193-7/+7
|\ \ \ \
| * | | | Use assertIsNone() instead of assertEqual(None, xxx)Tang Chen2016-02-193-7/+7
| |/ / /
* | | | Merge "Subnet Pool: Add "subnet pool list" command"Jenkins2016-02-193-1/+125
|\ \ \ \ | | |/ / | |/| |
| * | | Subnet Pool: Add "subnet pool list" commandTang Chen2016-02-193-1/+125
| |/ /
* | | Floating IP: Fix "ip floating list" in neutron networkTang Chen2016-02-193-17/+51
|/ /
* | Merge "Subnet Pool: Add "subnet pool delete" command"Jenkins2016-02-183-0/+152
|\ \
| * | Subnet Pool: Add "subnet pool delete" commandTang Chen2016-02-183-0/+152
* | | Merge "Support "network show" command in nova network"Jenkins2016-02-183-5/+151
|\ \ \
| * | | Support "network show" command in nova networkTang Chen2016-02-173-5/+151
* | | | Merge "Support "network list" command in nova network"Jenkins2016-02-183-9/+133
|\ \ \ \ | |/ / /
| * | | Support "network list" command in nova networkTang Chen2016-02-173-9/+133
* | | | Merge "Refactor security group rule delete to use SDK"Jenkins2016-02-186-32/+265
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor security group rule delete to use SDKRichard Theis2016-02-106-32/+265
| | |/ | |/|
* | | Merge "Return names in list role assignments"Jenkins2016-02-173-13/+152
|\ \ \
| * | | Return names in list role assignmentsTom Cocozzello2016-01-273-13/+152
* | | | Merge "Add "token revoke" for identity v3"Jenkins2016-02-173-0/+42
|\ \ \ \
| * | | | Add "token revoke" for identity v3lin-hua-cheng2016-02-093-0/+42
| | |/ / | |/| |
* | | | Merge "Fix 'openstack --help' fails if clouds.yaml cannot be read"Jenkins2016-02-171-4/+9
|\ \ \ \ | |_|_|/ |/| | |