summaryrefslogtreecommitdiff
path: root/quantumclient/client.py
Commit message (Expand)AuthorAgeFilesLines
* Remove quantumclient and proxy to neutronclient2.2.4.1Mark McClain2013-09-251-248/+2
* Enables H404 check (multi line docstring) in flake8Akihiro MOTOKI2013-06-171-3/+4
* Merge "Avoid error 414 when retrieving subnet cidrs for ListNetworks"Jenkins2013-05-221-1/+3
|\
| * Avoid error 414 when retrieving subnet cidrs for ListNetworksSalvatore Orlando2013-05-031-1/+3
* | Allow the HTTPClient consumer to pass endpoint_type.Carl Baldwin2013-05-211-6/+14
|/
* Enable automatic validation of many HACKING rules.Maru Newby2013-04-081-5/+6
* Fix xml request doesn't work with unicodeHe Jie Xu2013-04-071-0/+2
* Add public api to get authentication info from clientOleg Bondarev2013-04-021-0/+6
* Handle auth_token and endpoint_url if passed to the http client constructorOleg Bondarev2013-03-261-17/+30
* Fix curl command for PUT and DELETE.gongysh2012-11-091-3/+2
* Refreshes keystone token if a token is expired.Akihiro MOTOKI2012-08-121-2/+7
* add --fixed-ip argument to create port0.1.0Yong Sheng Gong2012-06-251-4/+16
* add keystone support, new command interface, API v2.0Yong Sheng Gong2012-06-211-0/+200