diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2017-03-29 14:13:53 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2017-03-29 14:36:22 -0700 |
commit | b49bcd3d3d2454a9a3bd05e2ce58140fbed76be9 (patch) | |
tree | 0c8ee25700e48224a4219166ba113f095ada398e /docs | |
parent | d9e1e3aeb6c964d7d2466594a5fc6a681693ff30 (diff) |
JIRA DOMINO-23: Documentation update
Change-Id: Iec15412cc4cda3de87c80f1319b922a8a436d56e
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development/overview/feature.overview.rst | 1 | ||||
-rw-r--r-- | docs/development/overview/index.rst | 1 | ||||
-rw-r--r-- | docs/release/configguide/featureconfig.rst | 1 | ||||
-rw-r--r-- | docs/release/configguide/index.rst | 1 | ||||
-rw-r--r-- | docs/release/index.rst | 2 | ||||
-rw-r--r-- | docs/release/installation/index.rst | 1 | ||||
-rw-r--r-- | docs/release/installation/installation.instructions.rst | 3 | ||||
-rw-r--r-- | docs/release/userguide/feature.userguide.rst | 1 | ||||
-rw-r--r-- | docs/release/userguide/index.rst | 1 |
9 files changed, 10 insertions, 2 deletions
diff --git a/docs/development/overview/feature.overview.rst b/docs/development/overview/feature.overview.rst index 4ef8d16..7980459 100644 --- a/docs/development/overview/feature.overview.rst +++ b/docs/development/overview/feature.overview.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 OPNFV ================== Domino Description diff --git a/docs/development/overview/index.rst b/docs/development/overview/index.rst index aeb8ed6..6790b6c 100644 --- a/docs/development/overview/index.rst +++ b/docs/development/overview/index.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 OPNFV .. _domino-overview: diff --git a/docs/release/configguide/featureconfig.rst b/docs/release/configguide/featureconfig.rst index acbe6ba..6d2056c 100644 --- a/docs/release/configguide/featureconfig.rst +++ b/docs/release/configguide/featureconfig.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 OPNFV Domino Configuration ==================== diff --git a/docs/release/configguide/index.rst b/docs/release/configguide/index.rst index 9cc5c6c..11ae47f 100644 --- a/docs/release/configguide/index.rst +++ b/docs/release/configguide/index.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 OPNFV .. _domino-configguide: diff --git a/docs/release/index.rst b/docs/release/index.rst index c0b1b56..eb21134 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. (c) 2017 OPNFV. +.. (c) 2017 OPNFV ====== diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index 72b2d51..99da004 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 OPNFV .. _domino-installation: diff --git a/docs/release/installation/installation.instructions.rst b/docs/release/installation/installation.instructions.rst index 4e18491..f008954 100644 --- a/docs/release/installation/installation.instructions.rst +++ b/docs/release/installation/installation.instructions.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 OPNFV =================== Domino Installation @@ -44,7 +45,7 @@ Installation Steps (Multiple Node) ---------------------------------- Repeat the installation steps for single node on each node. The script -run_multinode.sh under ./domino/tests directory deploys the Domino Code on three +run_on_remotenodes.sh under ./domino/tests directory deploys the Domino Code on three hosts from a deployment node and tests RPC calls. The private key location and remote host IP addresses must be manually entered and IS_IPandKEY_CONFIGURED=false must be changed to IS_IPandKEY_CONFIGURED=true. diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst index 6187a22..8705a77 100644 --- a/docs/release/userguide/feature.userguide.rst +++ b/docs/release/userguide/feature.userguide.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 OPNFV ======================================== Domino API Usage Guidelines and Examples diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst index a37fc09..7372cb3 100644 --- a/docs/release/userguide/index.rst +++ b/docs/release/userguide/index.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 OPNFV .. _domino-userguide: |