You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Trishna Guha 9f86b923e9
[CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524)
* refactor nxos modules

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* get_config update

* fix get_config

* update nxos module

* device_info

* fix conflict

* add failure message check

* pep8 fixes

* use get_capabilities to check cliconf

* Add logic to detect platform in get_capabilities and cache in module_utils

* return msg in edit_config

* fix conflicts

* make modules compatible

* fix nxos cliconf api

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* cache capabilities

* Update transport queries to get_capabilities in module level

* fix unit tests

* load_config error code

* remove unnecessary change

* Refactor nxos_install_os module
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Adding aliases for field attributes and renaming async attribute (#33141) 7 years ago
integration openssl_certificate: Return self.cert.get_VALUES() (#33970) 7 years ago
legacy cloudscale_floating_ip module (#33181) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Revert to stable vcsim docker image. (#33952) 7 years ago
sanity Add validation test for new copyright (#32919) 7 years ago
units [CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524) 7 years ago
utils Add Azure provider support to ansible-test and CI. 7 years ago