Switch back to pessimistic version constraint

Change-Id: I803e6d4aacc84e00c8724cd823aa57cc778da8e2
Partial-Bug: #1425192
This commit is contained in:
Mark Vanderwiel 2015-02-24 13:31:19 -06:00
parent fe39ee1918
commit 12977c0093
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ end
depends 'openstack-common', '>= 10.2.0'
depends 'openstack-identity', '>= 10.0.0'
depends 'ceph', '>= 0.8.0', '< 1.0.0'
depends 'ceph', '~> 0.8.0'