This repo contains the draft for the next version of draft-claise-opsawg-collected-data-manifest
Diff between this repo and latest ietf version
Modify the .xml corresponding to the current version. Make sure to commit the corresponding .txt so that diff with current version is correct.
Python dependencies are listed in builder/requirements.txt.
Install them with pip install -r builder/requirements.txt
The text of the draft can be modified in builder/draft-claise-opsawg-collected-data-manifest.xml
The YANG modules are in the yang directory.
Use make
to build the .xml and .txt of the draft.
:warning: This will overwrite the latest version of the draft in the current directory (e.g. if modified with the quick way above).
The makefile at the root of this repository will check the YANG files for errors and assemble them into a complete xml file and generate the .txt.