summaryrefslogtreecommitdiff
path: root/neutronclient
Commit message (Expand)AuthorAgeFilesLines
* Make compatible with Cliff (1.5.2)2.3.3Mark McClain2014-01-031-2/+5
* Merge "Remove start index 0 in range()"Jenkins2013-12-251-1/+1
|\
| * Remove start index 0 in range()Wu Wenxiang2013-12-171-1/+1
* | Remove a debugging print statementCyril Roelandt2013-12-171-1/+0
|/
* Fix neutron port-create --no-security-groupsAaron Rosen2013-12-052-3/+3
* Fix i18n messages in neutronclientSergio Cazzolato2013-11-2936-329/+355
* Merge "Convert xrange to range"Jenkins2013-12-014-4/+4
|\
| * Convert xrange to rangeAbhishek Chanda2013-11-284-4/+4
* | Merge "Fix lb-healthmonitor-update to work with correct object"Jenkins2013-11-293-7/+27
|\ \
| * | Fix lb-healthmonitor-update to work with correct objectEugene Nikanorov2013-11-253-7/+27
* | | Merge "Handle IpAddressInUse with client exception"Jenkins2013-11-283-0/+20
|\ \ \
| * | | Handle IpAddressInUse with client exceptionMatt Riedemann2013-11-253-0/+20
| | |/ | |/|
* | | Merge "[fwaas] Can now create disabled firewall rules"Jenkins2013-11-287-18/+36
|\ \ \ | |/ / |/| |
| * | [fwaas] Can now create disabled firewall rulesAssaf Muller2013-11-207-18/+36
| |/
* | Log reason for connection failed exceptionDavanum Srinivas2013-11-131-0/+1
|/
* Fix status_code not passed in codeAaron Rosen2013-10-281-3/+2
* Merge "Change copyright headers from LLC to Foundation"Jenkins2013-10-2132-32/+32
|\
| * Change copyright headers from LLC to FoundationSean Winn2013-10-0432-32/+32
* | Add ability to reference pool by name in lb-pool-stats commandEugene Nikanorov2013-10-171-1/+3
* | Fix stable/grizzly gating for Neutron (aka Quantum)Gary Kotton2013-10-061-0/+3
|/
* Merge "Adds ExternalIpAddressExhaustedClient exception"Jenkins2013-10-032-1/+7
|\
| * Adds ExternalIpAddressExhaustedClient exceptionChris Yeoh2013-09-302-1/+7
* | Merge "Forcibly clear connection pool after every request"Jeremy Stanley2013-10-021-0/+5
|\ \
| * | Forcibly clear connection pool after every requestDavanum Srinivas2013-10-011-0/+5
| |/
* | Merge "Fixes the display message for the insert/remove firewall rule CLI"Jenkins2013-10-011-7/+9
|\ \ | |/ |/|
| * Fixes the display message for the insert/remove firewall rule CLISumit Naiksatam2013-09-301-7/+9
* | Adds IpAddressGenerationFailureClient exceptionChris Yeoh2013-09-272-1/+7
|/
* Merge "Update help string to match API doc"Jenkins2013-09-231-3/+3
|\
| * Update help string to match API docPaul Michali2013-09-171-3/+3
* | Merge "Remove openstack.common.exception usage"Jenkins2013-09-231-142/+0
|\ \ | |/ |/|
| * Remove openstack.common.exception usageZhiQiang Fan2013-08-291-142/+0
* | Client for metering extensionSylvain Afchain2013-09-165-2/+301
* | Merge "Fix cisco n1kv plugin cli option and help"Jenkins2013-09-121-4/+5
|\ \
| * | Fix cisco n1kv plugin cli option and helpAbhishek Raut2013-09-051-4/+5
* | | Merge "Add provider attribute to lb-pool-create command"Jenkins2013-09-062-5/+15
|\ \ \ | |/ / |/| |
| * | Add provider attribute to lb-pool-create commandEugene Nikanorov2013-09-052-5/+15
* | | Merge "bp:pxeboot-ports, provide pxboot on ports"Jenkins2013-09-052-2/+93
|\ \ \
| * | | bp:pxeboot-ports, provide pxboot on portsdekehn2013-09-032-2/+93
* | | | Merge "Allow 'any' option for protocol in the firewall rule"Jenkins2013-09-052-4/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow 'any' option for protocol in the firewall ruleRajesh Mohan2013-09-032-4/+41
| | |/ | |/|
* | | Merge "Remove status field from the list of fields of Healthmonitor"2.3.0Jenkins2013-09-031-1/+1
|\ \ \
| * | | Remove status field from the list of fields of HealthmonitorEugene Nikanorov2013-08-161-1/+1
* | | | Merge "neutron router-gateway-set failed for non-admin users"Jenkins2013-09-032-6/+17
|\ \ \ \
| * | | | neutron router-gateway-set failed for non-admin usersStephen Ma2013-08-262-6/+17
| | |/ / | |/| |
* | | | Merge "Use assertEqual instead of assertEquals"Jenkins2013-09-032-10/+10
|\ \ \ \
| * | | | Use assertEqual instead of assertEqualsZhiQiang Fan2013-09-032-10/+10
* | | | | The "arg_value" was not getting checked for empty listronak-c2013-09-032-1/+18
|/ / / /
* | | | Merge "Make _test_update_resource honor format"Jenkins2013-09-021-1/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Make _test_update_resource honor formatAkihiro MOTOKI2013-08-291-1/+10
| |/ /
* | | Merge "Move vpn unittest code to neutronclient.tests"Jenkins2013-09-028-9/+1041
|\ \ \