X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=augments%2Fexamples%2Fvepc_new.yaml;fp=augments%2Fexamples%2Fvepc_new.yaml;h=4d1c863e094248521fd0188dd6d6490983bb130d;hp=c38b9f5bfd152ad6183d270b2e86971715f61edc;hb=720dbb3c67291051a56bf56057ce4df5ba58cde6;hpb=3decc44359281fa937bc106bcbe9dda75f29d5fd diff --git a/augments/examples/vepc_new.yaml b/augments/examples/vepc_new.yaml index c38b9f5..4d1c863 100644 --- a/augments/examples/vepc_new.yaml +++ b/augments/examples/vepc_new.yaml @@ -61,36 +61,24 @@ vnfd: - id: spgwmme-mgmt-int virtual-network-interface-requirement: - name: eth0 - type: EXTERNAL # Remove (redundant) virtual-interface: type: PARAVIRT - network-interface-requirements: - # ? - id: spgwmme-s1-int virtual-network-interface-requirement: - name: eth1 - type: EXTERNAL # Remove (redundant) virtual-interface: type: PARAVIRT - network-interface-requirements: - # ? - id: spgwmme-sgi-int virtual-network-interface-requirement: - name: eth2 - type: EXTERNAL # Remove (redundant) virtual-interface: type: PARAVIRT - network-interface-requirements: - # ? - id: spgwmme-s6a-int int-virtual-link-desc: s6a # Connection to VLD! virtual-network-interface-requirement: - id: eth3 - type: INTERNAL # Remove (redundant) virtual-interface: type: PARAVIRT - network-interface-requirements: - # ? - id: hss name: hss @@ -103,52 +91,24 @@ vnfd: - id: hss-mgmt-int virtual-network-interface-requirement: - name: eth0 - type: EXTERNAL virtual-interface: type: PARAVIRT - network-interface-requirements: - # ? - id: hss-s6a-int int-virtual-link-desc: s6a # Connection to VLD! virtual-network-interface-requirement: - id: eth1 - type: INTERNAL virtual-interface: type: PARAVIRT - network-interface-requirements: - #? - vdu-configuration: - initial-config-primitive: - - seq: "1" - name: config - parameter: - - name: ssh-hostname - value: - - name: ssh-username - value: ubuntu - - name: ssh-password - value: - - seq: "2" - name: configure-hss - parameter: - - name: spgw-ip - data-type: STRING - value: - - name: hss-ip - data-type: STRING - value: - - seq: "3" - name: restart-hss - juju: - charm: hsscharm df: - id: vepc_default + vnf-configuration-id: vnf-configuration-example vdu-profile: - id: spgwmme min-number-of-instance: 1 - id: hss min-number-of-instance: 1 + vdu-configuration-id: vdu-configuration-example instantiation-level: - id: default vdu-level: @@ -184,39 +144,66 @@ vnfd: vdu-ref: "spgwmme" # Not included in augments vdu-monitoring-param-ref: "spgw_memory_util" # Not included in augments + vdu-configuration: + - id: vdu-configuration-example + initial-config-primitive: + - seq: "1" + name: config + parameter: + - name: ssh-hostname + value: + - name: ssh-username + value: ubuntu + - name: ssh-password + value: + - seq: "2" + name: configure-hss + parameter: + - name: spgw-ip + data-type: STRING + value: + - name: hss-ip + data-type: STRING + value: + - seq: "3" + name: restart-hss + juju: + charm: hsscharm + vnf-configuration: - initial-config-primitive: - - seq: "1" - name: config - parameter: - - name: ssh-hostname - value: - - name: ssh-username - value: ubuntu - - name: ssh-password - value: - - seq: "2" - name: configure-spgw - parameter: - - name: spgw-ip - data-type: STRING - value: - - name: hss-ip - data-type: STRING - value: - - seq: "3" - name: restart-spgw - config-primitive: - - name: add-route - parameter: - - name: external-prefix - data-type: STRING - default-value: "8.8.8.8/32" - - name: next-hop - data-type: STRING - default-value: "192.168.2.1" - juju: - charm: spgwcharm + - id: vnf-configuration-example + initial-config-primitive: + - seq: "1" + name: config + parameter: + - name: ssh-hostname + value: + - name: ssh-username + value: ubuntu + - name: ssh-password + value: + - seq: "2" + name: configure-spgw + parameter: + - name: spgw-ip + data-type: STRING + value: + - name: hss-ip + data-type: STRING + value: + - seq: "3" + name: restart-spgw + config-primitive: + - name: add-route + parameter: + - name: external-prefix + data-type: STRING + default-value: "8.8.8.8/32" + - name: next-hop + data-type: STRING + default-value: "192.168.2.1" + juju: + charm: spgwcharm int-virtual-link-desc: - id: s6a