* Added yang-binding yb parameter to xmldb_get0() and all xmldb get functions.
This commit is contained in:
parent
5911d23efc
commit
65733ffe69
12 changed files with 132 additions and 78 deletions
|
|
@ -7,6 +7,7 @@
|
|||
# A preliminary change list is in Appendix A of
|
||||
# draft-wang-netmod-module-revision-management-01
|
||||
# The example here is simplified and also extended.
|
||||
# For exampe admin and stats field are non-config in the original, not here
|
||||
# It has also been broken up into two parts to test a series of upgrades.
|
||||
# These are the operations (authentic move/delete are from ietf-interfaces):
|
||||
# Move /if:interfaces-state/if:interface/if:admin-status to (2016)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
# A very simple case - Error in this detected by msmith@netgate
|
||||
# A very simple case - Error in this detected by mgsmith@netgate
|
||||
# Enable modstate and save running on a simple system without upgrade callback
|
||||
# Upgrade yang revision, but no other (upgrade) changes
|
||||
# Then start from running with modstate enabled and the new revision
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue