Table Type Patterns

Major Features

odl-ttp-model

TTP CLI Tools

Documentation

Please provide the URL to each document at docs.opendaylight.org. If the document is under review, provide a link to the change in Gerrit.

Security Considerations

  • Do you have any external interfaces other than RESTCONF?
    • No.
  • Other security issues?
    • None.

Quality Assurance

  • Link to Sonar Report (43.3% Test Coverage)
  • No CSIT testing.
  • There was minimal manual testing in Carbon, but also there were no changes beyond keeping up-to-date with changes in upstream projects. Unit tests cover the basics of the model.

Migration

  • Is is possible migrate from the previous release? If so, how?

    While it should be possible to export all TTP-related information by doing RESTCONF GETs and then import it by doing RESTCONF PUTs after the fact, this has not been tested and isn’t officially supported.

Compatibility

  • Is this release compatible with the previous release?

    Yes. There have been no code changes except to tolerate changes in upstream projects.

  • Any API changes?

    No. No changes in models or APIs.

  • Any configuration changes?

    No. The TTP project has no configuration.

Bugs Fixed

None fixed.

Known Issues

The TTP YANG model does not match the ONF TTP JSON precisely. Exact details are documented in the TTP model YANG file.

Open Bugs

End-of-life

None.

Standards

ONF TTP 1.0

Release Mechanics