X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Foctopus_docs%2Fopnfv-artifact-repository.rst;fp=docs%2Foctopus_docs%2Fopnfv-artifact-repository.rst;h=1d2ae9733460527fecb2c1c8aa721f6f0f3d6718;hb=3b530194ef79082aebb5afc4cf61cedd83dfc031;hp=29ec5dd49eb3359fac4a8a0f75524e535131c4cd;hpb=7d6d8b6f311df1c58b8f7f0dacc33bb3fb8f17c1;p=octopus.git diff --git a/docs/octopus_docs/opnfv-artifact-repository.rst b/docs/octopus_docs/opnfv-artifact-repository.rst index 29ec5dd..1d2ae97 100644 --- a/docs/octopus_docs/opnfv-artifact-repository.rst +++ b/docs/octopus_docs/opnfv-artifact-repository.rst @@ -145,7 +145,12 @@ Please follow steps listed below. 1. Install gsutil - Please follow steps listed on `this link `_ to install gsutil to your computer. + ``sudo pip install gsutil`` + + in case of troubles: + + ``sudo pip uninstall gsutil`` + ``sudo pip install gsutil`` 2. Configure gsutil @@ -158,6 +163,10 @@ The project-id is **linux-foundation-collab**. Send an email to `LF Helpdesk `_ and list the reasons for the request. Do not forget to include gmail mail address. + Or: + + Contact aricg on irc in #opnfv-octopus and pass him the accounts.google.com/o/oauth2/auth line, and he will send you the auth response in a private message. + Upload Artifacts ~~~~~~~~~~~~~~~~