cookbook-openstack-compute/recipes
Mark Vanderwiel a01d815521 Only have one path of support for api-metadata
The current cookbook allows the enabled_apis nova.conf key
to include the metadata value.  This causes the nove compute
service to try to auto start the api-metadata service.  But we
also have the api-metadata recipe in the run list by default which
also tries to start the api-metadata service. This can cause timing
issues with the starting service.

This patch will remove the metadata value from the enabled_apis
attribute, and put out a warning if it's included.  The api-metadata
receipe should be used to control this service.  By default the
api-metadata recipe is included in the os-compute-api role which
is included in the os-compute-single-controller role. So, in most cases
it's already included in the run list.

Change-Id: Ief1a98cf2ab072a8aa892c65c5fc07d12a02722c
Closes-Bug: #1415220
2015-05-28 10:30:42 -05:00
..
api-ec2.rb Move auth config from api-paste.ini to nova.conf. 2014-07-15 16:31:24 +08:00
api-metadata.rb Updated to start metadata-api 2014-11-18 15:04:17 -06:00
api-os-compute.rb Move auth config from api-paste.ini to nova.conf. 2014-07-15 16:31:24 +08:00
client.rb Add client recipe for compute 2014-02-06 09:36:35 -06:00
compute.rb Only have one path of support for api-metadata 2015-05-28 10:30:42 -05:00
conductor.rb Update recipes to be rubocop compliant 2014-01-29 12:51:12 +00:00
default.rb Update recipes to be rubocop compliant 2014-01-29 12:51:12 +00:00
docker-setup.rb Introducing docker changes to openstack-compute 2015-04-02 13:45:01 +00:00
identity_registration.rb Revert using service role for nova user 2015-04-17 02:52:00 +00:00
libvirt.rb Allow packages to be updatable 2014-05-07 09:53:44 -05:00
libvirt_rbd.rb Add dependency on upstream ceph cookbook for better key management 2015-02-02 11:16:16 -06:00
network.rb Update recipes to be rubocop compliant 2014-01-29 12:51:12 +00:00
nova-cert.rb Fixes a typo in nova-cert 2014-06-20 15:00:34 +08:00
nova-common.rb Use identity_uri_transform for identiry_uri support 2015-04-21 09:20:13 -05:00
nova-setup.rb Make compute dbsync command timeout to be an optional parameter 2015-01-13 13:02:31 -06:00
scheduler.rb Create state and lock paths 2014-06-11 15:04:27 -05:00
vncproxy.rb Update recipes to be rubocop compliant 2014-01-29 12:51:12 +00:00