Add optional dependencies for glance.store backends

This commit is contained in:
James Page 2016-11-21 13:02:30 +00:00
parent 7872975d0e
commit aacf30d8ec
1 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,12 @@ parts:
source: http://tarballs.openstack.org/glance/glance-master.tar.gz
python-packages:
- pymysql
- httplib2
- python-swiftclient
- os-brick
- python-cinderclient
- oslo.rootwrap
- oslo.vmware
- git+https://github.com/openstack-snaps/snap.openstack#egg=snap.openstack
constraints: https://raw.githubusercontent.com/openstack/requirements/master/upper-constraints.txt
build-packages: