Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update gerrit links from openecomp.org to onap.org

...

Follow the instructions on the identity portal to create a Linux Foundation account and get access to the OpenECOMP ONAP Gerrit instance.  Then verify that you can log in at https://gerrit.openecomponap.org/ and that you can see the OpenECOMP ONAP list of repositories.

Mac/OSX

...

Once Git is installed, you will need to select a connection method to the Gerrit host, https://gerrit.openecomponap.org/.

We recommend using SSH, in which case you need to register your private key in your account settings on the Gerrit host. However, if you are using a Virtual Private Network (VPN), you will require the HTTPS method, since most VPNs won't allow an ssh connection.

...

Log in to the Gerrit host https://gerrit.openecomponap.org/, pull down the menu under your user name (at the extreme top right of the browser window), click on "Settings":

...

If you choose to use HTTP/HTTPS, you'll need to generate an access password. Log in to the Gerrit host https://gerrit.openecomponap.org/, pull down the menu under your user name (at the extreme top right of the browser window), click on "Settings", and select "HTTP Password":

...

Problem running 'git remote update gerrit'
Fetching gerrit
fatal: unable to access 'https://USERNAME@gerrit.openecomponap.org/r/a/mso/ ': Unknown SSL protocol error in connection to gerrit.openecomponap.org:443 error: Could not fetch gerrit

...