remove the guestagent recipe from metadata.rb

Change-Id: Ibc2bb750cddddef3bb3658e88c39fae9b89c2066
This commit is contained in:
Ionuț Arțăriși 2014-06-27 18:01:01 +02:00
parent 7195e30f65
commit cd359354ad
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'