community.general/lib/ansible/module_utils
Kei Nohguchi 9d5b4fe212 openswitch.py: Use new ops.dc declarative Config(DC) module (#15489)
Instead of using the old OpenSwitch runconfig, we'll use
Mir's new ops.dc declarative config for the DC interaction
with OpenSwitch.  This gives us the clearer separation between
ansible and the OpenSwitch, as well as the performance
improvement done inside the ops.dc module itself.

Squashed the original Mir's change into single commit.

Tested-by: Kei Nohguchi <kei@nohguchi.com>
2016-04-21 17:23:43 -04:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
a10.py Ziploader 2016-04-05 11:06:17 -07:00
api.py common retry and rate limiting decorators for apis 2016-03-09 16:55:47 -05:00
azure_rm_common.py Add missing AD user params. 2016-04-17 01:43:39 -04:00
basic.py Make sure that args are interpreted as utf8 on python3 2016-04-19 09:37:17 -07:00
cloudstack.py cloudstack: fix bug, api_secret always None 2016-03-31 00:04:42 +02:00
database.py just a few spelling error changes 2015-04-28 09:36:42 -04:00
ec2.py fixed boto.ec2 import 2016-04-18 10:34:44 -04:00
eos.py First implementation of 'fallback' parameter 2016-04-12 08:55:15 -04:00
f5.py bigip changes as requested by bcoca and abadger: 2015-12-24 11:49:31 -08:00
facts.py cleanup tests 2016-04-15 17:14:14 +02:00
gce.py Ziploader 2016-04-05 11:06:17 -07:00
ios.py Allow timeout to be configurable (#14973) 2016-04-14 09:35:07 -04:00
iosxr.py Update IOS, IOSXR, JUNOS, & OpenSwitch for environment vars. 2016-04-12 08:55:15 -04:00
ismount.py fix typo 2016-02-08 19:10:04 +01:00
junos.py Update IOS, IOSXR, JUNOS, & OpenSwitch for environment vars. 2016-04-12 08:55:15 -04:00
known_hosts.py Add support ssh configs from /etc/openssh. 2016-01-14 13:01:49 +03:00
mysql.py enable mysql connection via unix socket 2016-04-12 14:16:18 +02:00
netcfg.py bugfix netcfg return config as str 2016-04-05 22:53:44 -04:00
nxos.py First implementation of 'fallback' parameter 2016-04-12 08:55:15 -04:00
openstack.py Set type for OpenStack 'verify' param 2016-03-11 08:07:30 -05:00
openswitch.py openswitch.py: Use new ops.dc declarative Config(DC) module (#15489) 2016-04-21 17:23:43 -04:00
powershell.ps1 Ziploader 2016-04-05 11:06:17 -07:00
rax.py Ziploader 2016-04-05 11:06:17 -07:00
redhat.py Remove some more unused stdlib deps. 2015-11-03 09:53:18 -08:00
service.py Remove some more unused stdlib deps. 2015-11-03 09:53:18 -08:00
shell.py Allow timeout to be configurable (#14973) 2016-04-14 09:35:07 -04:00
splitter.py Insert newlines correctly when splitting literal blocks 2014-10-09 16:45:08 -05:00
urls.py Don't override the http status code when successful in urls.py 2016-04-18 13:20:24 -04:00
vca.py Ziploader 2016-04-05 11:06:17 -07:00
vmware.py vmware.py: allow for better search functionality (#15053) 2016-04-17 19:10:24 +02:00