Add new example descriptors and update previous ones
[osm/IM.git] / augments / examples / epa_new.yaml
index fe3b9f3..9449395 100644 (file)
@@ -21,13 +21,12 @@ vnfd:
       - id: epa-compute
         virtual-cpu:
           ...
-          vdu-cpu-requirements: # Generic key/value pairs
-            cpu-pinning-policy: DEDICATED
-            cpu-thread-pinning-policy: PREFER
+          pinning: # Generic key/value pairs
+            policy: static
+            thread-policy: PREFER
         virtual-memory:
           ...
-          vdu-mem-requirements: # Generic key/value pairs
-            mempage-size: LARGE
+          mempage-size: LARGE
           numa-enabled: true # Replaces NUMA aware/unaware choice
           numa-node-policy:
             mem-policy: STRICT