diff options
author | blsaws <bryan.sullivan@att.com> | 2016-08-31 13:36:24 -0700 |
---|---|---|
committer | Bryan Sullivan <bryan.sullivan@att.com> | 2016-09-16 18:19:58 +0000 |
commit | bcca14805f8ff8f38e81b073f57890bdd419ed78 (patch) | |
tree | e0fa127f9a2e2573e8e6cfcd312a9050ee9c81c9 /docs/design | |
parent | 10b1da200d506d82f6c936d4113df0ec2583cce8 (diff) |
Add license
JIRA: COPPER-1
Fix table in definitions
Change-Id: Icfd3d004b5d0241d400f2acda88127e6d09fbe60
Signed-off-by: blsaws <bryan.sullivan@att.com>
(cherry picked from commit 934c49a4645843d0273375b8aa994ae0df0402b9)
Diffstat (limited to 'docs/design')
-rw-r--r-- | docs/design/architecture.rst | 5 | ||||
-rw-r--r-- | docs/design/definitions.rst | 12 | ||||
-rw-r--r-- | docs/design/index.rst | 5 | ||||
-rw-r--r-- | docs/design/introduction.rst | 5 | ||||
-rw-r--r-- | docs/design/requirements.rst | 5 | ||||
-rw-r--r-- | docs/design/usecases.rst | 5 |
6 files changed, 32 insertions, 5 deletions
diff --git a/docs/design/architecture.rst b/docs/design/architecture.rst index 8c6d04b..66fc049 100644 --- a/docs/design/architecture.rst +++ b/docs/design/architecture.rst @@ -1,3 +1,8 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV + Architecture ============ diff --git a/docs/design/definitions.rst b/docs/design/definitions.rst index daf7a48..47f1212 100644 --- a/docs/design/definitions.rst +++ b/docs/design/definitions.rst @@ -1,3 +1,8 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV + Definitions =========== .. list-table:: Definitions @@ -8,13 +13,10 @@ Definitions - Meaning * - State - - Information that can be used to convey or imply the state of something, -e.g. an application, resource, entity, etc. This can include data held inside -OPNFV components, "events" that have occurred (e.g. "policy violation"), etc. + - Information that can be used to convey or imply the state of something, e.g. an application, resource, entity, etc. This can include data held inside OPNFV components, "events" that have occurred (e.g. "policy violation"), etc. * - Event - - An item of significance to the policy engine, for which the engine has -become aware through some method of discovery e.g. polling or notification. + - An item of significance to the policy engine, for which the engine has become aware through some method of discovery e.g. polling or notification. Abbreviations ============= diff --git a/docs/design/index.rst b/docs/design/index.rst index 19e2262..352fe1b 100644 --- a/docs/design/index.rst +++ b/docs/design/index.rst @@ -1,3 +1,8 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV + ******************** OPNFV Copper Project ******************** diff --git a/docs/design/introduction.rst b/docs/design/introduction.rst index 378eda6..5f604c0 100644 --- a/docs/design/introduction.rst +++ b/docs/design/introduction.rst @@ -1,3 +1,8 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV + Introduction ============ diff --git a/docs/design/requirements.rst b/docs/design/requirements.rst index da2c280..2e2df1d 100644 --- a/docs/design/requirements.rst +++ b/docs/design/requirements.rst @@ -1,3 +1,8 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV + Requirements ============ This section outlines general requirements for configuration policies, diff --git a/docs/design/usecases.rst b/docs/design/usecases.rst index ae046f3..a413119 100644 --- a/docs/design/usecases.rst +++ b/docs/design/usecases.rst @@ -1,3 +1,8 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV + Use Cases ========= |