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

Add cli_parse module and plugins #28

Merged
merged 5 commits into from
Dec 2, 2020

Conversation

ganeshrn
Copy link
Member

@ganeshrn ganeshrn commented Nov 28, 2020

SUMMARY
  • Move cli_parse module and action plugin
    from ansible.netcommon collection to
    ansible.utils
  • Move textfsm, ttp, json, xml cli_parse
    plugins from ansible.netcommon collection
    to ansible.utils
  • Add unit and integration test for newly added
    plugins in ansible.utils collection
ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

cli_parse

ADDITIONAL INFORMATION

*  Move cli_parse module and action plugin
   from ansible.netcommon collection to
   ansible.utils
*  Move textfsm, ttp, json, xml cli_parse
   plugins from ansible.netcommon collection
   to ansible.utils
*  Add unit and integration test for newly added
   plugins in ansible.utils collection
ganeshrn added a commit to ganeshrn/netcommon that referenced this pull request Dec 1, 2020
Related to ansible-collections/ansible.utils#28

*  Remove cli_parse action plugin and add plugin
   redirection and deprecation notice
*  Update testcases
@ganeshrn ganeshrn added the mergeit Merge a pull request label Dec 2, 2020
@ansible-zuul ansible-zuul bot merged commit a22cbd9 into ansible-collections:main Dec 2, 2020
ganeshrn added a commit to ganeshrn/netcommon that referenced this pull request Feb 8, 2021
Related to ansible-collections/ansible.utils#28

*  Remove cli_parse action plugin and add plugin
   redirection and deprecation notice
*  Update testcases
ganeshrn added a commit to ganeshrn/netcommon that referenced this pull request Feb 19, 2021
Related to ansible-collections/ansible.utils#28

*  Remove cli_parse action plugin and add plugin
   redirection and deprecation notice
*  Update testcases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants