summaryrefslogtreecommitdiff
path: root/cinderclient/tests/unit/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Support --os-key optionCedric Brandily2016-05-171-0/+23
* Pass insecure option to HTTPClientCory Stone2016-01-271-0/+16
* No longer ignores CINDER_SERVICE_NAMEDerrick J. Wippler2015-09-141-0/+19
* Fixed test_password_promptedDerrick J. Wippler2015-08-271-4/+8
* Replace assertEqual(None, *) with assertIsNone in testsYusuke Hayashi2015-08-091-2/+2
* New mock release(1.1.0) broke unit/function testsrico.lin2015-07-141-1/+1
* Revert "Enable version discovery"Mike Perez2015-07-021-200/+1
* Avoid _get_keystone_session() if auth_pluginDerrick J. Wippler2015-05-071-1/+51
* Add version removal rule to stop discovery warningMike Perez2015-04-291-3/+3
* Enable version discoveryMike Perez2015-04-201-2/+201
* Move unit tests into test directoryJohn Griffith2015-03-231-0/+169