bdfreeman1421 | b2a4951 | 2018-11-25 07:32:19 -0500 | [diff] [blame] | 1 | Notes on how to setup for vCPEResCust automated onboarding |
| 2 | |
Brian Freeman | 9c42ae1 | 2018-11-27 14:33:27 -0500 | [diff] [blame] | 3 | 1. In SDC as demo create the BRG subcategory under Allotted Resources |
| 4 | a. if you do not the vcpe csar distribution will fail |
| 5 | 2. Run the ./demo-k8s.sh onap distribute to load the initial vCPE Models (infra, gmux, bng, brgemu) |
| 6 | 3. In the robot container the CSARs are downloaded into /tmp/csar |
| 7 | 4. Create sub-directories and unzip the brgemul and gmux CSArs into the brg and gmux subdirectories |
| 8 | 5. Copy vcpe_allotted_resource_data.json.example to /tmp/vcel_allotted_resource_data.json |
| 9 | 5. Copy the 3 parameters (invariant uuid, uuid , node_type) into /tmp/vcpe_allotted_resourse_data.json for both the tunnelxconn (gmux) and brg (brgemu) |
bdfreeman1421 | b2a4951 | 2018-11-25 07:32:19 -0500 | [diff] [blame] | 10 | |