diff options
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 ========= |