summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Use instanceof instead of type"Jenkins2016-02-231-2/+2
|\ \
| * | Use instanceof instead of typeBrandon Palm2016-02-221-2/+2
* | | Merge "Add functional tests for "volume" commands v2"Jenkins2016-02-231-2/+26
|\ \ \
| * | | Add functional tests for "volume" commands v2Tang Chen2016-02-211-2/+26
* | | | 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-232-2/+83
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add "os subnet show" command using SDKBrad Behle2016-02-222-2/+83
| |/ / /
* | | | 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 "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
| |/ /
* | | Support unscoped token requestguang-yee2016-02-195-0/+80
|/ /
* | 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 "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-192-1/+74
|\ \ \ | | |/ | |/|
| * | Subnet Pool: Add "subnet pool list" commandTang Chen2016-02-192-1/+74
| |/
* | Floating IP: Fix "ip floating list" in neutron networkTang Chen2016-02-192-10/+19
|/
* Merge "Subnet Pool: Add "subnet pool delete" command"Jenkins2016-02-182-0/+118
|\
| * Subnet Pool: Add "subnet pool delete" commandTang Chen2016-02-182-0/+118
* | Merge "Support "network show" command in nova network"Jenkins2016-02-182-2/+140
|\ \
| * | Support "network show" command in nova networkTang Chen2016-02-172-2/+140
* | | Merge "Support "network list" command in nova network"Jenkins2016-02-182-3/+108
|\ \ \ | |/ /
| * | Support "network list" command in nova networkTang Chen2016-02-172-3/+108
* | | Merge "Refactor security group rule delete to use SDK"Jenkins2016-02-183-13/+223
|\ \ \ | |_|/ |/| |
| * | Refactor security group rule delete to use SDKRichard Theis2016-02-103-13/+223
* | | Merge "Return names in list role assignments"Jenkins2016-02-172-7/+118
|\ \ \
| * | | Return names in list role assignmentsTom Cocozzello2016-01-272-7/+118
* | | | Merge "Add "token revoke" for identity v3"Jenkins2016-02-172-0/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add "token revoke" for identity v3lin-hua-cheng2016-02-092-0/+23
| | |/ | |/|
* | | Define FakeFloatingIP class in tests/compute for nova network commandsTang Chen2016-02-162-2/+81
* | | Merge "Rename parameter "identifier" to "network" in network commands"Jenkins2016-02-151-4/+4
|\ \ \
| * | | Rename parameter "identifier" to "network" in network commandsTang Chen2016-02-141-4/+4
* | | | Merge "Use assertRaises() to check if an exception is raised"Jenkins2016-02-153-29/+19
|\ \ \ \
| * | | | Use assertRaises() to check if an exception is raisedTang Chen2016-02-143-29/+19
| |/ / /
* | | | Support "network delete" command in nova networkTang Chen2016-02-142-0/+51
|/ / /
* | | Floating IP: Neutron support for "ip floating list" commandTang Chen2016-02-142-1/+80
* | | Floating IP: Neutron support for "ip floating delete" commandJude Job2016-02-143-1/+184
* | | Merge "Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass t...Jenkins2016-02-1317-75/+225
|\ \ \
| * | | Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-1017-75/+225
* | | | Merge "Identity: Fix DisplayCommandBase comments for cliff Lister subclass te...Jenkins2016-02-1321-56/+168
|\ \ \ \ | |/ / /
| * | | Identity: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-1021-56/+168