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 in confirmed_commit capability in netconf_config modules #46964

Merged
merged 3 commits into from
Oct 15, 2018

Conversation

ganeshrn
Copy link
Member

SUMMARY

Fixes #46804

  • If confirm value is greater than zero or confirm_commit option is set and confirmed-commit
    the capability is not supported but Netconf server only in that case fail the module
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

netconf_config

ANSIBLE VERSION
2.7
ADDITIONAL INFORMATION

Fixes ansible#46804

*  If confirm value is greater than zero or confirm_commit option is set and confirmed-commit
   capability is not supported but Netconf server only in that case fail the module
@ansibot
Copy link
Contributor

ansibot commented Oct 12, 2018

Hi @ganeshrn, thank you for submitting this pull-request!

click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Oct 12, 2018

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. networking Network category owner_pr This PR is made by the module's maintainer. small_patch support:network This issue/PR relates to code supported by the Ansible Network Team. labels Oct 12, 2018
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Oct 12, 2018
@ansibot ansibot added support:core This issue/PR relates to code supported by the Ansible Engineering Team. and removed small_patch owner_pr This PR is made by the module's maintainer. labels Oct 12, 2018
@ganeshrn ganeshrn force-pushed the netconf_config_confirm_commit branch from 0bc3eaf to 2c52542 Compare October 13, 2018 13:52
@ansibot ansibot added owner_pr This PR is made by the module's maintainer. and removed support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Oct 13, 2018
@ganeshrn ganeshrn merged commit 5394638 into ansible:devel Oct 15, 2018
@ganeshrn ganeshrn deleted the netconf_config_confirm_commit branch October 15, 2018 06:04
ganeshrn added a commit to ganeshrn/ansible that referenced this pull request Oct 15, 2018
…#46964)

* Fix in confirmed_commit capability in netconf_config modules

Fixes ansible#46804

*  If confirm value is greater than zero or confirm_commit option is set and confirmed-commit
   capability is not supported but Netconf server only in that case fail the module

* Update confirm-commit flag

* Update changelog

(cherry picked from commit 5394638)
abadger pushed a commit that referenced this pull request Oct 15, 2018
* Fix in confirmed_commit capability in netconf_config modules

Fixes #46804

*  If confirm value is greater than zero or confirm_commit option is set and confirmed-commit
   capability is not supported but Netconf server only in that case fail the module

* Update confirm-commit flag

* Update changelog

(cherry picked from commit 5394638)
Tomorrow9 pushed a commit to Tomorrow9/ansible that referenced this pull request Dec 4, 2018
…#46964)

* Fix in confirmed_commit capability in netconf_config modules

Fixes ansible#46804

*  If confirm value is greater than zero or confirm_commit option is set and confirmed-commit
   capability is not supported but Netconf server only in that case fail the module

* Update confirm-commit flag

* Minor changes
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. networking Network category owner_pr This PR is made by the module's maintainer. support:network This issue/PR relates to code supported by the Ansible Network Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2.7.0] netconf_config mutually exclucive parameters
3 participants