mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e28845018d
* Ultra basic api-gateway module based of lambda.py * Ultra basic deployment added to api-gateway module * ApiGateway module Allow creation of APIs, more documentation and better return value * ApiGateway module incorporate review feedback * ApiGateway module flake8 cleanup * APIGateway module - more review fixes. * slightly better messages in api_gateway module * AWS api_gateway module - try to improve messages in case of exceptions * rename api_gateway module to aws_api_gateway as discussed in PR 20230 * aws_api_gateway - Allow delivery of swagger either as text or dictionary. * aws_api_gateway module - introduce 'unit' tests, improve imports using them and small fixes * aws_api_gateway module - move path expand_user to avoid early typecheck * aws_api_gateway - version means version of metadata not module - fix to 1.0 * aws_api_gateway module - Rely on module_utils.ec2 for imports & path type for expanduser / cleanups * aws_api_gateway module - heavy cleanup and refactor of code + cloud retry functionality. * api_gateway_module - failing test case for handling more than one deployment in succession and API deletion * add TooManyRequestsException to AWSRetry exception list - makes API deployment work. * api_gateway_module - Fixes for various review comments + errors from various linters * api_gateway_module - Fixes for more review comments + linter error * api_gateway_module - Major refactor into sensible functions - create_response becomes configure_response * api_gateway_module - should be working under python3; remove test exclusion * api_gateway_module - finish off remaining review fixes - use ansible defaults and fix mutually exclusive * api_gateway_module - attempt to improve handling of botocore errors in python3 * api_gateway_module - implement state=absent / API deletion |
||
---|---|---|
.. | ||
facts | ||
six | ||
__init__.py | ||
_text.py | ||
a10.py | ||
ansible_tower.py | ||
aos.py | ||
api.py | ||
asa.py | ||
avi.py | ||
azure_rm_common.py | ||
basic.py | ||
bigswitch_utils.py | ||
ce.py | ||
cloud.py | ||
cloudengine.py | ||
cloudstack.py | ||
cnos.py | ||
cnos_devicerules.py | ||
cnos_errorcodes.py | ||
connection.py | ||
database.py | ||
dellos6.py | ||
dellos9.py | ||
dellos10.py | ||
dimensiondata.py | ||
docker_common.py | ||
ec2.py | ||
eos.py | ||
exoscale.py | ||
f5_cli.py | ||
f5_utils.py | ||
fortios.py | ||
gcdns.py | ||
gce.py | ||
gcp.py | ||
infinibox.py | ||
ios.py | ||
iosxr.py | ||
ipa.py | ||
ismount.py | ||
json_utils.py | ||
junos.py | ||
k8s_common.py | ||
known_hosts.py | ||
lxd.py | ||
mysql.py | ||
netapp.py | ||
netcfg.py | ||
netcli.py | ||
netconf.py | ||
network.py | ||
network_common.py | ||
nxos.py | ||
openshift_common.py | ||
openstack.py | ||
openswitch.py | ||
ordnance.py | ||
ovirt.py | ||
postgres.py | ||
powershell.ps1 | ||
pycompat24.py | ||
rax.py | ||
redhat.py | ||
service.py | ||
shell.py | ||
splitter.py | ||
sros.py | ||
univention_umc.py | ||
urls.py | ||
vca.py | ||
vmware.py | ||
vyos.py |