summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix 'openstack --help' fails if clouds.yaml cannot be readHideki Saito2016-02-141-4/+9
* | | | 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-152-8/+8
|\ \ \ \
| * | | | Rename parameter "identifier" to "network" in network commandsTang Chen2016-02-142-8/+8
* | | | | 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-143-5/+63
|/ / / /
* | | | Floating IP: Neutron support for "ip floating list" commandTang Chen2016-02-144-18/+106
* | | | Floating IP: Neutron support for "ip floating delete" commandJude Job2016-02-145-24/+224
* | | | 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
* | | | | Merge "Identity: Fix DisplayCommandBase comments for cliff Command subclass t...Jenkins2016-02-136-27/+0
|\ \ \ \ \ | |/ / / /