Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.36 KB

ROADMAP.md

File metadata and controls

39 lines (32 loc) · 1.36 KB

Clixon roadmap

High prio

  • Special handling of the initial startup transaction to avoid exit at startup
    • Possibly - draft-wu-netconf-restconf-factory-restore-03
    • See (startup.md)
  • Handle revisions to data model.
    • Possibly draft-wang-netmod-module-revision-management-01
    • See (startup.md)

Medium prio:

Low prio:

  • Provide a client library to access netconf APIs provided by system services.
    • Netconf backend (Clixon acts as netconf controller)
  • Support for restconf call-home (RFC 8071)

Not prioritized:

  • Support for restconf PATCH method
  • NETCONF
  • Restconf
    • Query parameters
  • Streams (netconf and restconf)
    • Extend native stream mode with external persistent timeseries database, eg influxdb.
  • (DONE)Jenkins/Travis CI/CD and webhooks
  • YANG
  • Containers
  • gRPC