heat/bin
Steven Hardy 997a2165e7 heat metadata : remove metadata_url logic
Remove logic where the heat-metadata server registers a
URL on startup with the engine.  The instance metadata is
now served via the CFN api, so we just have a config-file
option specifying the URL of the CFN API.  We don't want to
preserve the "register on startup" logic, because we need the
engine to have access to this information even if it is
restarted independent of some other service (avoid reliance on
services coming up in a particular order)

Change-Id: I690170977227ec96451d2a2fd25f7e507370b604
Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-10-26 17:35:47 +01:00
..
heat heat : heat cli pep cleanups 2012-10-16 14:34:38 +01:00
heat-api Add the beginnings of an OpenStack ReST API 2012-09-27 21:37:37 +02:00
heat-api-cfn Move CloudFormation API to heat.api.cfn package 2012-09-27 15:00:30 +02:00
heat-api-cloudwatch heat API : Implement initial CloudWatch API 2012-08-31 18:27:48 +01:00
heat-boto heat cli : Rework to separate cli tool from client-API wrappers 2012-08-16 12:23:50 +01:00
heat-db-setup Allow the Getting Started script to run non-interactively 2012-05-14 16:03:49 +02:00
heat-engine Import openstack.common.rpc 2012-07-17 08:27:19 -07:00
heat-keystone-setup heat-keystone-setup : change role to heat_stack_user 2012-10-25 14:04:49 +01:00
heat-metadata heat metadata : remove metadata_url logic 2012-10-26 17:35:47 +01:00
heat-watch heat cli : initial heat-watch cloudwatch API client 2012-08-31 18:27:48 +01:00