summaryrefslogtreecommitdiffstats
path: root/update.py
Commit message (Expand)AuthorAgeFilesLines
* Relax the update.py replace regex.Angus Salkeld2012-11-011-2/+2
* fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-181-1/+1
* Merge "Update strings like 'openstack.common.notifier.driver'."Jenkins2012-07-091-0/+8
|\
| * Update strings like 'openstack.common.notifier.driver'.Andrew Bogott2012-06-271-0/+8
* | Add update.sh to avoid import conflictsMark McLoughlin2012-06-291-10/+4
|/
* Get update.py to be able to copy rpc.Russell Bryant2012-06-111-1/+11
* cfg: move constructor args to __call__() argsMark McLoughlin2012-05-291-2/+2
* Create openstack/common/__init__.pyRick Harris2012-03-281-5/+16
* Import cfg module directly if not in pathJason Kölker2012-03-091-4/+27
* PEP8 cleanup (openstack-common)Zhongyue Luo2012-02-111-3/+3
* Re-factor update.py to avoid breaking testsMark McLoughlin2012-01-271-56/+74
* Add a script to copy code into other projectsMark McLoughlin2012-01-261-0/+157