Table of Contents |
---|
Scope
Enhance NETCONF support in ONAP supporting 5G and other use cases.
Proposed UC to focus on in Dublin for configuration with NETCONF:
- Post-instantiation (triggered by SO)
- Including final configuration step (36/37) in the PNF PnP UC
- (Stretch goal) Configuration modification (e g triggered by Policy)
Specific requirements on NETCONF support in ONAP:
- Officially support both PNFs and VNFs for north-bound controller APIs in the use cases
- Support for NETCONF over TLS (RFC7589)
- Support for YANG 1.1 (RFC7950) modules in addition to YANG 1.0
Presentations:
Development Status
...
Part 1: Protocol support
The first part of the feature focuses on supporting NETCONF/TLS and YANG 1.1 south-bound from the ONAP controller to PNFs and VNFs. OpenDaylight netconf-connector is proposed as the NETCONF client. TLS support has been added in the latest release (Flourine) although bug fixes may be required. One of the ONAP additions will be a mechanism in the controller to configure the keys and certificates used by ODL for NETCONF/TLS.
NETCONF requests could be triggered directly by using the ODL RESTCONF API for testing purposes, or from a directed graph (assuming suitable plugin is available).
Project | PTL | JIRA | Description | Status |
---|---|---|---|---|
APPC SDNC CCSDK |
...
- Configuration blueprint format
- Possible to specify NETCONF/TLS as device protocol
- Possible to attach YANG XML template as artifact
- PNF as level/scope
- Controller north-bound APIs and implementation
- GR API or LCM API
- PNF support in API definition
- Directed graphs including template lookup and processing
- Controller south-bound adapter
- NETCONF/TLS support
- YANG 1.1 support
- ODL-based?
- Self-service support for the configuration use cases
- User interface
- Blueprint distribution
...
PTLs notified
Started discussions with CCSDK and CDS
...
SO
VID
...
...
- Support day 1 configuration including PNFs
- Workflow design
- Agree API with controller
- Note: part of documented workflow in PNF PnP use case (step 36)
...
PTLs notified
Coordinating with other activities in the same area
...
- Request configuration update
- Possible impact: updated APIs, PNF as target
...
- Investigate certificate handling for NETCONF over TLS
- Also discuss component responsibilities and procedures in SECCOM
...
...
- NETCONF and security requirements shall allow NETCONF over TLS
- YANG requirements shall allow YANG 1.1
...
| Enable NETCONF and TLS support in OpenDaylight when used by ONAP controller
Verify configuration with NETCONF via controller/ODL with mix of YANG 1.0 and YANG 1.1 modules. | PTLs notified Feature has been delivered. Note: It is planned to start with SDNC in Dublin. To have same level of support in APPC, an additional ticket should be defined for (3), similar to SDNC-556. | |||||||||||||||||||||||||||||||||||||||||||||
VNFRQTS |
| Update xNF requirements
| PTL notified Feature has been delivered. |
Part 2: Configuration use cases
Project | PTL | JIRA | Description | Status | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CCSDK |
| Additional support for NETCONF/TLS configuration in the controller layer
| PTL notified Feature has been delivered. Note: As CDS components are under active development during Dublin, there are dependencies to several other Jira issues as well. | |||||||||||||||||||||||||||||
SO |
| Extend PNF support in the Service Orchestrator
| PTL notified Feature has been delivered. Note: The PNF workflow extension will share some code with the VNF workflow, some of which is developed as part of other SO Jira issues. | |||||||||||||||||||||||||||||
INT |
| Support NETCONF/TLS in the PNF simulator | PTL notified Feature has been delivered. |
Testing
See the the Integration test page for details: