summaryrefslogtreecommitdiff
path: root/quantumclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Client for agent scheduler extensiongongysh2013-02-281-1/+20
* CLI support for network gateway feature2.2.0a1Salvatore Orlando2013-02-201-0/+15
* Merge "Allow known options after unknown ones in list and update command"Jenkins2013-02-191-3/+14
|\
| * Allow known options after unknown ones in list and update commandgongysh2013-02-191-3/+14
* | Client for agent extensiongongysh2013-02-191-0/+8
|/
* Add nvp queue support to clientAaron Rosen2013-02-141-0/+8
* Stored the quantum commands list to the variable.Jason Zhang2013-02-051-2/+3
* Remove gettext.install from quantumclient.__init__He Jie Xu2013-02-051-1/+1
* The change implements LBaaS CLI commands.Ilya Shakhat2013-01-281-0/+47
* Merge "Make "quantum help" to show a list of subcommands."Jenkins2013-01-151-0/+6
|\
| * Make "quantum help" to show a list of subcommands.Akihiro MOTOKI2013-01-091-0/+6
* | Allow known options defined after position arguments.gongysh2013-01-131-0/+40
|/
* Fix import order nitsZhongyue Luo2012-12-311-0/+1
* Ensures that help alignment is not hard codedGary Kotton2012-12-051-1/+6
* Merge "Convenience cmds for l3"Jenkins2012-11-161-0/+4
|\
| * Convenience cmds for l3ivan-zhu2012-11-131-0/+4
* | Adds securitygroup implementationAaron Rosen2012-10-311-0/+16
* | Generate bash_completion string so that we can use bash completion.gongysh2012-10-081-0/+21
|/
* *-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