summaryrefslogtreecommitdiff
path: root/neutronclient/common
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of sixzhanghao2020-05-153-7/+3
* Drop python3 hack for XML serializerAkihiro Motoki2019-12-171-4/+0
* Fix string in headerOleg Bondarev2019-08-201-1/+1
* Use secure sha256 instead of sha1Oleg Bondarev2019-08-131-1/+1
* Define IpAddressAlreadyAllocated exceptionHongbin Lu2018-01-231-0/+4
* Merge "Unable to add classless-static-route in extra_dhcp_opt extension"Jenkins2017-04-011-0/+11
|\
| * Unable to add classless-static-route in extra_dhcp_opt extensionShih-Hao Li2016-08-241-0/+11
* | Merge "Fixed a bunch of spacing"Jenkins2017-03-051-1/+0
|\ \
| * | Fixed a bunch of spacingBrandon Palm2016-02-291-1/+0
* | | Decode exception parameters to expand exception message properlyAkihiro Motoki2016-12-151-1/+10
* | | Use method is_valid_cidr from oslo.utilslilintan2016-10-121-9/+0
* | | Merge "Use six.python_2_unicode_compatible for NeutronException.__str__"Jenkins2016-09-221-0/+3
|\ \ \
| * | | Use six.python_2_unicode_compatible for NeutronException.__str__Akihiro Motoki2016-01-051-0/+3
* | | | Merge "remove unused LOG"Jenkins2016-09-042-8/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | remove unused LOGji-xuepeng2016-07-102-8/+0
* | | | Add client exception for HostNotCompatibleWithFixedIpsCarl Baldwin2016-07-221-0/+4
|/ / /
* | | Update for API bindingsDariusz Smigiel2016-05-261-6/+12
* | | Log SHA1 hash of X-Auth-Token valueLokesh S2016-04-041-2/+10
* | | Fix TypeError with error messageRabi Mishra2016-03-041-1/+2
* | | refactor: Avoid overriding run() in cliff commandAkihiro Motoki2016-03-031-4/+4
* | | Merge "Add wrapper classes for return-request-id-to-caller"Jenkins2016-03-011-0/+9
|\ \ \
| * | | Add wrapper classes for return-request-id-to-callerHirofumi Ichihara2016-02-261-0/+9
| | |/ | |/|
* | | Improve str2dict key validation to avoid wrong keysAkihiro Motoki2016-02-211-2/+34
|/ /
* | refactor: Get rid of usage of get_data in favor of take_actionAkihiro Motoki2016-01-181-6/+6
* | refactor: Remove usage of useless command.command.OpenStackCommandAkihiro Motoki2016-01-181-35/+0
* | Adding a lowercase converter in utils.pyreedip2016-01-081-0/+4
|/
* Use _i18n instead of i18nAkihiro Motoki2015-12-244-4/+4
* Fix H405 violationsshu-mutou2015-12-131-1/+3
* Merge "Remove XML support"Jenkins2015-12-112-294/+5
|\
| * Remove XML supportElena Ezhova2015-12-092-294/+5
* | Allow lower case protocol valuesManjeet Singh Bhatia2015-12-101-0/+4
|/
* Use os-client-config and keystoneauth1 in shellMonty Taylor2015-10-281-0/+3
* Remove newlines from request and response logIlya Shakhat2015-08-101-2/+2
* Remove unused AlreadyAttachedClientAkihiro Motoki2015-07-131-6/+0
* Merge "Raise user-friendly exceptions in str2dict"Jenkins2015-06-121-3/+9
|\
| * Raise user-friendly exceptions in str2dictCedric Brandily2015-06-081-3/+9
* | Merge "Add InvalidIpForSubnetClient exception"Jenkins2015-06-101-0/+4
|\ \ | |/ |/|
| * Add InvalidIpForSubnetClient exceptionQin Zhao2015-05-111-0/+4
* | Drop use of 'oslo' namespace packageDoug Hellmann2015-05-062-3/+3
|/
* Fix Python client library for Neutronzengfagao2015-04-211-0/+9
* Add Neutron subnetpool APIzengfagao2015-04-091-0/+1
* Revert "Remove unused AlreadyAttachedClient"Akihiro Motoki2015-04-091-0/+6
* Fix E265 block comment should start with '# 'Akihiro Motoki2015-03-231-7/+3
* Remove unused AlreadyAttachedClientDoug Fish2015-03-111-6/+0
* Client command extension supportJustin Hammond2015-02-241-0/+86
* Merge "Utility method for boolean argument"Jenkins2015-02-041-0/+13
|\
| * Utility method for boolean argumentAkihiro Motoki2015-01-271-0/+13
* | Fix TypeError for six.text_typeshihanzhang2015-01-081-1/+1
|/
* Fix mixed usage of _Hideki Saito2014-11-083-28/+2
* Use graduated oslo librariesAkihiro Motoki2014-10-213-7/+7