Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


NEW POLICY TYPES

Threshold Policy Type

Code Block
languagetext
titleThreshold Policy Type
linenumberstrue
collapsetrue
{
  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",
  "policy_types": {
    "onap.policies.optimization.resource.ThresholdPolicy": {
      "derived_from": "onap.policies.optimization.Resource",
      "version": "1.0.0",
      "properties": {
        "applicableResources": {
          "type": "list",
          "required": true,
          "entry_schema": {
            "type": "string",
            "constraints": [
              {
                "valid_values": [
                  "any",
                  "all"
                ]
              }
            ]
          }
        },
        "thresholdProperties": {
          "type": "list",
          "required": true,
          "entry_schema": {
            "type": "policy.data.thresholdProperties_properties"
          }
        }
      }
    }
  },
  "data_types": {
    "policy.data.thresholdProperties_properties": {
      "derived_from": "tosca.nodes.Root",
      "properties": {
        "attribute": {
          "type": "string",
          "required": true
        },
        "operator": {
          "type": "string",
          "required": true
        },
        "threshold": {
          "type": "float",
          "required": true
        },
        "unit": {
          "type": "string",
          "required": false
        }
      }
    }
  }
}

...


Code Block
languagetext
titleAggregation Policy Type
linenumberstrue
collapsetrue
{
  "tosca_definitions_version": "tosca_simple_yaml_1_1_0",
  "policy_types": {
    "onap.policies.optimization.resource.AggregationPolicy": {
      "derived_from": "onap.policies.optimization.Resource",
      "version": "1.0.0",
      "properties": {
        "applicableResources": {
          "type": "list",
          "required": true,
          "entry_schema": {
            "type": "string",
            "constraints": [
              {
                "valid_values": [
                  "any",
                  "all"
                ]
              }
            ]
          }
        },
        "aggregationProperties": {
          "type": "list",
          "required": true,
          "entry_schema": {
            "type": "policy.data.aggregationProperties_properties"
          }
        }
      }
    }
  },
  "data_types": {
    "policy.data.aggregationProperties_properties": {
      "derived_from": "tosca.nodes.Root",
      "properties": {
        "attribute": {
          "type": "string",
          "required": true
        },
        "operator": {
          "type": "string",
          "required": true
        },
        "threshold": {
          "type": "policy.data.thresh_properties",
          "required": true
        },
        "unit": {
          "type": "string",
          "required": false
        },
        "function": {
          "type": "string",
          "required": true
        }
      }
    },
    "policy.data.thresh_properties":{
    	"derived_from": "tosca.nodes.Root"
    }
  }
}


SAMPLE POLICIES

...

Code Block
languagetext
titleSample Threshold Policy
linenumberstrue
collapsetrue
{
    "toscaOSDF_definitions_version": "tosca_simple_yaml_1_0_0",
FRANKFURT.Threshold_URLLC_Core_1":{
      "topology_template": {
  type":"onap.policies.optimization.resource.ThresholdPolicy",
       "policiesversion": ["1.0.0",
      "type_version":"1.0.0",
       "metadata":{
         "policy-id":"OSDF_FRANKFURT.Threshold_URLLC_Core_1":{,
         "type":"onap.policies.optimization.resource.ThresholdPolicy"policy-version":1
      },
      "versionproperties":"1.0.0",
{
         "type_versionscope":"1.0.0",
   [
   "metadata":{
         "policy-id":"OSDF_FRANKFURT.Threshold_URLLC_Core_1",
         "policy-version":1
      }   "EmbbNst",
      "properties":{
         "scopeEmbbCn":[
            "OSDF_FRANKFURT"],
            "URLLC_1",resources":[
            "URLLC_Core_1EmbbCn"
         ],
         "resourcesservices":[
            "URLLC_Core_1EmbbNst"
         ],
         "servicesgeography":[
            "URLLC_1"
         ],
         "geography": [],
         "identity":"Threshold_URLLC_Core_1",
         "thresholdProperties":[
               {
                  "attribute":"latency",
                  "operator":"lte",
                  "threshold":550,
                  "unit":"ms"
               },
         ]
      {}
            }
}


Code Block
languagetext
titleSample Subscriber Policy
linenumberstrue
collapsetrue
{
   "OSDF_FRANKFURT.SubscriberPolicy_URLLC_1":{
      "attributetype":"reliabilityonap.policies.optimization.service.SubscriberPolicy",
            "version":"1.0.0",
      "operatortype_version":"gte1.0.0",
         "metadata":{
         "thresholdpolicy-id":99.999"OSDF_FRANKFURT.SubscriberPolicy_URLLC_1",
         "policy-version":1
      },
      "unitproperties":{
         "scope":[
            "OSDF_FRANKFURT",
            }
"EmbbNst"
         ],
         }"services":[
   }
}

Aggregation Policy

         "EmbbNst"
         ],
         "identity":"subscriber_URLLC_1",
         "properties":{
            "subscriberName":[
               "EmbbCn"
            ]
         }
      }
   }
}


Code Block
languagetext
titleSample Vnf Policy
linenumberstrue
collapsetrue
{
   "OSDF_FRANKFURT.vnfPolicy_URLLC_Core_1":{
      "type":"onap.policies.optimization.resource.VnfPolicy",
      "version":"1.0.0",
      "type_version":"1.0.0",
      "metadata":{
         "policy-id":"OSDF_FRANKFURT.vnfPolicy_URLLC_Core_1",
         "policy-version":1
      },
      "properties":{
         "scope":[
            "OSDF_FRANKFURT",
            "EmbbNst",
            "EmbbCn"
         ],
         "resources":[
            "EmbbCn"
         ],
         "services":[
            "EmbbNst"
         ],
         "identity":"vnf_URLLC_Core_1",
         "applicableResources":"any",
         "vnfProperties":[
            {
               "inventoryProvider":"aai",
               "inventoryType":"nssi",
               "region":"RegionOne",
               "attributes":{
                  "orchestrationStatus":"active",
                  "service-role":"nssi",
                  "modelInvariantId":"c0eeaa3b-625c-4518-bd1f-f01cc784813c",
                  "modelVersionId":"836eb219-346d-4b8b-8376-b0c4d17954a9"
               }
            }
         ]
      }
   }
}



Code Block
languagetext
titleSample Query Policy
linenumberstrue
collapsetrue
{
  "OSDF_FRANKFURT.queryPolicy_URLLC_1": {
    "type": "onap.policies.optimization.service.QueryPolicy",
    "version": "1.0.0",
    "type_version": "1.0.0",
    "metadata": {
      "policy-id": "OSDF_FRANKFURT.queryPolicy_URLLC_1",
      "policy-version": 1
    },
    "properties": {
      "scope": [
        "OSDF_FRANKFURT"
      ],
      "services": [
        "URLLC_1"
      ],
      "geography": [
        "US"
      ],
      "identity": "queryPolicy_URLLC_1",
      "queryProperties": [
        {
          "attribute": "latency",
          "attribute_location": "latency"
        }
      ]
    }
  }
}


Code Block
languagetext
titleSample Aggregation Policy
linenumberstrue
collapsetrue
Code Block
languagetext
titleSample Aggregation Policy
linenumberstrue
collapsetrue
{
   "tosca_definitions_version":"tosca_simple_yaml_1_0_0",
   "name":"ToscaServiceTemplateSimple",
   "version":"1.0.0",
   "topology_template":{
      "policies":[
         {
   "OSDF_FRANKFURT.Aggregation_URLLC_1":{
      "type":"onap.policies.optimization.resource.AggregationPolicy",
      "version":"1.0.0",
      "type_version":"1.0.0",
      "metadata":{
         "policy-id":"OSDF_FRANKFURT.Aggregation_URLLC_1",
         "policy-version":1
      },
      "properties":{
         "scope":[
            "OSDF_FRANKFURT",
            "URLLC_1"
         ],
         "geography": [],
         "resources":[
            "URLLC_Core_1"
         ],
         "services":[
            "URLLC_1"
         ],
         "identity":"Aggregation_URLLC_1",
         "applicableResources":"any",
         "aggregationProperties":[
            {
               "attribute":"latency",
               "function":"sum",
               "operator":"lte",
               "threshold":{
                "get_param": "latency"
               },
               "unit":"ms"
            }
         ]
      }
   }
}
      ]
   }
}