Merge "remove the guestagent recipe from metadata.rb"

This commit is contained in:
Jenkins 2014-07-15 03:20:55 +00:00 committed by Gerrit Code Review
commit 6641d1e1e7
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ recipe 'openstack-database::identity_registration', 'Registers Trove e
recipe 'openstack-database::api', 'Installs API service'
recipe 'openstack-database::conductor', 'Installs Conductor service'
recipe 'openstack-database::taskmanager', 'Installs TaskManager service'
recipe 'openstack-database::guestagent', 'Installs GuestAgent service'
depends 'openstack-common', '~> 9.6'
depends 'openstack-identity', '~> 9.0'