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/lib/ansible/module_utils/network
Gaurav Rastogi 9e2ff3e4d5 Updated Avi Modules with new features and documentation update. (#34206)
* Updated Avi Modules with following
1. Support to perform patch operation using the modules. The data update method is
selected using avi_api_update_method=patch and patch operation is determined by
avi_api_patch_op. The patch data is the normal params that are provided in the modules

2. Support for avi_credentials as single authentication dictionary for all API calls.
This is preferred way as opposed to previously all credentials details would pollute
the individual Ansible tasks. It also allows the module development to be enhanced
without breaking compatibility for new authentication schemes like SAML etc.

3. Support for sharing api_context between the module invocations. This is a
workaround to not do multiple logins to Avi Controller and be able to
re-use single login across multiple REST API calls.

4. Documentation update for new parameters and existing ones with Units data.

* Fixed the pylint and pep8 errors caused due to pycharm editor auto formatting
7 years ago
..
a10 Refactor common network shared and platform utils code into package (#33452) 7 years ago
aci ACI Module: Update modules to provide match criteria; allows more complex matching (#33756) 7 years ago
aireos Refactor common network shared and platform utils code into package (#33452) 7 years ago
aos Refactor common network shared and platform utils code into package (#33452) 7 years ago
aruba Aruba indenting (#33884) 7 years ago
asa Refactor common network shared and platform utils code into package (#33452) 7 years ago
avi Updated Avi Modules with new features and documentation update. (#34206) 7 years ago
bigswitch Refactor common network shared and platform utils code into package (#33452) 7 years ago
cloudengine Refactor common network shared and platform utils code into package (#33452) 7 years ago
cnos Refactor common network shared and platform utils code into package (#33452) 7 years ago
common [cloud] ec2_group fix CIDR with host bits set - fixes #25403 (#29605) 7 years ago
dellos6 Refactor common network shared and platform utils code into package (#33452) 7 years ago
dellos9 Refactor common network shared and platform utils code into package (#33452) 7 years ago
dellos10 Refactor common network shared and platform utils code into package (#33452) 7 years ago
enos Lenovo enos bugfixes (#33857) 7 years ago
eos Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 7 years ago
f5 A first pass at moving libs to new dir structure (#33727) 7 years ago
fortios Refactor common network shared and platform utils code into package (#33452) 7 years ago
ios Add ios_l3_interface module (#34201) 7 years ago
iosxr IOS XR cli tests move to network_cli (#34007) 7 years ago
ironware Refactor common network shared and platform utils code into package (#33452) 7 years ago
junos Refactor common network shared and platform utils code into package (#33452) 7 years ago
mlnxos Add mlnxos_interface module (#33839) 7 years ago
netscaler Refactor common network shared and platform utils code into package (#33452) 7 years ago
nso Add nso_query module to query Cisco NSO using XPath (#34188) 7 years ago
nxos Convert nxos_vlan to DI module (#31866) 7 years ago
ordnance Refactor common network shared and platform utils code into package (#33452) 7 years ago
sros Refactor common network shared and platform utils code into package (#33452) 7 years ago
vyos Refactor common network shared and platform utils code into package (#33452) 7 years ago
__init__.py Refactor common network shared and platform utils code into package (#33452) 7 years ago