neutron/tools
Dirk Mueller 4e290b713d Pin SQLAlchemy to 0.7.x
0.7.10 has been released and is compatible with 0.7.x. Instead
of pinning to 0.7.9, simply pin to 0.7.x to avoid SQLAlchemy 0.8

Unfortuantely '<0.8' matches '0.8.0b2', which is what we don't want.
Therefore pinning it to '<=0.7.99' instead.

This matches a corresponding change in openstack/requirements

Fixes: Bug #1153983

Change-Id: Icf680a933c6092cce52706fd9616a0d208164d1e
(cherry picked from commit 2f2aaf2a89)
2013-03-18 11:30:27 -04:00
..
build_debs.sh Second round of packaging changes 2011-11-28 10:33:52 -08:00
check_i18n.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 17:58:05 -04:00
check_i18n_test_case.txt Add script for checking i18n message 2012-12-10 17:29:54 +08:00
clean.sh blueprint quantum-packaging 2011-03-07 18:02:05 -05:00
i18n_cfg.py Add script for checking i18n message 2012-12-10 17:29:54 +08:00
install_venv.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 17:58:05 -04:00
install_venv_common.py Sync latest Oslo components for updated copyright. 2013-03-13 20:48:36 -04:00
patch_tox_venv.py Update tox.ini to support RHEL 6.x. 2013-03-08 08:52:25 -05:00
pip-requires Pin SQLAlchemy to 0.7.x 2013-03-18 11:30:27 -04:00
test-requires Pin pep8 to 1.3.3 2013-03-04 12:51:36 -06:00
with_venv.sh Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 17:58:05 -04:00