diff options
author | bdfreeman1421 <bf1936@att.com> | 2018-11-25 07:32:19 -0500 |
---|---|---|
committer | bdfreeman1421 <bf1936@att.com> | 2018-11-25 13:09:24 -0500 |
commit | b2a4951b485eeec49366bc58862aa253b2ccc8e7 (patch) | |
tree | 3686815d692fe110f6299814e04bf5cac7674374 /vcperestcust.notes.text | |
parent | 875ab32024851ff9e77b6d4b028d599c62290b1c (diff) |
Add vCPEResCust Model onboarding
Issue-ID: INT-601
Change-Id: I543959a06be9b0a759d6102bcf1352e80b7d5a30
Signed-off-by: bdfreeman1421 <bf1936@att.com>
Diffstat (limited to 'vcperestcust.notes.text')
-rw-r--r-- | vcperestcust.notes.text | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vcperestcust.notes.text b/vcperestcust.notes.text new file mode 100644 index 00000000..ece37a61 --- /dev/null +++ b/vcperestcust.notes.text @@ -0,0 +1,9 @@ +Notes on how to setup for vCPEResCust automated onboarding + +1. Run the ./demo-k8s.sh onap distribute to load the other vCPE Models +2. In the robot container the CSARs are downloaded into /tmp/csar +3. Create directory and unzip the brgemul and gmux CSArs into a subdirectory +4. Copy the 3 parameters (invariant uuid, uuid , node_type) into the vcpe_allotted_resourse_data.json +5. Put the vcpe_allotted_rsource-data.json into /tmp on the docker conatiner + + |