From: Tomas Sedovic Date: Fri, 27 Apr 2012 13:25:50 +0000 (+0200) Subject: Update heat-api docstring X-Git-Tag: 2014.1~1910 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=669f312c9a80a5ce322b838ebe2b1656b292b888;p=openstack-build%2Fheat-build.git Update heat-api docstring --- diff --git a/bin/heat-api b/bin/heat-api index a581b4cb..998b24a2 100755 --- a/bin/heat-api +++ b/bin/heat-api @@ -16,7 +16,7 @@ """ Heat API Server. This implements an approximation of the Amazon CloudFormation API and translates it into a native representation. It then -calls the heat-engine via REST to implement them. +calls the heat-engine via AMQP RPC to implement them. """ import gettext