summaryrefslogtreecommitdiff
path: root/update.py
Commit message (Expand)AuthorAgeFilesLines
* Add oslo service/cache/reports to update.pyDavanum Srinivas2015-06-221-0/+3
* Prevent update.py from updating policySteve Martinelli2015-03-051-0/+1
* Fix the regex for turning project.lib back to oslo.libDoug Hellmann2015-02-181-2/+2
* Switch from oslo.config to oslo_configDavanum Srinivas2015-02-131-1/+1
* We shouldn't replace `oslo-incubator` in comments2015.1.0b1Mehdi Abaakouk2014-12-111-1/+1
* oslo.context is graduatingDavanum Srinivas2014-11-191-0/+1
* rpc, notifier: remove deprecated modulesJulien Danjou2014-09-221-3/+2
* Update list of oslo libs in update.pyDoug Hellmann2014-09-011-1/+16
* Remove unused/mutable default argsAnderson Mesquita2014-08-221-1/+2
* Merge "Ensure options passed to update.py are sane"Jenkins2014-06-161-1/+8
|\
| * Ensure options passed to update.py are saneBen Nemec2014-03-281-1/+8
* | remove default=None for config optionsChristian Berendt2014-05-281-3/+0
* | Fix update.py can't replace base nameChangBo Guo(gcb)2014-05-211-0/+3
* | Merge "Improve help strings"Jenkins2014-05-011-7/+9
|\ \
| * | Improve help stringsAndreas Jaeger2014-04-291-7/+9
* | | Update update.py for oslo.i18nBrant Knudson2014-04-271-1/+1
|/ /
* | Fix oslotest -> `base`testBrant Knudson2014-04-251-1/+1
* | Merge "Let update.py read/write same file one time for all replacements"Jenkins2014-04-171-21/+22
|\ \
| * | Let update.py read/write same file one time for all replacementsChangBo Guo(gcb)2014-04-111-21/+22
* | | Warn the user when they sync an obsolete moduleDoug Hellmann2014-04-121-0/+27
|/ /
* | Support copying scripts outside of modulesDoug Hellmann2014-03-271-5/+27
|/
* Set default log levels for oslo.messaging and oslo-incubatorJoe Gordon2014-03-241-1/+1
* Improve update.py docstringBen Nemec2014-03-171-2/+8
* Merge "Copy the __init__.py from openstack.common"Jenkins2014-02-211-1/+3
|\
| * Copy the __init__.py from openstack.commonDavanum Srinivas2014-02-181-1/+3
* | Merge "Update wiki link in update.py"Jenkins2014-02-211-1/+1
|\ \
| * | Update wiki link in update.pyJoe Gordon2014-02-181-1/+1
| |/
* | update.py fails silently if module is not foundChris Buccella2014-01-301-0/+2
|/
* Remove vim headerJoe Gordon2013-11-251-2/+0
* Make update.py aware of upper-case namesBen Nemec2013-10-251-0/+1
* Remove obsolete redhat-eventlet.patchMark McLoughlin2013-10-091-1/+0
* Fix issues syncing sample generator in update.pyZhongyue Luo2013-07-221-1/+6
* Adds --nodeps option to update.pyZhongyue Luo2013-05-141-2/+7
* Copy Nova's workaround for RHEL6 eventlet issueMark McLoughlin2013-05-081-3/+4
* Improve python3 compatibilityChuck Short2013-05-021-6/+8
* Merge "Finds dependencies of configured modules for update.py"Jenkins2013-04-091-1/+47
|\
| * Finds dependencies of configured modules for update.pyZhongyue Luo2013-04-081-1/+47
* | Move bin/ scripts to entrypoints.Monty Taylor2013-04-071-1/+0
|/
* update.py: support one-module-per-line configurationMark McLoughlin2013-03-121-3/+7
* update.py: DRY up using functools.partial()Mark McLoughlin2013-03-011-3/+7
* Don't s/oslo/base/ for files in the rpc lib.Russell Bryant2013-02-201-1/+2
* Make update.py work with oslo.configDoug Hellmann2013-02-181-0/+9
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-5/+1
* Allow tools/install_venv_common.py to be run from within theJosh Kearney2013-02-051-0/+4
* Allow update.py to copy toolsJoe Gordon2013-01-231-0/+1
* Allow update.py copy config files and binariesMark McLoughlin2012-12-201-6/+22
* Fixes update.py issue with EOL style on WindowsAlessandro Pilotti2012-12-011-1/+1
* Make project pyflakes clean.Monty Taylor2012-11-281-1/+0
* Fixup update.py after argparse breakageKiall Mac Innes2012-11-231-15/+12
* Fix update.py string interpolationKiall Mac Innes2012-11-181-1/+1