Windriver/POD25 Lab access
- Install openvpn from here: https://openvpn.net
- Check if your name is in the DCAE section of this page: Integration / Developer Lab Access
- If it is, you should have received an email from Stephen Gooch with a 7zip file
Note: Typically it could take 3-5 days for lab owner to provision the request; if you haven't received response after a week, you can send a follow-up email to Gooch, Stephen <stephen.gooch@windriver.com> with ticket details. - If not:
- open a ticket at ONAP Jira (OPENLABS) with the subject "Openlab access for <Your Name> <your LF ID> <your email>".
- Request access for the DCAE and Integration tenants (below are list of current tenants available).
- The 7zip file which you received via email should look similar to this:
Unpack the 7zip file and you find 2 files:
login.txt pod-onap-01.ovpn
- Edit the ovpn profile file
- If you need to connect via proxy:
In the ### Proxy support ### section, add something like the following (your local proxy configuration may vary)
http-proxy <your proxy fqdn> <your proxy port> authproxy.txt basic http-proxy-retry
authproxy.txt should include your proxy login/password (if applicable)
Comment out the line "auth-nocache":
#auth-nocache
- If you need to connect via proxy:
Connect to the windriver lab openvpn:
sudo openvpn --config pod-onap-01.ovpn
You should see something like this when you are connected:
Wed Oct 5 1:42:21 2018 us=9653 Initialization Sequence Completed
- Open vpn client
Windows: Install the Open VPN client
Import pod-onap-01.ovpn
Select Connect You can connect to the web interface at 10.12.25.2. Enter your username and password from the login.txt file:
Choose "DCAE" from the dropdown at the top of the page: