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

py_gnmicli.py is not able to generate xpath when multiple name filter is there in xpath #52

Closed
tejaskumark opened this issue Feb 5, 2019 · 1 comment

Comments

@tejaskumark
Copy link
Contributor

Currently py_gnmicli.py is not able to generate xpath when multiple name filter is there in xpath as below,

For example below xpath will not be successfully generated -
/access-points/access-point[hostname=testap]/ssids/ssid[name=test]/bssids/bssid[bssid=00:11:74:86:07:C0][radio-id=1]/state/

Xpath generated will be non valid.

tejaskumark added a commit to tejaskumark/gnxi that referenced this issue Feb 5, 2019
This commit will fix issue google#52
@tejaskumark tejaskumark mentioned this issue Feb 5, 2019
@mike-albano
Copy link
Collaborator

Merged PR#53.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants