summaryrefslogtreecommitdiff
path: root/quantumclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle auth_token and endpoint_url if passed to the http client constr...2.2.1Jenkins2013-03-292-30/+74
|\
| * Handle auth_token and endpoint_url if passed to the http client constructorOleg Bondarev2013-03-262-30/+74
* | Merge "Add exception & gettextutils to openstack.common"Jenkins2013-03-272-0/+175
|\ \
| * | Add exception & gettextutils to openstack.commonRoman Podolyaka2013-03-222-0/+175
* | | Merge "Don't query the agent with name"Jenkins2013-03-271-0/+1
|\ \ \
| * | | Don't query the agent with namegongysh2013-03-261-0/+1
| | |/ | |/|
* | | Update --remote-group-id metavar to REMOTE_GROUPAaron Rosen2013-03-261-1/+1
|/ /
* | remove remainder argumentgongysh2013-03-262-23/+16
* | Merge "Improve unit tests for python-quantumclient"Jenkins2013-03-251-0/+129
|\ \ | |/ |/|
| * Improve unit tests for python-quantumclientTatyana Leontovich2013-03-221-0/+129
* | Merge "Improve unit tests for python-quantumclient"Jenkins2013-03-211-0/+45
|\ \
| * | Improve unit tests for python-quantumclientTatyana Leontovich2013-03-121-0/+45
* | | Add a missing command line option: --insecureRoman Podolyaka2013-03-133-4/+18
| |/ |/|
* | Fix a description of floatingip-id in (dis)associate commands2.2.0Akihiro MOTOKI2013-03-072-9/+9
* | Add support for security group quotasGary Kotton2013-03-061-6/+13
* | Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)Aaron Rosen2013-03-042-28/+28
* | Merge "quantumclient.common.serializer module cleanup"Jenkins2013-03-031-21/+0
|\ \
| * | quantumclient.common.serializer module cleanupTatyana Leontovich2013-02-271-21/+0
| |/
* | Add pagination support for clientHe Jie Xu2013-03-0125-30/+516
* | Merge "Client for agent scheduler extension"Jenkins2013-02-284-5/+334
|\ \
| * | Client for agent scheduler extensiongongysh2013-02-284-5/+334
| |/
* | rename port to port_protocol for lbaas cliMark McClain2013-02-274-28/+34
|/
* 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
|\