X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=augments%2Fexamples%2Fepa_new.yaml;h=94493952d39b32d816dc47ddc510c5afba9073a8;hb=c65c82b9cebded93bf2b11fb0ed53119710df9c8;hp=fe3b9f395aefd06f8731ac64005e390eae553e51;hpb=a54e27d03abe3f61ba48702ca1601b6b234ff906;p=osm%2FIM.git diff --git a/augments/examples/epa_new.yaml b/augments/examples/epa_new.yaml index fe3b9f3..9449395 100644 --- a/augments/examples/epa_new.yaml +++ b/augments/examples/epa_new.yaml @@ -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