]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Revert removing mysqldb and ceph dependencies from DEB specs
authorDmitry Burmistrov <dburmistrov@mirantis.com>
Tue, 24 Jun 2014 09:45:02 +0000 (13:45 +0400)
committerDmitry Burmistrov <dburmistrov@mirantis.com>
Tue, 24 Jun 2014 09:45:22 +0000 (13:45 +0400)
debian/control

index 4363fb5962e2d9bb8fdae3a62f783f6de7b7b14b..2e9598d7101389e3c4fb1ec061b73e31e76ed58b 100644 (file)
@@ -68,6 +68,7 @@ Depends:
  python-lockfile,
  python-lxml (>= 2.3),
  python-migrate,
+ python-mysqldb,
  python-netaddr,
  python-novaclient (>= 1:2.12.0),
  python-oslo.config (>= 1:1.1.0),
@@ -84,8 +85,9 @@ Depends:
  python-taskflow,
  python-webob (>= 1.2.3),
  ${misc:Depends},
- ${python:Depends}
-Suggests: python-ceph, python-hp3parclient
+ ${python:Depends},
+ python-ceph
+Suggests: python-hp3parclient
 Description: Cinder Python libraries
  OpenStack is a reliable cloud infrastructure. Its mission is to produce
  the ubiquitous cloud computing platform that will meet the needs of public