Table of Contents |
---|
NFVO
No. | Test Case | Description | Status |
---|---|---|---|
1 | Registration | Registration with MSB by using vfc-nfvo-lcm. Input format is JSON. | |
2 | NS Package | Onboarding a new NS Package by using vfc-nfvo-lcm. Input format is JSON. | |
3 | Query NS Package by using vfc-nfvo-lcm. | ||
4 | Delete NS Package by using vfc-nfvo-lcm. | ||
5 | NS Instance | Create a new NS instance by using vfc-nfvo-lcm. Input format is JSON. | |
6 | Query NS instance by using vfc-nfvo-lcm. | ||
7 | Delete NS instance by using vfc-nfvo-lcm. |
GVNFM
No. | Test Case | Description | Status |
---|---|---|---|
1 | Registration | Registration with MSB by using vfc-vnfm-vnflcm. Input format is JSON. | |
2 | Registration with MSB by using vfc-vnfm-vnfres. Input format is JSON. | ||
3 | Registration with MSB by using vfc-vnfm-vnfmgr. Input format is JSON. | ||
4 | VNF Deployment | Create a new VNF instance by using vfc-vnfm-vnflcm. Input format is JSON. | |
5 | Deploy a new VNF instance by using vfc-vnfm-vnflcm. Input format is JSON. | ||
6 | Query VNF instance by using vfc-vnfm-vnflcm. | ||
7 | VNF Termination | Terminate VNF instance by using vfc-vnfm-vnflcm. Input format is JSON. | |
8 | Delete VNF instance by using vfc-vnfm-vnflcm. Input format is JSON. |
VNFM Driver
No. | Test Case | Description | Status |
---|---|---|---|
1 | instance VNF | Receive the request from VFC and send the instance the VNF request to corresponding VNFM | |