The ONAP Orange OpenLab is officially open since February 14th. It is based on Amsterdam R1. it is a community lab, i.e. a stable environment (not a CI production lab on which ONAP could be daily automatically deployed).
The lab is physically located in Lannion in Brittany (France).
Physical description
Name | Type | CPUs | Cores | Memory | Node type |
---|---|---|---|---|---|
orange-pod4-Jump | virtual | 1 | 8 | 8G | Jumphost |
Server23 | baremetal | 2 | 32 | 256G | Compute |
Server24 | baremetal | 2 | 32 | 256G | Compute |
Server25 | baremetal | 2 | 32 | 256G | Compute |
Server26 | baremetal | 2 | 32 | 256G | Compute |
Server27 | baremetal | 1 | 16 | 64G | Control |
Server28 | baremetal | 1 | 16 | 64G | Contol |
Server29 | baremetal | 1 | 16 | 64G | Control |
So concretely we have more than 1000 vCPUs available on the system
ONAP POD deployed using XCI baremetal scripts (https://gerrit.opnfv.org/gerrit/#/q/status:open+project:releng-xci+branch:master+topic:stabilization) based on OPNFV pdf and idf files.
Software installation
Installation done using Bifrost & Kolla.
OpenStack version: Pike HA.
Note: on this Lab, an OOM-based installation is also available, and an Ansible-based deployment is in progress, but out of scope of the OpenLab for the moment.
Who can access?
- Any ONAP contributor (test, integration, VNF onboarding,..) can ask for an access
- Orange can revoke the access if resources are used in an unappropriate way
Support
- No SLA (Best Effort)
- Open IRC chan: #onap-orange
- Mailing list: onap-openlab AT list.orange.com
How to access?
Send a mail to onap-openlab@list.orange.com with:
- Name
- Company/university
- Nature of the work you want to do on ONAP
- Public ssh key
- Start and end date
Once moderated, you will receive a mail with all the relevant information to connect to theĀ OpenLab
Hello XXX, your account on ONAP Orange OpenLab is now created, you can access the platform using ssh from a public access or going through your company proxy. SSH parameters: user: XXX host: 161.105.253.114 authentication: use the ssh key you provided to us. ssh xxx@onap.pod4.opnfv.fr Please take a look to the README file once connected, it contains all information required to connect to web interfaces and API. We will keep it updated with all changed url, login and passwords. Best regards Orange ONAP team
User will be automatically revoked at the end date.
Once connected you shall see 2 files:
- openstack_openrc
- README
The README file includes the different ONAP endpoints.