diff options
Diffstat (limited to 'docs/platformoverview/platformoverview.rst')
-rw-r--r-- | docs/platformoverview/platformoverview.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/platformoverview/platformoverview.rst b/docs/platformoverview/platformoverview.rst new file mode 100644 index 0000000..5c9d2cf --- /dev/null +++ b/docs/platformoverview/platformoverview.rst @@ -0,0 +1,33 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +Domino platform components and features +======================================= + +.. + This section will be compiled into OPNFV composite document. + +https://wiki.opnfv.org/domino + +Features +-------- + +Domino platform, as of Colorado release, provides the following features: + +* Policy Label definitinitions in line with the normative definitions that use Tosca Simple NFV profile +* Tosca Template file distribution +* Multi-site resource scheduling based on subscribed policy labels + + +Components +---------- + +Domino platform, as of Colorado release, consists of the following +components: + +* Domino Server +* Domino Client +* One or more OpenStack sites + +.. note:: + Tosca Template files are sample for reference, does not correspond to any actual service or VNF. |