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

Removing provider from facts, command and config #54623

Merged
merged 1 commit into from
Apr 6, 2019

Conversation

amuraleedhar
Copy link
Contributor

SUMMARY

Removing provider dependency from the modules. The modules covered are cnos_facts, cnos_command and cnos_config

ISSUE TYPE
  • Bug Fix Pull Request
COMPONENT NAME

modified: lib/ansible/modules/network/cnos/cnos_facts.py
modified: test/integration/targets/cnos_facts/tests/cli/default_facts.yaml
deleted: test/integration/targets/cnos_facts/vars/main.yml (deleted)

modified: lib/ansible/modules/network/cnos/cnos_command.py
modified: test/integration/targets/cnos_command/README.md
modified: test/integration/targets/cnos_command/tests/cli/bad_operator.yaml
modified: test/integration/targets/cnos_command/tests/cli/contains.yaml
modified: test/integration/targets/cnos_command/tests/cli/invalid.yaml
modified: test/integration/targets/cnos_command/tests/cli/output.yaml
modified: test/integration/targets/cnos_command/tests/cli/timeout.yaml
deleted: test/integration/targets/cnos_command/vars/main.yaml

modified: lib/ansible/modules/network/cnos/cnos_config.py
modified: test/integration/targets/cnos_config/README.md
modified: test/integration/targets/cnos_config/cnos_config_sample_hosts
modified: test/integration/targets/cnos_config/tests/cli/backup.yaml
modified: test/integration/targets/cnos_config/tests/cli/basic.yaml
modified: test/integration/targets/cnos_config/tests/cli/defaults.yaml
deleted: test/integration/targets/cnos_config/vars/main.yml

ANSIBLE VERSION

ansible 2.8.0.dev0 (devel e2b9c36) last updated 2018/10/12 13:58:41 (GMT +550)
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /home/ansible/sheru/ansible/lib/ansible
executable location = /home/ansible/sheru/ansible/bin/ansible
python version = 2.7.6 (default, Nov 23 2017, 15:49:48) [GCC 4.8.4]

ADDITIONAL INFORMATION

Please merge it now. This has been tested against 10.9.1 version of CNOS

@ansibot
Copy link
Contributor

ansibot commented Mar 29, 2019

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. networking Network category support:community This issue/PR relates to code supported by the Ansible community. labels Mar 29, 2019
@justjais justjais self-requested a review April 3, 2019 13:45
@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Apr 3, 2019
@Qalthos Qalthos merged commit c2958df into ansible:devel Apr 6, 2019
@amuraleedhar amuraleedhar deleted the lenovo-cnos-provider branch June 11, 2019 07:15
@ansible ansible locked and limited conversation to collaborators Jul 25, 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. community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. networking Network category support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants