Missed bumping Common version

Change-Id: I6e97f184b4c7cf1d56127096eb614d104f221a73
Related-Bug: #1412919
This commit is contained in:
Mark Vanderwiel 2015-02-09 11:53:05 -06:00
parent 89dd7aebdf
commit 04c09fbf12
1 changed files with 2 additions and 2 deletions

View File

@ -18,5 +18,5 @@ recipe 'openstack-orchestration::identity_registration', 'Registers H
supports os
end
depends 'openstack-common', '~> 10.0'
depends 'openstack-identity', '~> 10.0'
depends 'openstack-common', '>= 10.2.0'
depends 'openstack-identity', '>= 10.0.0'