summaryrefslogtreecommitdiff
path: root/ceilometerclient/openstack/common/apiclient/base.py
Commit message (Expand)AuthorAgeFilesLines
* move old oslo-incubator code out of openstack/commonSteve Martinelli2016-11-041-536/+0
* base.Resource not define __ne__() built-in functionyuyafei2016-07-041-0/+3
* Use the oslo.utils.reflection to extract the class nameLiuNanke2016-01-081-1/+4
* Fix Resource.__eq__ mismatch semantics of object equalRui Chen2015-12-011-2/+0
* Drop use of 'oslo' namespace packageDoug Hellmann2015-06-031-1/+1
* sync to latest oslo-incubator codeZhiQiang Fan2014-12-261-0/+16
* sync with oslo and use oslo.i18ngordon chung2014-12-051-2/+2
* sync oslo codeicehouse-eol1.0.12stable/icehousegordon chung2014-10-021-19/+44
* py3kcompat: remove in python-ceilometerclientJia Dong2014-02-211-3/+3
* Sync with OsloCyril Roelandt2014-02-101-5/+5
* sync with oslo-incubatorGordon Chung2013-12-021-3/+2
* add cliutils from oslo-incubatorfujioka yuuichi2013-10-281-0/+492