Update selinux to include ubuntu support

This is a follow up change regarding the discussion in
https://review.openstack.org/#/c/161991/

Change-Id: I1c08c1304964c334ffc216723deda67abc4cc832
This commit is contained in:
Yi Ming Yin 2015-03-14 15:29:31 +08:00
parent ab7c43d8ef
commit da3e1d4d57
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ depends 'apt', '~> 2.6.1'
depends 'openstack-common', '>= 11.0.0'
depends 'openstack-identity', '>= 11.0.0'
depends 'openstack-image', '>= 11.0.0'
depends 'selinux', '~> 0.7.2'
depends 'selinux', '~> 0.9.0'
depends 'python', '~> 1.4.6'
depends 'ceph', '~> 0.8.0'