Update heat-api docstring
This commit is contained in:
parent
524d214b84
commit
669f312c9a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user