summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/policy-apex-pdp/Chart.yaml
blob: 34bd140eabda7c2d7346a80c892211bfa2be9adf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#  ============LICENSE_START=======================================================
#   Copyright (C) 2018 Ericsson. All rights reserved.
#  ================================================================================
#  Licensed under the Apache License, Version 2.0 (the "License");
#  you may not use this file except in compliance with the License.
#  You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
#  Unless required by applicable law or agreed to in writing, software
#  distributed under the License is distributed on an "AS IS" BASIS,
#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#  See the License for the specific language governing permissions and
#  limitations under the License.
#
#  SPDX-License-Identifier: Apache-2.0
#  ============LICENSE_END=========================================================

apiVersion: v1
description: ONAP Policy APEX PDP
name: policy-apex-pdp
version: 5.0.0
y, and provides details for running the policies. The documentation can be found: .. container:: ulist - :ref:`My-First-Policy on the APEX site <apex-myFirstExample>` VPN SLA ^^^^^^^ .. container:: paragraph The domain Policy-controlled Video Streaming (PCVS) contains a policy for controlling video streams with different strategies. It also provides details for installing an actual testbed with off-the-shelve software (Mininet, Floodlight, Kafka, Zookeeper). The policy model here demonstrates virtually all APEX features: local context and policies controlling it, task selection logic and multiple tasks in a single state, AVRO schemas for context, AVOR schemas for events (trigger and local), and a CLI editor specification of the policy. The documentation can be found: .. container:: ulist - :ref:`VPN SLA Policy on the APEX site <apex-PCVSExample>` Decision Maker ^^^^^^^^^^^^^^ .. container:: paragraph The domain Decision Maker shows a very simple policy for decisions. Interesting here is that the it creates a Docker image to run the policy and that it uses the APEX REST applications to update the policy on the-fly. It also has local context to remember past decisions, and shows how to use that to no make the same decision twice in a row. The documentation can be found: .. container:: ulist - `Decision Maker on APEX site <https://ericsson.github.io/apex-docs/modules/examples/examples-decisionmaker/index.html>`__ .. container:: :name: footer .. container:: :name: footer-text 2.3.0-SNAPSHOT Last updated 2020-04-03 16:04:24 GMT