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 netconf_config backup string issue #56175

Merged
merged 1 commit into from
May 7, 2019

Conversation

ganeshrn
Copy link
Member

@ganeshrn ganeshrn commented May 7, 2019

SUMMARY
  • Convert the ElementTree object to string
    before dumping the configuration in file.
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

netconf_config

ADDITIONAL INFORMATION

*  Convert the ElementTree object to string
   before dumping the configuration in file.
@ganeshrn ganeshrn merged commit 9c5745a into ansible:devel May 7, 2019
@ganeshrn ganeshrn deleted the netconf_backup_fix branch May 7, 2019 15:32
ganeshrn added a commit to ganeshrn/ansible that referenced this pull request May 21, 2019
*  Convert the ElementTree object to string
   before dumping the configuration in file.

(cherry picked from commit 9c5745a)
abadger pushed a commit that referenced this pull request May 22, 2019
* Fixes Netconf_config single parameter bug (#56138)

* Fixes Netconf_config single parameter bug
Fixes 56022

fixed get_config to not require multiple parameters to just run a backup

* Add Integration test for netconf_config
Associated with #56022

tests backup through netconf only using one parameter.

* Added debug to the begin and end of file

* Fix formatting of save config.  #56022

* removed blank line at end: #56022

(cherry picked from commit 647ed20)

* Fix netconf_config backup string issue (#56175)

*  Convert the ElementTree object to string
   before dumping the configuration in file.

(cherry picked from commit 9c5745a)
@ansible ansible locked and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant