aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguide/api-documentation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/userguide/api-documentation.rst')
-rwxr-xr-xdocs/userguide/api-documentation.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/userguide/api-documentation.rst b/docs/userguide/api-documentation.rst
index 8ec28b6..166da6a 100755
--- a/docs/userguide/api-documentation.rst
+++ b/docs/userguide/api-documentation.rst
@@ -114,10 +114,14 @@ When unspecified, the default is APPEND.
DELETE deletes existing labels (template types) specified in the current call via key -l/--label (-t/--ttype).
OVERWRITE removes the current set of labels (template types) and sets it to the new set of values passed in the same RPC call.
+By default, no translation service is provided. Currently, only TOSCA to Heat
+Orchestration Template (HOT) translation is supported using OpenStack
+heat-translator library. A domain that requires HOT files must subscribe HOT
+template type using
+
.. code-block:: bash
- Supported Template Types
- Supported Labels
+ ./domino-cli.py <cli-portnumber> subscribe -t hot
* Template Publishing Command