summaryrefslogtreecommitdiffstats
path: root/readthedocs.yml
blob: 6e6b9af07e6d523a60342e76bf181288bf826c63 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Formats in addition to HTML

formats:
   - none

# Pip requirements
requirements_file: etc/requirements.txt

# Build Container
build:
   image: latest
gic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
{
    "name":"OnapPfParameterGroup",
     "restServerParameters": {
        "host": "0.0.0.0",
        "port": 6969,
        "userName": "healthcheck",
        "password": "zb!XztG34",
        "https": true
    },
    "pdpStatusParameters":{
        "pdpGroup": "defaultGroup",
        "timeIntervalMs": 120000,
        "pdpType":"apex",
        "description":"Pdp Heartbeat",
        "supportedPolicyTypes": [
            {
              "name": "onap.policies.controlloop.operational.common.Apex",
              "version": "1.0.0"
            },
            {
                "name": "onap.policies.native.Apex",
                "version": "1.0.0"
            }
        ]
    },
    "topicParameterGroup": {
        "topicSources" : [{
            "topic" : "POLICY-PDP-PAP",
            "servers" : [ "policy.api.simpledemo.onap.org" ],
            "topicCommInfrastructure" : "dmaap",
            "useHttps" : true,
            "allowSelfSignedCerts" : true
        }],
        "topicSinks" : [{
            "topic" : "POLICY-PDP-PAP",
            "servers" : [ "policy.api.simpledemo.onap.org" ],
            "topicCommInfrastructure" : "dmaap",
            "useHttps" : true,
            "allowSelfSignedCerts" : true
        }]
    }
}