roadmap
This commit is contained in:
parent
33c8a3a25d
commit
7ac57283f0
1 changed files with 12 additions and 10 deletions
22
ROADMAP.md
22
ROADMAP.md
|
|
@ -1,29 +1,31 @@
|
||||||
# Clixon roadmap
|
# Clixon roadmap
|
||||||
|
|
||||||
|
Not in prio order (yet)
|
||||||
|
|
||||||
|
- XML
|
||||||
|
- [Namespace handling](https://github.com/clicon/clixon/issues/49)
|
||||||
- NETCONF
|
- NETCONF
|
||||||
- Support for additional Netconf (edit-config modes)[https://github.com/clicon/clixon/issues/53]
|
- Support for additional Netconf [edit-config modes](https://github.com/clicon/clixon/issues/53)
|
||||||
- Netconf (framing)[https://github.com/clicon/clixon/issues/50]
|
- Netconf [framing](https://github.com/clicon/clixon/issues/50)
|
||||||
- (Sanity checks)[https://github.com/clicon/clixon/issues/47]
|
- [Sanity checks](https://github.com/clicon/clixon/issues/47)
|
||||||
- (Child ordering)[https://github.com/clicon/clixon/issues/22]
|
- [Child ordering](https://github.com/clicon/clixon/issues/22)
|
||||||
- Netconf backend (Clixon acts as netconf controller)
|
- Netconf backend (Clixon acts as netconf controller)
|
||||||
- Restconf
|
- Restconf
|
||||||
- Query parameters
|
- Query parameters
|
||||||
- XML
|
|
||||||
- (Namespace handling)[https://github.com/clicon/clixon/issues/49]
|
|
||||||
- NACM (RFC 8341) is somewhat limited
|
- NACM (RFC 8341) is somewhat limited
|
||||||
- Extend with data node access (read/create/delete/update/execute)
|
- Extend with data node access (read/create/delete/update/execute)
|
||||||
- Streams (netconf and restconf)
|
- Streams (netconf and restconf)
|
||||||
- Extend native stream mode with external persistent timeseries database, eg influxdb.
|
- Extend native stream mode with external persistent timeseries database, eg influxdb.
|
||||||
- Jenkins CI/CD and webhooks
|
- Jenkins CI/CD and webhooks
|
||||||
- YANG
|
- YANG
|
||||||
- (Cardinality)[https://github.com/clicon/clixon/issues/48]
|
- [Cardinality](https://github.com/clicon/clixon/issues/48)
|
||||||
- RFC 6022 (NETCONF monitoring)[https://github.com/clicon/clixon/issues/39]
|
- RFC 6022 [NETCONF monitoring](https://github.com/clicon/clixon/issues/39)
|
||||||
- Factory default Setting - draft-wu-netconf-restconf-factory-restore-03
|
- Factory default Setting - draft-wu-netconf-restconf-factory-restore-03
|
||||||
- Deviation, belongs-to, min/max-elements, action, unique
|
- Deviation, belongs-to, min/max-elements, action, unique
|
||||||
- Containers
|
- Containers
|
||||||
- (Docker improvements)[https://github.com/clicon/clixon/issues/44]
|
- [Docker improvements](https://github.com/clicon/clixon/issues/44)
|
||||||
- Kubernetes Helm chart definition
|
- Kubernetes Helm chart definition
|
||||||
- (gRPC)[https://github.com/clicon/clixon/issues/43]
|
- [gRPC](https://github.com/clicon/clixon/issues/43)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue