summaryrefslogtreecommitdiff
path: root/quantumclient
Commit message (Expand)AuthorAgeFilesLines
* CLI support for network gateway feature2.2.0a1Salvatore Orlando2013-02-205-2/+340
* Merge "Allow known options after unknown ones in list and update command"Jenkins2013-02-199-76/+136
|\
| * Allow known options after unknown ones in list and update commandgongysh2013-02-199-76/+136
* | Client for agent extensiongongysh2013-02-194-3/+108
|/
* Merge "Add nvp queue support to client"Jenkins2013-02-175-1/+210
|\
| * Add nvp queue support to clientAaron Rosen2013-02-145-1/+210
* | Add exceptions messages for authenticationGary Kotton2013-02-141-3/+4
|/
* Merge "Stored the quantum commands list to the variable."Jenkins2013-02-121-2/+3
|\
| * Stored the quantum commands list to the variable.Jason Zhang2013-02-051-2/+3
* | Merge "Support XML request format"Jenkins2013-02-125-135/+746
|\ \
| * | Support XML request formatgongysh2013-02-065-135/+746
| |/
* | Allow ability to remove security groups from portsAaron Rosen2013-02-053-9/+33
|/
* Remove gettext.install from quantumclient.__init__He Jie Xu2013-02-056-7/+34
* The change implements LBaaS CLI commands.Ilya Shakhat2013-01-2815-5/+1409
* Remove multiple white spacesgongysh2013-01-264-7/+7
* Merge "Exception should raise with status code"Jenkins2013-01-251-1/+2
|\
| * Exception should raise with status codeAaron Rosen2013-01-221-1/+2
* | Fix quantum client examplesthakkar2013-01-231-1/+1
|/
* Merge "Display security group name in security-group-rule-list"Jenkins2013-01-162-0/+149
|\
| * Display security group name in security-group-rule-listAkihiro MOTOKI2013-01-152-0/+149
* | 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
* | Migrate from unittest to testtoolsMonty Taylor2013-01-144-25/+20
* | Merge "Display subnet cidr information in net-list"Jenkins2013-01-143-28/+127
|\ \
| * | Display subnet cidr information in net-listAkihiro MOTOKI2013-01-113-28/+127
| |/
* | Allow known options defined after position arguments.gongysh2013-01-1312-38/+174
|/
* Fix import order nitsZhongyue Luo2012-12-319-39/+30
* Merge "Add --security-group option to port-create"Jenkins2012-12-312-0/+45
|\
| * Add --security-group option to port-createAkihiro MOTOKI2012-12-172-0/+45
* | Merge "Add --dns-nameserver, --host-route, --disable-dhcp to subnet-create"Jenkins2012-12-172-12/+114
|\ \ | |/ |/|
| * Add --dns-nameserver, --host-route, --disable-dhcp to subnet-createAkihiro MOTOKI2012-12-132-12/+114
* | Support dash-style options for security-group commands.Akihiro MOTOKI2012-12-141-6/+22
|/
* Ensures that help alignment is not hard codedGary Kotton2012-12-051-1/+6
* Merge "Add --router and --floatingip to quota-update options."Jenkins2012-12-041-1/+7
|\
| * Add --router and --floatingip to quota-update options.Akihiro MOTOKI2012-12-031-1/+7
* | Display columns in the order of -c optionsAkihiro MOTOKI2012-12-031-1/+3
|/
* Correct the verbose output formatting when creating routers.Kyle Mestery2012-11-202-30/+19
* Merge "Convenience cmds for l3"Jenkins2012-11-165-33/+302
|\
| * Convenience cmds for l3ivan-zhu2012-11-135-33/+302
* | Fix curl command for PUT and DELETE.gongysh2012-11-092-21/+24
* | Fixes setup compatibility issue on WindowsAlessandro Pilotti2012-11-051-39/+63
* | Adds securitygroup implementationAaron Rosen2012-10-315-4/+393
* | Generate bash_completion string so that we can use bash completion.gongysh2012-10-081-0/+21
|/
* clean the descriptions for quota cli commands.gongysh2012-09-201-4/+4
* Merge "fix a minor comment error"2.1Jenkins2012-09-151-1/+1
|\
| * fix a minor comment errorJiajun Liu2012-09-131-1/+1
* | Add document for using quantum client by python or cli invocation.gongysh2012-09-121-1/+13
|/
* Support shared option in CLISalvatore Orlando2012-09-112-2/+12
* Limit list command for router and floating ipGary Kotton2012-09-114-2/+5
* Merge "Send all options with CreateFloatingIP"Jenkins2012-09-102-3/+26
|\