cinder/tools
Jay S. Bryant 94220b145c Ensure that pbr>=0.5.10 is installed
A bug in PBR levels less than 0.5.10 causes the
/usr/lib/python2.X/site-packages/cinder/db/sqlalchemy/migrate_repo/migrate.cfg
file to not be properly installed.  This causes 'cinder-manage db sync'
to fail due to the missing file.

This change sets the required PBR level to >=0.5.10,<0.6 to avoid the problem.
In the case that user already has a 0.5.X level of PBR installed that is less
than 0.5.10 it should be updated rather than encountering issues as our
test system did.

Change-Id: I532158277a4acbb2f8cb75d03c91097e6d7e0312
fixes: bug 1182203
2013-05-29 10:12:23 -05:00
..
conf Add "_" builtin method for config generation 2013-05-24 13:29:54 +04:00
enable-pre-commit-hook.sh Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
install_venv_common.py Update Cinder's latest copy of OSLO grizzly stable 2013-03-20 14:55:55 -07:00
install_venv.py Use install_venv_common.py from oslo. 2013-01-28 14:20:20 -05:00
lintstack.py Add pylint-based lintstack test to tox environment 2013-05-10 07:22:05 -04:00
lintstack.sh Add pylint-based lintstack test to tox environment 2013-05-10 07:22:05 -04:00
patch_tox_venv.py Copy the RHEL6 eventlet workaround from Oslo 2013-05-02 10:22:26 +01:00
pip-requires Ensure that pbr>=0.5.10 is installed 2013-05-29 10:12:23 -05:00
test-requires Migrate base test class to testtools. 2013-05-23 19:24:02 -06:00
with_venv.sh Initial fork out of Nova. 2012-05-03 10:48:26 -07:00