community.general/lib/ansible/modules/cloud
Tom Melendez 4a5cf0b5c1 [GCE] [GCP] UrlMap module (#24422)
* [GCP] UrlMap module

This module provides support for UrlMaps on Google Cloud Platform.  UrlMaps allow users to segment requests by hostname and path and direct those requests to Backend Services.

UrlMaps are a powerful and necessary part of HTTP(S) Global Load Balancing on Google Cloud Platform.

UrlMap takes advantage of the python-api so the appropriate infrastructure has been added to module_utils.

More about UrlMaps can be found at:
https://cloud.google.com/compute/docs/load-balancing/http/url-map

UrlMap API:
https://cloud.google.com/compute/docs/reference/latest/

Google Cloud Platform HTTP(S) Cross-Region Load Balancer:
https://cloud.google.com/compute/docs/load-balancing/http/

* updated documentation, remmoved parens

* fixed tabs
2017-05-11 13:02:32 -04:00
..
amazon [cloud] migrate ec2_asg to boto3 and support application ELB target groups. (#19667) 2017-05-11 09:08:19 -04:00
atomic Atomic containers (#21366) 2017-04-26 08:21:08 -07:00
azure Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
centurylink spelling fixes (non-trivial, might catch a bug) (#23646) 2017-04-26 13:14:34 +01:00
cloudscale E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
cloudstack cloudstack: new module cs_vpn_gateway (#23954) 2017-05-10 14:55:14 +02:00
digital_ocean Pep8 fixes for digital_ocean_* 2017-05-08 10:53:47 +08:00
dimensiondata Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
docker Support auto_remove in docker_container (#22929) 2017-05-09 16:19:27 -04:00
google [GCE] [GCP] UrlMap module (#24422) 2017-05-11 13:02:32 -04:00
linode Add support for custom kernelid specification in Linode module 2017-04-04 10:50:39 -07:00
lxc Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
lxd Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
misc Misc fixes and Pep8 fixes for proxmox_* modules (#24162) 2017-05-01 10:02:59 -05:00
openstack Fix os_quota to not break when volumev2 service is not available. 2017-05-04 18:34:12 -04:00
ovh New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ovirt Minor fixes for oVirt modules (#23452) 2017-05-10 09:15:47 -04:00
packet Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
profitbricks E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
pubnub Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
rackspace New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
smartos New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
softlayer E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
univention New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware vmware_guest: Don't force onto specific host (#22777) 2017-05-05 05:27:04 -04:00
webfaction E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00