clixon/yang
Olof hagsand fd29559b25 * New clixon-config@2021-11-11.yang revision
* Modified options:
    * CLICON_CLI_GENMODEL_TYPE: added OC_COMPRESS enum
    * CLICON_YANG_DIR: recursive search
2021-11-11 15:00:12 +01:00
..
clixon * New clixon-config@2021-11-11.yang revision 2021-11-11 15:00:12 +01:00
mandatory Pagination updated 2021-11-10 18:35:24 +01:00
optional Pagination draft 2021-09-21 11:22:40 +02:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00
README.md Yang files reorganized into three classes: clixon, mandatory, optional 2019-11-26 21:51:28 +01:00

Yang files

There are three classes of Yang files

  • Clixon yang files.
  • Mandatory: "Standard" yang files necessary for clixon lib/client/backend to run
  • Optional: "Standard" yang files for examples and tests

The first two (clixon and mandatory) are always installed. If you want to change where the are installed, configure with: --with-yang-installdir=DIR

The third (optional) is only installed if configure flag --enable-optyang is set. Further, the optional yang files are installed in --with-opt-yang-installdir=DIR if given, otherwise in the same dir as the mandatory.