Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[yang-models]: Add yang extension to control translation configDB<->yang from YANG models. #46

Closed

Commits on Feb 10, 2020

  1. [_sonic_yang_ext.py]: Parse multilist in YANG Container.

    This is needed to support VRF feature in SONiC.
    
    Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
    Praveen Chaudhary committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    d06b225 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. [sonic-vlan.yang]: Change Vlan yang models to remove admin-status as …

    …mandatory attribute.
    
    Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
    Praveen Chaudhary committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1e62a91 View commit details
    Browse the repository at this point in the history
  2. [_sonic_yang_ext.py]: Minor fix in _sonic_yang_ext.py

    Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
    Praveen Chaudhary committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    9d2e41e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. [yang-models]: Add yang extension to control traslation configDB<->ya…

    …ng from YANG models.
    
    Changes:
    1.) Added yang extensions in YANG models.
    2.) Changed the translation and rev translation code to depend on yang extensions.
    3.) Load yang models in test code similar to dev code.
    4.) Minor changes in test files.
    Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
    Praveen Chaudhary committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c99cf13 View commit details
    Browse the repository at this point in the history