43333767d16daf6c7334ad3e4c0d1fe4a268c6cb
[vfc/nfvo/lcm.git] / resources / testscripts / ns / Instructions
1
2 # msb_create
3 The Python script in this folder is used to register ns to msb.
4 It mainly includes the creation, upload, query acquisition and deletion of msb.
5
6 # msb_upload
7 When you execute the msb_create script, you get an ID. At this time, you open the msb_upload script,
8 change the file path to the path where you want to upload the ns CSAR package,
9 then execute the msb_upload script and place the ID after executing the command,
10 and the ID will be automatically passed in.
11
12 # msb_onboard
13
14 You can access the catalog interface by executing the script to implement the onboard of NS packages.
15
16 # msb_get
17 If you want to query the registration status in msb, you can execute the msb_get script directly.
18
19 # msb_delete
20 If you want to delete an MSB record, you can execute the msb_del script and put the ID generated
21 at the time of creation after execution of the command.
22
23 Note: IP address for MSB service
24       MSB cannot be created repeatedly