Skip to content
Snippets Groups Projects
Commit 31974a40 authored by Mark Beierl's avatar Mark Beierl
Browse files

Renamed to gateway pnf work with osm package-build


Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
parent 2f620254
No related branches found
No related tags found
2 merge requests!11Hackfest9,!10Hackfest9
Showing
with 11 additions and 11 deletions
......@@ -8,11 +8,11 @@
path = magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm
url = https://github.com/charmed-osm/charms.osm
[submodule "magma/hackfest_gateway_pnf/charms/vyos-config/mod/charms.osm"]
path = magma/hackfest_gateway_pnf/charms/vyos-config/mod/charms.osm
path = magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm
url = https://github.com/charmed-osm/charms.osm
[submodule "magma/hackfest_gateway_pnf/charms/vyos-config/mod/operator"]
path = magma/hackfest_gateway_pnf/charms/vyos-config/mod/operator
path = magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator
url = https://github.com/canonical/operator
[submodule "magma/hackfest_gateway_pnf/charms/vyos-config/mod/charm-helpers"]
path = magma/hackfest_gateway_pnf/charms/vyos-config/mod/charm-helpers
path = magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers
url = https://github.com/juju/charm-helpers.git
File moved
File moved
File moved
......@@ -4,11 +4,11 @@ vnfd:vnfd-catalog:
- name: gateway_public
type: VPORT
description: Gateway PNF
id: hackfest_vyos_pnf
id: hackfest_gateway_vnfd
mgmt-interface:
cp: gateway_public
name: hackfest_vyos_pnf
short-name: hackfest_vyos_pnf
name: hackfest_gateway_vnfd
short-name: hackfest_gateway_vnfd
vdu:
- description: gateway_pdu
id: gateway_pdu
......
......@@ -10,7 +10,7 @@ nsd:nsd-catalog:
- member-vnf-index: '1'
vnfd-id-ref: hackfest_magma-agw-enb_vnfd
- member-vnf-index: '2'
vnfd-id-ref: hackfest_vyos_pnf
vnfd-id-ref: hackfest_gateway_vnfd
connection-point:
- name: nsd_cp_mgmt
vld-id-ref: mgmt
......@@ -30,7 +30,7 @@ nsd:nsd-catalog:
vnfd-id-ref: hackfest_magma-agw-enb_vnfd
vnfd-connection-point-ref: srsLTE-mgmt
- member-vnf-index-ref: '2'
vnfd-id-ref: hackfest_vyos_pnf
vnfd-id-ref: hackfest_gateway_vnfd
vnfd-connection-point-ref: gateway_public
- id: sgi
name: sgi
......@@ -43,5 +43,5 @@ nsd:nsd-catalog:
vnfd-id-ref: hackfest_magma-agw-enb_vnfd
vnfd-connection-point-ref: agw-sgi
- member-vnf-index-ref: '2'
vnfd-id-ref: hackfest_vyos_pnf
vnfd-id-ref: hackfest_gateway_vnfd
vnfd-connection-point-ref: gateway_public
......@@ -6,11 +6,11 @@
- vim_url: http://172.21.7.5:5000/v3
vim_name: whitecloud_lowcost
price: 1
- vnfd: hackfest_vyos_pnf
- vnfd: hackfest_gateway_vnfd
prices:
- vim_url: http://172.21.247.1:5000/v3
vim_name: whitecloud_highcost
price: 5
- vim_url: http://172.21.7.5:5000/v3
vim_name: whitecloud_lowcost
price: 1
\ No newline at end of file
price: 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment