From 44685f1b07eabd70ada8504d6c77321c5a4de726 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 28 Aug 2020 00:37:24 -0500 Subject: Implement rudimentary module manager This implements requirements 1 and 5 for the module management system. --- doc/roadmap.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/roadmap.rst b/doc/roadmap.rst index 8bed427..d78f36d 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -6,10 +6,10 @@ 1.0 (2020 Q3) ============= -[ ] Module management system +[/] Module management system ---------------------------- -* [ ] Track name/revision/namespace, and register with NSMAP +* [X] Track name/revision/namespace, and register with NSMAP * Namespace includes prefix, since this is standardised. i.e. ns "urn:ietf:params:xml:ns:yang:ietf-interfaces" -> prefix "if:". @@ -20,7 +20,7 @@ * [ ] Submodule support? (possibly post-1.0) -* [ ] Respond to state requests +* [X] Respond to state requests The module management system will be the heart of ``ncserver``. Similar to -- cgit v1.2.3-70-g09d2