diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2016-06-14 14:16:22 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2016-06-14 14:16:22 -0700 |
commit | d9a5837b612db8eb8405e80f591ba3416b16f96a (patch) | |
tree | 30a330806e0967bcb9b56d321a7a5907de7b971f /docs/platformoverview | |
parent | 6f43d28863ec988db7870d86a918199fda64dd1f (diff) |
updated documentation and included another sample Tosca file
Change-Id: Iedcd4838f907294909373aaac5de3a94ab9b8e06
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs/platformoverview')
-rw-r--r-- | docs/platformoverview/platformoverview.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/platformoverview/platformoverview.rst b/docs/platformoverview/platformoverview.rst index 5c9d2cf..725755f 100644 --- a/docs/platformoverview/platformoverview.rst +++ b/docs/platformoverview/platformoverview.rst @@ -25,9 +25,11 @@ Components Domino platform, as of Colorado release, consists of the following components: -* Domino Server -* Domino Client -* One or more OpenStack sites +* One Domino Server +* One or more Domino Clients +* domino-cli.py application as command line interface +* One or more OpenStack Sites with Heat + .. note:: Tosca Template files are sample for reference, does not correspond to any actual service or VNF. |