diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2023-04-11 14:07:08 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2023-04-11 14:08:33 +0100 |
commit | 68b623b0f38d9f8aa0785d2924d6bda06dac258b (patch) | |
tree | 4109f5c7df7c72607215b74119d85f1fd4b2c0ae /docs/apex/APEX-Policy-Examples.rst | |
parent | 7bfd64948942d78b4c7a5724c37ed483c08738ef (diff) |
Remove references to Apex-PCVS Examples
Issue-ID: POLICY-4640
Change-Id: I2d64a082f2990e8ee35fc9627555fd090ab34c84
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'docs/apex/APEX-Policy-Examples.rst')
-rw-r--r-- | docs/apex/APEX-Policy-Examples.rst | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/apex/APEX-Policy-Examples.rst b/docs/apex/APEX-Policy-Examples.rst index 8a9a7203..03ee84ba 100644 --- a/docs/apex/APEX-Policy-Examples.rst +++ b/docs/apex/APEX-Policy-Examples.rst @@ -10,7 +10,6 @@ Policy Examples :maxdepth: 1 APEX-MyFirstPolicyExample.rst - APEX-PCVS-Example.rst APEX-DecisionMakerExample.rst .. contents:: @@ -44,26 +43,6 @@ My First Policy - :ref:`My-First-Policy Example <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 ^^^^^^^^^^^^^^ |