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

fix for issue#1103 #1104

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 13, 2021

  1. fix for issue#1103

    make cfgtable.get(key=[...]) actually match the passed values against a table's key-fields
    xerotolerance committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d8fea97 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Tweak fix to fix Juniper#1103

    namekey_xpath needs to = "name" when "key-field" is not in data_dict and also when data_dict["key-field"] is an empty iterable
    xerotolerance committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9a3293a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    5964807 View commit details
    Browse the repository at this point in the history