Loading magma/build_infra.sh +2 −3 Original line number Diff line number Diff line # Add Helm repo for Magma Orc8r osm repo-add --type helm-chart --description "Repository for Facebook Magma helm Chart" magma https://felipevicens.github.io/fb-magma-helm-chart/ osm repo-add --type helm-chart --description "Repository for Facebook Magma helm Chart" magma http://osm-download.etsi.org/ftp/helm/magma/ # Add first VIM osm vim-create --name etsi-openstack --user hackfest --password hackfest20$ --auth_url http://172.21.247.1:5000/v3 --tenant hackfest --account_type openstack --config='{management_network_name: osm-ext, dataplane_physical_net: physnet2, microversion: 2.32}' Loading Loading
magma/build_infra.sh +2 −3 Original line number Diff line number Diff line # Add Helm repo for Magma Orc8r osm repo-add --type helm-chart --description "Repository for Facebook Magma helm Chart" magma https://felipevicens.github.io/fb-magma-helm-chart/ osm repo-add --type helm-chart --description "Repository for Facebook Magma helm Chart" magma http://osm-download.etsi.org/ftp/helm/magma/ # Add first VIM osm vim-create --name etsi-openstack --user hackfest --password hackfest20$ --auth_url http://172.21.247.1:5000/v3 --tenant hackfest --account_type openstack --config='{management_network_name: osm-ext, dataplane_physical_net: physnet2, microversion: 2.32}' Loading