X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Faugments%2Fcommon-augments.yang;h=d83c50d2347e3b8f9fca0ddfbb9494c23f7c6598;hb=refs%2Fchanges%2F69%2F13469%2F2;hp=cf883b9edcf0c50bb843c027e3d7a74c094fcc70;hpb=7afc83f83fd875fb7f5cd39fdc0c3b81fc55038e;p=osm%2FIM.git diff --git a/models/augments/common-augments.yang b/models/augments/common-augments.yang index cf883b9..d83c50d 100644 --- a/models/augments/common-augments.yang +++ b/models/augments/common-augments.yang @@ -730,10 +730,17 @@ module common-augments { list vdu-storage-requirements { description "Array of key-value pairs that articulate the storage - deployment requirements. If the storage type is persistent-storage - following setting holds the persistent volume upon VM deletion: - key: keep-volume - value: true"; + deployment requirements. + + If the storage type is persistent-storage, the following setting + holds the persistent volume upon VM deletion: + key: keep-volume + value: true + + If storage volume can be attached to several VMs, the following setting + will allow it: + key: multiattach + value: true"; key "key";