Control dependent cookbook versions within a range
* For stable juno branch, need to stablize which cookbook are used. Change-Id: I624004cc1fc4acfdc0b6a389a9748f0b44acc271
This commit is contained in:
		@@ -18,11 +18,10 @@ recipe           'openstack-block-storage::volume', 'Installs the cinder-volume
 | 
			
		||||
  supports os
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
depends          'apt', '>= 2.3.8'
 | 
			
		||||
depends 'apt', '>= 2.6.1', '< 3.0.0'
 | 
			
		||||
depends 'openstack-common', '>= 10.2.0'
 | 
			
		||||
depends 'openstack-identity', '>= 10.0.0'
 | 
			
		||||
depends 'openstack-image', '>= 10.0.0'
 | 
			
		||||
depends 'selinux', '>= 0.7.2'
 | 
			
		||||
depends 'python', '>= 1.4.6'
 | 
			
		||||
depends          'ceph', '>= 0.2.1'
 | 
			
		||||
depends          'ceph', '< 3.0.0'
 | 
			
		||||
depends 'ceph', '>= 0.2.1', '< 3.0.0'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user