summaryrefslogtreecommitdiff
path: root/tests/test_shell.py
Commit message (Collapse)AuthorAgeFilesLines
* show help when calling without argumentsChristian Berendt2012-11-081-12/+6
| | | | | | | | | | | | | When calling cinder without arguments you'll receive the following output: error: too few arguments Try 'cinder help ' for more information. With this change the help is also shown when calling cinder without arguments. I think that's the expected behavior. Change-Id: I8f46f67b7fef472ac344bb74f80cf1b77c4c4745
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+75