summaryrefslogtreecommitdiff
path: root/openstack-common.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add apiclient to openstack-common.confZhiQiang Fan2014-12-261-0/+1
| | | | | | | No matter what we do with apiclient in future, we should include it in openstack-common.conf file since we're using it. Change-Id: Ibcf90a394c78bdd38235a0214ac07cfd4f38f927
* switch to oslo.utilsgordon chung2014-09-291-1/+0
| | | | | | | oslo.utils is released and corresponding code in oslo-incubator has been removed. Change-Id: Ic3a13380809a8b00c979e5ac405b4084f486a31d
* py3kcompat: remove in python-ceilometerclientJia Dong2014-02-211-1/+0
| | | | | | | | | Everything is already in six>=1.4.0 and we already depend on such a version. There's no reason to keep this file. So remove py3kcompat from python-ceilometerclient. Change-Id: Ide6876e7a60377cb3843816d1d9ab2c589bc8f1b Closes-Bug: #1280033
* add cliutils from oslo-incubatorfujioka yuuichi2013-10-281-0/+1
| | | | | Change-Id: I3122b62ebf87354340e971f7cb58f67045fbcfef Related-Bug: #1227495
* Fix module importing issues for Python 3Kui Shi2013-10-141-0/+1
| | | | | | | | | Copy py3kcompat from oslo for urlparse Substitute StringIO / httplib with six Partial Implement: blueprint py33-support Change-Id: Ic8da2ca53b4217ef13f15be094437f1f4e643001
* Migrate to pbr.Monty Taylor2013-05-231-2/+0
| | | | | | Fixes bug 1179007. Change-Id: Ie921a710d9460196ed8023ad63f05dec998b60f0
* Add install_venv_common from osloAngus Salkeld2013-05-081-0/+1
| | | | Change-Id: I8f6e07abd733b1eea6c2d3e397e8e34aef531e4f
* Update oslo code and split the module linesAngus Salkeld2013-05-081-1/+3
| | | | Change-Id: I2d9f4b9ac585d91c2d7651db96c9440ff683e0ef
* Initial CommitAngus Salkeld2012-11-091-0/+7
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>