Commit ab6961e6 authored by garciadeblas's avatar garciadeblas
Browse files

Remove old NF and NS packages already, new versions available at charm-packages

parent 5fedfaf3
Loading
Loading
Loading
Loading
Loading
+0 −37
Original line number Diff line number Diff line
nsd:
  nsd:
  - description: NS with 2 VNFs with cloudinit connected by datanet and mgmtnet VLs
    df:
    - id: default-df
      vnf-profile:
      - id: vnf1
        virtual-link-connectivity:
        - constituent-cpd-id:
          - constituent-base-element-id: vnf1
            constituent-cpd-id: vnf-mgmt-ext
          virtual-link-profile-id: mgmtnet
        - constituent-cpd-id:
          - constituent-base-element-id: vnf1
            constituent-cpd-id: vnf-data-ext
          virtual-link-profile-id: datanet
        vnfd-id: hackfest_k8sproxycharm-vnf
      - id: vnf2
        virtual-link-connectivity:
        - constituent-cpd-id:
          - constituent-base-element-id: vnf2
            constituent-cpd-id: vnf-mgmt-ext
          virtual-link-profile-id: mgmtnet
        - constituent-cpd-id:
          - constituent-base-element-id: vnf2
            constituent-cpd-id: vnf-data-ext
          virtual-link-profile-id: datanet
        vnfd-id: hackfest_k8sproxycharm-vnf
    id: hackfest_k8sproxycharm-ns
    name: hackfest_k8sproxycharm-ns
    version: 1.0
    virtual-link-desc:
    - id: mgmtnet
      mgmt-network: true
    - id: datanet
    vnfd-id:
    - hackfest_k8sproxycharm-vnf
−54.6 KiB
Loading image diff...

hackfest_k8sproxycharm_vnf/README

deleted100644 → 0
+0 −0

Empty file deleted.

+0 −1
Original line number Diff line number Diff line
.vscode
+0 −9
Original line number Diff line number Diff line
[submodule "mod/operator"]
	path = mod/operator
	url = https://github.com/canonical/operator
[submodule "mod/charms.osm"]
	path = mod/charms.osm
	url = https://github.com/charmed-osm/charms.osm
[submodule "mod/charms"]
	path = mod/charms
	url = https://github.com/AdamIsrael/charms.requirementstxt
Loading