Update documentation to clone from beijing branch 53/50953/1
authorRoger Maitland <Roger.Maitland@amdocs.com>
Thu, 7 Jun 2018 14:07:31 +0000 (10:07 -0400)
committerRoger Maitland <Roger.Maitland@amdocs.com>
Thu, 7 Jun 2018 15:08:59 +0000 (11:08 -0400)
Change-Id: I93a5f7628ba030a2250e6f0c62458dbd5398cbe9
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-1129

docs/oom_quickstart_guide.rst
docs/oom_user_guide.rst

index eb5d373..9672a0e 100644 (file)
@@ -16,7 +16,7 @@ available), follow the following instructions to deploy ONAP.
 
 **Step 1.** Clone the OOM repository from ONAP gerrit::
 
-  > git clone http://gerrit.onap.org/r/oom
+  > git clone -b beijing http://gerrit.onap.org/r/oom
   > cd oom/kubernetes
 
 
index e63120f..f79de59 100644 (file)
@@ -108,7 +108,7 @@ stable which should be removed to avoid confusion::
 
 To prepare your system for an installation of ONAP, you'll need to::
 
-  > git clone http://gerrit.onap.org/r/oom
+  > git clone -b beijing http://gerrit.onap.org/r/oom
   > cd oom/kubernetes