summaryrefslogtreecommitdiff
path: root/quantumclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* *-list command shows only limited fields normally.yong sheng gong2012-09-011-8/+0
* Change '_' to '-' in optionsDean Troyer2012-08-241-15/+39
* initial client + CLI support for routers + floating ipsDan Wendlandt2012-08-221-1/+31
* Merge "add ext list and show commands."Jenkins2012-08-141-0/+4
|\
| * add ext list and show commands.Yong Sheng Gong2012-08-121-0/+4
* | Merge "remove cli.app in quantum client error message."Jenkins2012-08-131-2/+25
|\ \
| * | remove cli.app in quantum client error message.Yong Sheng Gong2012-08-121-2/+25
* | | Merge "enable -h | --help after command to show the command usage."Jenkins2012-08-121-0/+13
|\ \ \ | |_|/ |/| |
| * | enable -h | --help after command to show the command usage.Yong Sheng Gong2012-08-121-0/+13
| |/
* | Add quota commands to change quota of a tenant.Yong Sheng Gong2012-08-121-1/+10
|/
* Merge "Use -h, --help to show help messages."Jenkins2012-07-141-1/+1
|\
| * Use -h, --help to show help messages.Akihiro MOTOKI2012-07-131-1/+1
* | Remove quantum client codes for API v1.0Yong Sheng Gong2012-07-131-60/+6
|/
* Make quantum cli consistent with other cli's practice.Yong Sheng Gong2012-07-051-47/+47
* add --fixed-ip argument to create port0.1.0Yong Sheng Gong2012-06-251-30/+43
* add keystone support, new command interface, API v2.0Yong Sheng Gong2012-06-211-0/+383