summaryrefslogtreecommitdiff
path: root/quantumclient
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Handle auth_token and endpoint_url if passed to the http client ↵2.2.1Jenkins2013-03-292-30/+74
|\ | | | | | | constructor"
| * Handle auth_token and endpoint_url if passed to the http client constructorOleg Bondarev2013-03-262-30/+74
| | | | | | | | | | | | Fixes bug 1152427 Change-Id: Ic7811d928fd00cde0a72f451b5ede8351092a54c
* | Merge "Add exception & gettextutils to openstack.common"Jenkins2013-03-272-0/+175
|\ \
| * | Add exception & gettextutils to openstack.commonRoman Podolyaka2013-03-222-0/+175
| | | | | | | | | | | | | | | | | | These 2 modules are useful for cleaning up of the exceptions hierarchy. Change-Id: I0bb84e1969523be2eea077711acc5702bc63b023
* | | Merge "Don't query the agent with name"Jenkins2013-03-271-0/+1
|\ \ \
| * | | Don't query the agent with namegongysh2013-03-261-0/+1
| | |/ | |/| | | | | | | | | | | | | Bug #1160332 Change-Id: I4da1df900ff29f75e11b91186200d7841602bff4
* | | Update --remote-group-id metavar to REMOTE_GROUPAaron Rosen2013-03-261-1/+1
|/ / | | | | | | | | | | | | | | The metavar value for --remote-group-id was left out in the patch that renamed source_(group_id|ip_prefix) to remote. This patch renames this instance of SOURCE to REMOTE. Change-Id: I99d538e1cdc0b29e62b499c9c8ba8b3a31d77f7a
* | remove remainder argumentgongysh2013-03-262-23/+16
| | | | | | | | | | | | Bug #1160203 Change-Id: I01c6aed18ccd7fe61a5ea4562c79d47222175147
* | Merge "Improve unit tests for python-quantumclient"Jenkins2013-03-251-0/+129
|\ \ | |/ |/|
| * Improve unit tests for python-quantumclientTatyana Leontovich2013-03-221-0/+129
| | | | | | | | | | | | | | | | Add tests for: quantumclient.shell Partially Fixes: bug #1137783 Change-Id: Ia6a856cf3c1da67419818ae1693d56f447c2f070
* | Merge "Improve unit tests for python-quantumclient"Jenkins2013-03-211-0/+45
|\ \
| * | Improve unit tests for python-quantumclientTatyana Leontovich2013-03-121-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | Add tests for quantumclient.quantum.v2.quota Partially Fixes: bug #1137783 Change-Id: I62fef9334ac864eda2f980d8ad173c536b2f3b1b
* | | Add a missing command line option: --insecureRoman Podolyaka2013-03-133-4/+18
| |/ |/| | | | | | | | | | | | | This option allows to disable SSL certificates validation in HTTPClient. Fixes bug 1153715 Change-Id: I2c5123c3b8482a932fa401c56827f1fffe9fa381
* | Fix a description of floatingip-id in (dis)associate commands2.2.0Akihiro MOTOKI2013-03-072-9/+9
| | | | | | | | | | | | | | | | Fixes bug 1151328 Also makes positional parameters of Show/Update/Delete commands upper. Change-Id: Ifc6b76954ad987379f765f346167bb73556034f1
* | Add support for security group quotasGary Kotton2013-03-061-6/+13
| | | | | | | | | | | | Fixes bug 1149286 Change-Id: I7db9416c00296dfefdbf8fef880154c05fa2445a
* | Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)Aaron Rosen2013-03-042-28/+28
| | | | | | | | | | | | Fixes bug 1144426 Change-Id: I3c5ac92f583ffce19f5ed38219d796bc6585e123
* | Merge "quantumclient.common.serializer module cleanup"Jenkins2013-03-031-21/+0
|\ \
| * | quantumclient.common.serializer module cleanupTatyana Leontovich2013-02-271-21/+0
| |/ | | | | | | | | | | | | | | | | | | | | Remove unused methods in quantumclient.common.serializer.XMLDeserializer that tries to access non existing attributes of xml node: * find_first_child_named * extract_text * find_children_named Change-Id: I0aff5933fa75e50748e9d0325d898c2f6836fa58 Fixes: bug #1132850
* | Add pagination support for clientHe Jie Xu2013-03-0125-30/+516
| | | | | | | | | | | | | | | | | | | | Fixes bug 1130625 Add pagination params: -P, --page-size SIZE Add sorting params: --sort-key FIELD --sort-dir {asc,desc} Add xml support Change-Id: I76abb6335f53176feade216413a8cabaaefe42be
* | Merge "Client for agent scheduler extension"Jenkins2013-02-284-5/+334
|\ \
| * | Client for agent scheduler extensiongongysh2013-02-284-5/+334
| |/ | | | | | | | | | | blueprint quantum-scheduler Change-Id: I5bad096d4892ebf1d309fc0a625dca4b2407bc94
* | rename port to port_protocol for lbaas cliMark McClain2013-02-274-28/+34
|/ | | | | | fixes bug 1133057 Change-Id: Ic4b35e0c6335e3fc65022203a56ea2cce89f975c
* CLI support for network gateway feature2.2.0a1Salvatore Orlando2013-02-205-2/+340
| | | | | | | | | | Blueprint nvp-nwgw-extension-client Adds commands for gateway management, and for connecting networks to gateways. These commands use the nicira-specific extension 'nvp-network-gateway' Change-Id: Iefcba201bc9fd8dce35762514af0f56b29430ccd
* 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
| | | | | | | | | | | | blueprint known-options-location-in-list-update-commands Change-Id: Icad4fbc0d9f1751bd36573b37ac7fe32987fada9
* | Client for agent extensiongongysh2013-02-194-3/+108
|/ | | | | | blueprint quantum-scheduler Change-Id: Ic5a2198017cacfb0ff5b5da1461c06b3a0f87ea1
* Merge "Add nvp queue support to client"Jenkins2013-02-175-1/+210
|\
| * Add nvp queue support to clientAaron Rosen2013-02-145-1/+210
| | | | | | | | | | | | | | This patch adds the nvp_qos_queue commands to the client Implements blueprint nvp-qos-extension-client Change-Id: Ic6d2a13ecb82e7e68b52b3143befb2f34b5e759f
* | Add exceptions messages for authenticationGary Kotton2013-02-141-3/+4
|/ | | | | | Fixes bug 1125137 Change-Id: Id79d11fb515a7af3b4e5cbe87bc717880fdb268b
* 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
| | | | | | | | | | | | | | | | | | | | By storing the quantum commands list to the variable, the subclass can depend the quantum shell to parse the command. Fixes: bug 1116837 Change-Id: I0a6f3226d326cf015e262e4ddf364d6f9a91d041
* | Merge "Support XML request format"Jenkins2013-02-125-135/+746
|\ \
| * | Support XML request formatgongysh2013-02-065-135/+746
| |/ | | | | | | | | | | blueprint quantum-client-xml Change-Id: I9db8ea7c395909def00d6f25c9c1a98c07fdde68
* | Allow ability to remove security groups from portsAaron Rosen2013-02-053-9/+33
|/ | | | | | | | | This commit adds the option --no-security-groups to port-update in order to remove security groups from a port. Fixes bug 1112089 Change-Id: I43a5cc2c8b443f2d34fffe66b442925a5ae312ac
* Remove gettext.install from quantumclient.__init__He Jie Xu2013-02-056-7/+34
| | | | | | fix bug 1097628 Change-Id: Ic6f2dfb4593fa507fb788786616bff6af3cbb896
* The change implements LBaaS CLI commands.Ilya Shakhat2013-01-2815-5/+1409
| | | | | | | | | | | | | | | | | Implements: blueprint lbaas-cli New commands: * Vip: lb-vip-create, lb-vip-list, lb-vip-show, lb-vip-update, lb-vip-delete * Pool: lb-pool-create, lb-pool-list, lb-pool-show, lb-pool-update, lb-pool-delete, lb-pool-stats * Member: lb-member-create, lb-member-list, lb-member-show, lb-member-update, lb-member-delete * Health Monitor: lb-healthmonitor-create, lb-healthmonitor-list, lb-healthmonitor-show, lb-healthmonitor-update, lb-healthmonitor-delete, lb-healthmonitor-associate, lb-healthmonitor-disassociate Change-Id: Idaa569024c24955886a836e3dfedd009fed87007
* Remove multiple white spacesgongysh2013-01-264-7/+7
| | | | Change-Id: I3715160a18cc2facdb8978ec97bf0f7ece1c3f05
* Merge "Exception should raise with status code"Jenkins2013-01-251-1/+2
|\
| * Exception should raise with status codeAaron Rosen2013-01-221-1/+2
| | | | | | | | | | | | Fixes bug 1103330 Change-Id: Ia706a76429027a4627ea7d12eeee3badae8c16b5
* | Fix quantum client examplesthakkar2013-01-231-1/+1
|/ | | | | | | Example references an incorrect method. list_net() should be list_networks() Change-Id: Ia1f4e13898964da63cb9c9da75270236aa6587b6
* 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
| | | | | | | | | | | | | | | | | | | | | | | | It is useful to display security group name rather than its id for security_group_id and source_group_id. Also add '--no-nameconv' option to disable conversion from security group id to its name. When security-group-rule-list is executed by admin user it is likely more than one groups have same name. This option is useful for such cases. Change-Id: I7fd0f1fb26fce8ed24e0f710666866607e681bc8
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug 1023260 All other OpenStack clients (nova, keystone, glance, ....) accepts just "help" which displays a list of subcommands. This commit makes quantum command consist with other OpenStack projects. After this change help behavior of quantum command becomes as follows: Show general help message: quantum --help quantum help Show help message of subcommand quantum help <subcommand> quantum <subcommand> --help Change-Id: I34ca0df809da04f9b9b9275c697e6aafca312cfe
* | Migrate from unittest to testtoolsMonty Taylor2013-01-144-25/+20
| | | | | | | | | | | | Part of blueprint grizzly-testtools Change-Id: If92ba40209cb45905220df8c72501f33cdc4e1fc
* | 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
| |/ | | | | | | | | | | | | | | | | | | Fixes bug 1074415 This commit introduces extend_list() in ListCommand class. This method can be used to update a retrieved list (e.g., add additional information or convert some field to more human-readable value). Change-Id: Icf5ab616ab4d9add16c921e1944ba37b376b2ab2
* | Allow known options defined after position arguments.gongysh2013-01-1312-38/+174
|/ | | | | | | | | | | We run the argument parser to split known options and unknown options. Make '-' work and have the same effect as '_' in both known and unknown option parts. Make metavar Uppercase. blueprint options-location Change-Id: Ic27b278484133c8b83e3b031a0810a76b050219f
* Fix import order nitsZhongyue Luo2012-12-319-39/+30
| | | | Change-Id: I7c95fa2db1d719f6ed34468ad12b7a9e4c9e794d
* Merge "Add --security-group option to port-create"Jenkins2012-12-312-0/+45
|\