summaryrefslogtreecommitdiff
path: root/neutronclient/v2_0
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix failures when calling list operations using Python binding"Jenkins2015-03-211-11/+0
|\
| * Fix failures when calling list operations using Python bindingAnand Shanmugam2015-03-211-11/+0
* | Merge "Added client calls for the lbaas v2 agent scheduler"Jenkins2015-03-181-0/+15
|\ \ | |/ |/|
| * Added client calls for the lbaas v2 agent schedulerBrandon Logan2015-02-251-0/+15
* | Reinstate Max URI length checking to V2_0 ClientMark Rawlings2015-03-091-0/+11
* | Client command extension supportJustin Hammond2015-02-241-0/+89
|/
* Merge "Split base function of v2_0.Client into a separate class"Jenkins2015-02-171-171/+178
|\
| * Split base function of v2_0.Client into a separate classAkihiro Motoki2015-01-281-171/+178
* | Implement LBaaS object model v2Craig Tracey2015-02-041-0/+167
|/
* Use adapter from keystoneclientJamie Lennox2014-12-231-11/+0
* Fix mixed usage of _Hideki Saito2014-11-081-1/+1
* Add missing parameters to Client's docstringJohn Schwarz2014-10-091-0/+4
* Merge "Fix Py3 compatibility issues"2.3.9Jenkins2014-09-181-2/+1
|\
| * Fix Py3 compatibility issuesIlya Shakhat2014-09-161-2/+1
* | Correct Content-Type/Accept management in HTTPClient/SessionClientCedric Brandily2014-09-151-2/+5
|/
* Merge "Unify doc-strings format"Jenkins2014-09-121-12/+9
|\
| * Unify doc-strings formatStanislav Kudriashev2014-08-281-12/+9
* | Remove unnecessary get_status_code wrapper functionIlya Shakhat2014-08-281-12/+1
|/
* Add keystone v3 auth supportBradley Klein2014-08-041-3/+5
* Add option for retry number of connection attemptsJakub Libosvar2014-07-291-2/+17
* Changed 'json' to 'JSON'Christian Berendt2014-07-131-2/+2
* Changed 'xml' to 'XML'Christian Berendt2014-06-271-2/+2
* Merge "debug level logs should not be translated"Jenkins2014-06-271-2/+2
|\
| * debug level logs should not be translatedChristian Berendt2014-06-231-2/+2
* | Improve help stringsAndreas Jaeger2014-06-251-5/+5
|/
* Merge "Allow user ID for authentication"Jenkins2014-04-251-0/+1
|\
| * Allow user ID for authenticationPhil Day2014-04-231-0/+1
* | Use requests module for HTTP/HTTPSarmando-migliaccio2014-04-231-7/+7
|/
* Support packet_filter extension in NEC pluginAkihiro MOTOKI2014-04-181-1/+32
* Merge "Return response status reason on error"Jenkins2014-04-171-0/+2
|\
| * Return response status reason on errorThomas Herve2014-04-041-0/+2
* | Rearrange neutronclient exceptions for more easy useAkihiro Motoki2014-03-241-17/+9
* | Merge "Enable to select specific network service type"Jenkins2014-03-141-0/+2
|\ \
| * | Enable to select specific network service typeYohei Matsuhashi2014-02-261-0/+2
| |/
* | Merge "Use six.moves.urllib.parse to replace urlparse"Jenkins2014-03-141-1/+2
|\ \
| * | Use six.moves.urllib.parse to replace urlparsellg82122014-03-061-1/+2
* | | Merge "Empty file shouldn't contain copyright nor license"Jenkins2014-03-141-14/+0
|\ \ \
| * | | Empty file shouldn't contain copyright nor licenseshihanzhang2014-03-131-14/+0
* | | | CLI support for NSX gateway devicesSalvatore Orlando2014-03-071-0/+29
|/ / /
* | | Merge "Print human friendly string as an error message"Jenkins2014-03-061-24/+21
|\ \ \ | |/ / |/| |
| * | Print human friendly string as an error messageAkihiro Motoki2014-03-031-24/+21
| |/
* | Supporting Net-Partition as extension for Nuage pluginronak2014-03-031-1/+25
|/
* Remove vi modelinesliu-sheng2014-02-101-1/+0
* Fix i18n messages in neutronclientSergio Cazzolato2013-11-291-2/+2
* Merge "Convert xrange to range"Jenkins2013-12-011-1/+1
|\
| * Convert xrange to rangeAbhishek Chanda2013-11-281-1/+1
* | Handle IpAddressInUse with client exceptionMatt Riedemann2013-11-251-0/+1
|/
* Fix status_code not passed in codeAaron Rosen2013-10-281-3/+2
* Change copyright headers from LLC to FoundationSean Winn2013-10-042-2/+2
* Adds ExternalIpAddressExhaustedClient exceptionChris Yeoh2013-09-301-1/+3