Implement CPS Client in SON Handler
[dcaegen2/services/son-handler.git] / dpo / spec / sonhandler-componentspec.json
index 2d23fb8..8899dfc 100644 (file)
                        "policy_editable": false,
                        "designer_editable": false
                },
+               {
+                       "name": "cps.username",
+                       "value": "cpsuser",
+                       "description": "cps configuration",
+                       "sourced_at_deployment": false,
+                       "policy_editable": false,
+                       "designer_editable": false
+               },
+               {
+                       "name": "cps.password",
+                       "value": "cpsr0cks!",
+                       "description": "cps configuration",
+                       "sourced_at_deployment": false,
+                       "policy_editable": false,
+                       "designer_editable": false
+               },
                {
                        "name": "sonhandler.optimizers",
                        "value": [
                        "policy_editable": false,
                        "designer_editable": false
                },
+               {
+                       "name": "sonhandler.clientType",
+                       "value": "ConfigDB",
+                       "description": "Client type",
+                       "sourced_at_deployment": false,
+                       "policy_editable": false,
+                       "designer_editable": false
+               },
                {
                        "name": "sonhandler.dmaap.servers",
                        "value": [
                        "policy_editable": false,
                        "designer_editable": false
                },
+               {
+                       "name": "sonhandler.cps.service.url",
+                       "value": "http://cps-tbdmt:8080",
+                       "description": "Cps service url",
+                       "sourced_at_deployment": false,
+                       "policy_editable": false,
+                       "designer_editable": false
+               },
+               {
+                       "name": "sonhandler.get.cell.data.url",
+                       "value": "execute/cps-ran-schema/get-cell-data",
+                       "description": "Cps get cell data url",
+                       "sourced_at_deployment": false,
+                       "policy_editable": false,
+                       "designer_editable": false
+               },
+               {
+                       "name": "sonhandler.get.nbr.list.url",
+                       "value": "execute/cps-ran-schema/get-nbr-list",
+                       "description": "Cps get nbr list url",
+                       "sourced_at_deployment": false,
+                       "policy_editable": false,
+                       "designer_editable": false
+               },
+               {
+                       "name": "sonhandler.get.pci.url",
+                       "value": "execute/cps-ran-schema/get-pci",
+                       "description": "Cps get pci url",
+                       "sourced_at_deployment": false,
+                       "policy_editable": false,
+                       "designer_editable": false
+               },
+               {
+                       "name": "sonhandler.get.pnf.url",
+                       "value": "execute/cps-ran-schema/get-pnf",
+                       "description": "Cps get pnf url",
+                       "sourced_at_deployment": false,
+                       "policy_editable": false,
+                       "designer_editable": false
+               },
                {
                        "name": "sonhandler.oof.service",
                        "value": "http://oof:8080",