Doc updates for London
[dcaegen2.git] / docs / sections / design-components / component-specification / configuration-grid.rst
diff --git a/docs/sections/design-components/component-specification/configuration-grid.rst b/docs/sections/design-components/component-specification/configuration-grid.rst
deleted file mode 100755 (executable)
index 3efb985..0000000
+++ /dev/null
@@ -1,118 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.\r
-.. http://creativecommons.org/licenses/by/4.0\r
-\r
-Configuration Quick Reference\r
-=============================\r
-\r
-Default Values\r
-^^^^^^^^^^^^^^\r
-\r
-The component developer can provide default values for any ``parameter``\r
-in the component specification. These defaults will be passed to the\r
-component in its generated configuration.\r
-\r
-Overridden/Entered Values\r
-^^^^^^^^^^^^^^^^^^^^^^^^^\r
-\r
-Depending on the other properties set for the parameter, the default\r
-value can be overridden at ‘design-time’, ‘deploy-time’ or once the\r
-microservice is running (‘run-time’). \r
-\r
-+--------+--------+--------+--------+------------+\r
-|        | Design\| CLAMP  | Policy | Deploy-Time|\r
-|        | -Time  | Input  | Input  | Input      |\r
-|        | Input  |        |        |            |\r
-|        |        |        |        |            |\r
-+========+========+========+========+============+\r
-| Descri\| Applie\| Applie\| (not   | Applies to |\r
-| ption  | s      | s      | yet    | manually   |\r
-|        | to     | to     | suppor\| deployed   |\r
-|        | self-s\| compon\| ted)   | services   |\r
-|        | ervice | ents   |        |            |\r
-|        | compon\| deploy\|        |            |\r
-|        | ents   | ed     |        |            |\r
-|        |        | by     |        |            |\r
-|        |        | CLAMP  |        |            |\r
-+--------+--------+--------+--------+------------+\r
-| Input  | Servic\| CLAMP  | Operat\| DevOps     |\r
-| provid\| e      |        | ions   |            |\r
-| ed     | Designe|        |        |            |\r
-| by     | r      |        |        |            |\r
-+--------+--------+--------+--------+------------+\r
-| How it | In the | In the | In the | In the DCAE|\r
-| is     | SDC/MOD| CLAMP  | POLICY | Dashboard  |\r
-| provid\| UI     | UI     | GUI    | (or Jenkins|\r
-| ed     |        |        |        | job)       |\r
-+--------+--------+--------+--------+------------+\r
-| Compon\| ‘desig\| None.  | ‘polic\| ‘sourced\  |\r
-| ent    | ner-ed\| Develo\| y_edit\| _at_deploy\|\r
-| Specif\| itable\| per    | able’  | ment’ must |\r
-| icatio\| ’      | provid\| must   | be set to  |\r
-| n      | set to | es     | be set | ‘true’     |\r
-| Detail\| ‘true’ | CLAMP  | to     |            |\r
-| s      |        | an     | ‘true’ |            |\r
-|        |        | email  | and    |            |\r
-|        |        | with   | ‘polic\|            |\r
-|        |        | parame\| y_sche\|            |\r
-|        |        | ters   | ma’    |            |\r
-|        |        | to be  | must   |            |\r
-|        |        | suppor\| be     |            |\r
-|        |        | ted    | provid\|            |\r
-|        |        |        | ed     |            |\r
-|        |        |        |        |            |\r
-|        |        |        |        |            |\r
-+--------+--------+--------+--------+------------+\r
-| Additi\|        |        | For    |            |\r
-| onal   |        |        | Docker |            |\r
-| Info   |        |        | only:  |            |\r
-| for    |        |        | In the |            |\r
-| Compon\|        |        | auxili\|            |\r
-| ent    |        |        | ary    |            |\r
-| Develo\|        |        | sectio\|            |\r
-| per    |        |        | n:     |            |\r
-|        |        |        | {“poli\|            |\r
-|        |        |        | cy”:   |            |\r
-|        |        |        | {“trig\|            |\r
-|        |        |        | ger_ty\|            |\r
-|        |        |        | pe”:   |            |\r
-|        |        |        | “polic\|            |\r
-|        |        |        | y”,“sc\|            |\r
-|        |        |        | ript_p\|            |\r
-|        |        |        | ath”:  |            |\r
-|        |        |        | “/opt/\|            |\r
-|        |        |        | app/re\|            |\r
-|        |        |        | config\|            |\r
-|        |        |        | ure.sh |            |\r
-|        |        |        | ”}     |            |\r
-|        |        |        | }      |            |\r
-|        |        |        | Script |            |\r
-|        |        |        | interf\|            |\r
-|        |        |        | ace    |            |\r
-|        |        |        | would  |            |\r
-|        |        |        | then   |            |\r
-|        |        |        | be     |            |\r
-|        |        |        | “/opt/\|            |\r
-|        |        |        | app/re\|            |\r
-|        |        |        | config\|            |\r
-|        |        |        | ure.sh |            |\r
-|        |        |        | ”      |            |\r
-|        |        |        | $trigg\|            |\r
-|        |        |        | er_typ\|            |\r
-|        |        |        | e      |            |\r
-|        |        |        | $updat\|            |\r
-|        |        |        | ed_pol\|            |\r
-|        |        |        | icy"   |            |\r
-|        |        |        | where  |            |\r
-|        |        |        | $updat\|            |\r
-|        |        |        | ed_pol\|            |\r
-|        |        |        | icy    |            |\r
-|        |        |        | is     |            |\r
-|        |        |        | json   |            |\r
-|        |        |        | provid\|            |\r
-|        |        |        | ed     |            |\r
-|        |        |        | by the |            |\r
-|        |        |        | Policy |            |\r
-|        |        |        | Handle\|            |\r
-|        |        |        | r.     |            |\r
-+--------+--------+--------+--------+------------+\r
-\r