You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 65 Next »

updating

Updating info

Platform

Infrastructure:

ONAP:

Lab Access for Partners

OpenVPN access to the lab for use-case partners is documented here:

https://gitlab.com/onap-bbs/swisscom-lab

Above repository holds all client certificates/keys as well as the CA certificate. Each client requires its own certificate/key pair to connect. Files are named according your email address.

  • You don't have access to the repository?
  • There is no certificate/key pair for your email address?
  • You would like to know your personal private key password? (shared by private zoom message while the BBS meetings)
  • You have problems in connecting?

Drop a note or comment to either Daniel Balsiger or David Perez Caparros



# VMs

Role

Flavor

1

Rancher

m1.large (4/8/100)

3

Orchestration

m1.large (4/8/100)

12

Kubernetes node

m1.xlarge (8/16/120)


Version

Ubuntu

Ubuntu 18.04.2 LTS

Docker

v19.03.5

RKE

v0.2.8

Kubectl

v1.13.5

Helm

v2.12.3

External Network (172.30.0.0/24) Hosts:

IPv4 Address/RangeHostnamePurpose
172.30.0.1r10

Gateway / VPN (Swisscom)

172.30.0.2apexnew

Apex/Tripleo (Swisscom)

172.30.0.3-9-Reserved (Swisscom)
172.30.0.12overcloud-controller0

OpenStack Horizon/API

172.30.0.10-49*Overcloud nodes (Swisscom)
172.30.0.50-249*

OpenStack Floating IPs (Tenant)

172.30.0.60accessproxyNCE-FAN Access Proxy VM (Swisscom)
172.30.0.55NCE-FAN

NCE-FAN IP

172.30.0.121vbngEdge SDN M&C VM (Swisscom)
172.30.0.250*Huawei OLT (mgmt port)

No IP Address, L2 only

*Huawei OLT datapath (data port)
172.30.0.252transport2

Middle box in transport domain to VxLAN encapsulate QinQ tagged data frames from OLT (Swisscom)

172.30.0.253

transport

Middle box in transport domain to VxLAN encapsulate DHCP L3 traffic from OLT (Swisscom)

172.30.0.254*reserved (Swisscom)

L2 Diagram

L3 Diagram

ONAP Installation

hosts file
# ONAP El Alto (Swisscom Lab)

172.30.0.89     	onap-nfs
	
172.30.0.130        portal.api.simpledemo.onap.org
172.30.0.130        portal-sdk.simpledemo.onap.org
172.30.0.130        vid.api.simpledemo.onap.org
172.30.0.130        sdc.api.fe.simpledemo.onap.org
172.30.0.130        sdc.workflow.plugin.simpledemo.onap.org
172.30.0.130        sdc.dcae.plugin.simpledemo.onap.org
172.30.0.130        policy.api.simpledemo.onap.org
172.30.0.130        aai.api.sparky.simpledemo.onap.org aai.api.simpledemo.openecomp.org
172.30.0.130        aai.ui.simpledemo.onap.org
172.30.0.130        cli.api.simpledemo.onap.org
172.30.0.130        msb.api.discovery.simpledemo.onap.org
172.30.0.130        msb.api.simpledemo.onap.org
172.30.0.130        clamp.api.simpledemo.onap.org
172.30.0.130        so.api.simpledemo.onap.org
172.30.0.130        appc.api.simpledemo.onap.org
172.30.0.130        so-monitoring
172.30.0.130        sdc.api.be.simpledemo.onap.org
172.30.0.130        nbi.api.simpledemo.onap.org
172.30.0.130        sdnc.api.simpledemo.onap.org
172.30.0.130        mr.api.simpledemo.openecomp.org
  • No labels