Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OSM Packages
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
17
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vnf-onboarding
OSM Packages
Commits
64202a61
Commit
64202a61
authored
3 years ago
by
marsico
Browse files
Options
Downloads
Patches
Plain Diff
Update helm repo for Magma
parent
95d67d1c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#1636
failed with stage
in 1 minute and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
magma/build_infra.sh
+2
-3
2 additions, 3 deletions
magma/build_infra.sh
with
2 additions
and
3 deletions
magma/build_infra.sh
+
2
−
3
View file @
64202a61
# Add Helm repo for Magma Orc8r
osm repo-add
--type
helm-chart
--description
"Repository for Facebook Magma helm Chart"
magma http
s
://
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}'
...
...
@@ -23,4 +22,4 @@ osm k8scluster-add --creds ~/kube.yaml --version '1.15' --vim etsi-openstack --d
# Add SDN Controller
#osm sdnc-create --name onos01 --type onos_vpls --url http://172.21.248.19:8181 --user karaf --password karaf
#osm vim-update whitecloud_highcost_sriov --sdn_controller onos02 --sdn_port_mapping sdn_port_mapping.yaml
\ No newline at end of file
#osm vim-update whitecloud_highcost_sriov --sdn_controller onos02 --sdn_port_mapping sdn_port_mapping.yaml
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment