summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / /
| * | | | Identity: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-106-27/+0
* | | | | Merge "Add NetworkAndCompute Lister and ShowOne classes"Jenkins2016-02-132-27/+193
|\ \ \ \ \
| * | | | | Add NetworkAndCompute Lister and ShowOne classesRichard Theis2016-02-122-27/+193
| |/ / / /
* | | | | Merge "Trivial: Fix a typo in test_network.py"Jenkins2016-02-131-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Trivial: Fix a typo in test_network.pyTang Chen2016-02-111-1/+1
* | | | | Merge "Allow custom log levels for other loggers"Jenkins2016-02-121-9/+37
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow custom log levels for other loggersTerryHowe2016-02-051-9/+37