update to use openstack-common 0.4.0

Change-Id: Ib84c1c789c7fcd6f4718c92155d7fe5fc3fee420
This commit is contained in:
paulczar
2013-07-28 13:56:55 -05:00
parent 8af9d1e17c
commit a1fe732c54

View File

@@ -17,7 +17,7 @@ recipe "openstack-block-storage::volume", "Installs the cinder-volume
end
depends "apt"
depends "openstack-common", "~> 0.3.0"
depends "openstack-common", "~> 0.4.0"
depends "openstack-identity", "~> 7.0.0"
depends "openstack-image", "~> 7.0.0"
depends "selinux"