...
s.no | Feature | Description | Depends-on Project |
---|---|---|---|
1 | Report metrics | Helps to retrieve the collected metrics for a given service/VNF | DCAE |
Limitation
It does not support designing of the services as it involves studio. so its expected that design time artifact should be readily available for using the feature like service management.
Customer Management
Helps to manage the subscriber, who like to use the services provided by ONAP.
...
s.no | Feature | Description | Depends-on Project |
---|---|---|---|
1 | Add customer | Creates subscriber | A&AI |
2 | Delete Customer | Removes subscriber from ONAP | A&AI |
3 | Reports registered customer | Helps to find out the details of registered subscriber | A&AI |
Limitation
...
Command management
Helps to discover/validate the installed ONAP Commands/schema
s.no | Feature | Description | Depends-on Project |
---|---|---|---|
1 | Open CLI schema validation | ONAP CLI provides onap-cli-schema v1.0 for writing the YAML template for each command and this feature helps to validate such YAML template | CLI |
2 | CLI Helper | Helps to find the details of all supported commands by CLI project | CLI |
3 | Dynamic Command discovery | Helps to dynamically discover the installed ONAL CLI commands | CLI |
Deployment support
Helps to discover/validate the installed ONAP Commands/schema
s.no | Feature | Description | Depends-on Project |
---|---|---|---|
1 | Distribute CLI as docker container | Launch the CLI from docker container | CLI |
2 | Distribute CLI from nexus | To install CLI manually, provides the required installer from onap nexus | CLI |
3 | Distribute from ONAP portal | Provides the download option from ONAP portal | CLI |
Template
Each of the feature defined above would be having the details of each command with following details
...