summaryrefslogtreecommitdiff
path: root/openstack-common.conf
Commit message (Collapse)AuthorAgeFilesLines
* Remove openstack.common.exception usageZhiQiang Fan2013-08-291-1/+1
| | | | | | | | Fixes-Bug: #1208734 This file is deprecated, stop using it. Change-Id: I4ad53008a6d350dbf4003f4e01088e95d6b42a3e
* Rename quantumclient to neutronclient2.2.4Mark McClain2013-07-031-1/+1
| | | | | | Implements Blueprint: remove-use-of-quantum Change-Id: Idebe92d56d277435ffd23f292984f9b8b8fdb2df
* Migrate to pbr.Clark Boylan2013-05-241-1/+1
| | | | | | Fixes bug 1179007 Change-Id: I6d7a6b7c85361e1568719ad11035158f4f6d9b35
* Fix xml request doesn't work with unicodeHe Jie Xu2013-04-071-1/+1
| | | | | | | | | | | | | | | | | | Fix bug 1160704 * httplib2 doesn't work with unicode url and params. So encode all unicode to utf-8 before request. * Fix xml serializer doesn't work with unicode * Decode command argument to unicode in main function * Exception's message maybe include unicode, decode message to unicode before logging or print. * Sync the changing of serializer/deserilizer's code with quantum server code https://review.openstack.org/#/c/25482/ https://review.openstack.org/#/c/25046/ https://review.openstack.org/#/c/21410/ * Enable xml test Change-Id: Ib140e34d54cc916e2ea172e4bad9e4a77388723a
* Add exception & gettextutils to openstack.commonRoman Podolyaka2013-03-221-1/+1
| | | | | | These 2 modules are useful for cleaning up of the exceptions hierarchy. Change-Id: I0bb84e1969523be2eea077711acc5702bc63b023
* Support XML request formatgongysh2013-02-061-1/+1
| | | | | | blueprint quantum-client-xml Change-Id: I9db8ea7c395909def00d6f25c9c1a98c07fdde68
* Add initial docs.Monty Taylor2012-06-141-0/+7
Change-Id: I846eec12e800c15a545946604fe77a0a6b83fb46