This repository was archived by the owner on Sep 18, 2023. It is now read-only.
Trying to merge upstream changes into my fork. #5
Open
spidercensus wants to merge 643 commits into
Open
Conversation
spidercensus
commented
Sep 27, 2016
spidercensus
left a comment
Owner
Author
There was a problem hiding this comment.
well you know. commit.
- Added/Modified comments to explain the changes done - Replaced ansible.plugins.action.network.ActionModule with ansible.plugins.action.normal.ActionModule
Restructure action_plugins implementation to fix issue in ansible==2.9
juniper_junos_config: update doc
- Incase we are not able to convert it to bool, we should return None. Currently, it causes a TypeError. - The mode should be 'ab' instead of 'a' to allow python3 to write bytestrings
Added tests for juniper_junos_rpc
prepare to release 2.3
Need to add role_name to meta file for ansible-galaxy
removed python2
Co-authored-by: Dinesh Babu R <babud@jnpr-mac-y72f99.jnpr.net>
Co-authored-by: Dinesh Babu R <babud@jnpr-mac-y72f99.jnpr.net>
* fix review comments * fix review comments * Fix for issue 765
* fix review comments * fix review comments * Fixed pip install error * Fixed reboot RPC error handling * fix review comments * fix review comments * fix review comments * fixed yamllint error * v1.0.9 update * fix for white space error * fix for TypeError
* Fix Ansible automation hub support review comments * updated README for jsnapy callback
Changed a contributor to a former contributor.
* requirements update * update version
* readme update * changelog update
* changelog update * changelog update
#789) * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * ci_workflow_update Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * fix unicode issue on local run Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> --------- Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
* fix for issue 794 * updated fix * updated
* feat: Add multi-collection CI support for juniper.device and junipernetworks.junos - Add matrix strategy to run tests for both collections - Support push/PR triggers on main, devel, and master branches - Parameterize working directories for collection-specific testing * fixes_test * fixes_workflow * fixes_workflow2 * fixes_requirement * fixes_test.yml * added_ignore_sanity * added_ignore_sanity * fix_junos.py * fix_sanity * added_junos.py * removed_scp_test * fixes_unit_test * updated_workflow * fixed_utils.py * fixes_serialization * fixed_utils * fixed_utils * fixed_utils.py * skiping_2.19_core * removed_2.19_testing * fixed_utils * fixed_utils.py * added_fix * added_fix * added_fix * added_fix * removed_2.19_skiping * simplifying_the_local_dir * added_line_break * added_line_break * Update redirections Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * remove ref to non existent plugin Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * remove ref to non existent plugin Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * add local run test setup fixes Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * update tests Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> --------- Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> Co-authored-by: AAYUSH2091 <aayushanand407@gmail.com>
…redirects (#805) * Add deprecation warning for redirections Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * fix sanity issue Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> --------- Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
* update changes from 11.0.0 tag Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * fix sanity issues Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * update requirements Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * update requirements Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> --------- Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
* Prep release 11.1.0 * Prep release 11.1.0 * Prep release 11.1.0
* Update links in documentation Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * Update links in documentation Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com> * Update update_readme_docs_links_new_repo.yaml --------- Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
* Prepare release 11.1.1 * Prep release 11.1.0
* fix to handle JSON respons from get_facts * fix for sanity tests * fix sanity failures * fix for sanity * fix sanity errors * fix for sanity * fix for sanity * fix for sanity * sanity fix * sanity failure fix * fix ansible sanity failures * fix ansible sanity failures
Fixes a typo in juniper.device in the upgrade command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hope this is the right way to do it.