Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix for NameError (#39665)#39916

Merged
gundalow merged 1 commit into
ansible:stable-2.5from
gundalow:backport/2.5/39665
May 9, 2018
Merged

Fix for NameError (#39665)#39916
gundalow merged 1 commit into
ansible:stable-2.5from
gundalow:backport/2.5/39665

Conversation

@gundalow

@gundalow gundalow commented May 9, 2018

Copy link
Copy Markdown
Contributor

Issue : NameError: global name ‘cnos_devicerules’ is not defined. while running cnos modules.
Device Rule file validates the range and type of data going into each CLI based on device type it is executed against.
This has to be backported to 2.5
(cherry picked from commit 3c32b48)

SUMMARY
ISSUE TYPE
  • Feature Pull Request
  • New Module Pull Request
  • Bugfix Pull Request
  • Docs Pull Request
COMPONENT NAME
ANSIBLE VERSION

ADDITIONAL INFORMATION

Issue : NameError: global name ‘cnos_devicerules’ is not defined. while running cnos modules.
Device Rule file validates the range and type of data going into each CLI based on device type it is executed against.
This has to be backported to 2.5
(cherry picked from commit 3c32b48)
@ansibot

ansibot commented May 9, 2018

Copy link
Copy Markdown
Contributor

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 backport This PR does not target the devel branch. feature This issue/PR relates to a feature request. needs_triage Needs a first human triage before being processed. networking Network category support:core labels May 9, 2018
@gundalow gundalow removed the needs_triage Needs a first human triage before being processed. label May 9, 2018
@gundalow gundalow added this to the 2.5.0 milestone May 9, 2018
@gundalow gundalow merged commit a84312d into ansible:stable-2.5 May 9, 2018
@gundalow gundalow deleted the backport/2.5/39665 branch May 9, 2018 16:36
@ansible ansible locked and limited conversation to collaborators May 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

affects_2.5 This issue/PR affects Ansible v2.5 backport This PR does not target the devel branch. feature This issue/PR relates to a feature request. networking Network category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants