tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.Optimization: derived_from: tosca.policies.Root version: 1.0.0 name: onap.policies.Optimization description: The base policy type for all policies that govern optimization properties: scope: description: Scope for the policy - could be for a specific release. type: list metadata: matchable: true required: true entry_schema: type: string geography: description: One or more geographic regions type: list metadata: matchable: true required: true entry_schema: type: string constraints: - valid_values: - US - International identity: description: Used internally for identification type: string required: true