summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | | Trivial: Fix "abstractmethod" to "abstract method"Tang Chen2016-02-106-24/+24
| |/ / / |/| | |
* | | | Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-108-30/+90
* | | | Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-0911-46/+138
* | | | Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-093-22/+0
| |/ / |/| |
* | | Merge "Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass te...Jenkins2016-02-083-12/+36
|\ \ \
| * | | Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-063-12/+36
* | | | Merge "Compute: Fix DisplayCommandBase comments for cliff Lister subclass tests"Jenkins2016-02-084-9/+27
|\ \ \ \ | |/ / /
| * | | Compute: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-064-9/+27
* | | | Merge "Compute: Fix DisplayCommandBase comments for cliff Command subclass te...Jenkins2016-02-082-10/+0
|\ \ \ \ | |/ / /
| * | | Compute: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-062-10/+0
* | | | Merge "Add unit tests for "hypervisor show" command"Jenkins2016-02-082-0/+131
|\ \ \ \
| * | | | Add unit tests for "hypervisor show" commandTang Chen2016-02-072-0/+131
| |/ / /
* | | | Remove identity_client.projects definition in TestSecurityGroupTang Chen2016-02-061-4/+2
* | | | Define security_group_rules mock in FakeComputev2ClientTang Chen2016-02-062-5/+6
* | | | Move security_groups mock definition to FakeComputev2ClientTang Chen2016-02-063-6/+18
|/ / /
* | | Merge "Add support for triggering an crash dump"Jenkins2016-02-052-0/+48
|\ \ \
| * | | Add support for triggering an crash dumpxiexs2016-02-052-0/+48
| |/ /
* | | Merge "Add recursive object delete for containers"Jenkins2016-02-052-0/+104
|\ \ \
| * | | Add recursive object delete for containersTerryHowe2016-02-052-0/+104
| |/ /
* | | Add unit tests for "hypervisor list" commandTang Chen2016-02-052-0/+160
|/ /
* | Merge "Use assert_not_called() in common tests"Jenkins2016-02-041-7/+7
|\ \
| * | Use assert_not_called() in common testsDean Troyer2016-02-031-7/+7
* | | Merge "Refactor TestVolumeCreate to use FakeVolume"2.1.0Jenkins2016-02-041-67/+66
|\ \ \
| * | | Refactor TestVolumeCreate to use FakeVolumexiexs2016-02-021-67/+66
* | | | Merge "Minor typo in help text"Jenkins2016-02-041-1/+1
|\ \ \ \
| * | | | Minor typo in help textJas2016-02-031-1/+1
* | | | | Merge "Support listing network availability zones"Jenkins2016-02-043-10/+174
|\ \ \ \ \
| * | | | | Support listing network availability zonesRichard Theis2016-02-023-10/+174
| | |/ / / | |/| | |
* | | | | Merge "Allow wait_for_delete to work for all clients"Jenkins2016-02-042-2/+28
|\ \ \ \ \ | | |_|/ / | |/| | |