heat/etc
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
..
bash_completion.d heat cli : Add options to bash completion script 2012-05-16 09:48:37 +01:00
heat heat metadata : remove metadata_url logic 2012-10-26 17:35:47 +01:00
boto.cfg heat : move boto.cfg to correct location 2012-09-11 19:05:36 +01:00