Loosen up the sqlalchemy requirements

The upstream requierements do not fit openstack-ansible venvs.
So explicitly loosen up until fixed upstream.
Change-Id: I307c9eefac4ab25a88bee7621461e41320bc4a70
Closes-Bug: 1769621
This commit is contained in:
Christian Zunker
2018年05月07日 13:04:52 +02:00
parent 5a9f24a70e
commit 8de46d1d7f

View File

@@ -105,6 +105,7 @@ cloudkitty_pip_packages:
- msgpack-python
- PyMySQL
- python-memcached
- SQLAlchemy>=1.0.10
cloudkitty_requires_pip_packages:
- virtualenv
Reference in New Issue
openstack/openstack-ansible-os_cloudkitty
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.