diff --git a/metadata.rb b/metadata.rb index c2ffffa..72c6f95 100644 --- a/metadata.rb +++ b/metadata.rb @@ -12,4 +12,4 @@ recipe 'openstack-bare-metal::default', 'Temp workaround to create iro recipe 'openstack-bare-metal::identity_registration', 'Registers ironic service/user/endpoints in keystone' recipe 'openstack-bare-metal::ironic-common', 'Defines the common pieces of repeated code from the other recipes' -depends 'openstack-common', '~> 11.0.0' +depends 'openstack-common', '>= 11.0.0'