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/integration/roles
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
8 years ago
..
cloudscale_server Test placement (#21801) 8 years ago
cnos_backup New module: cnos_backup (#21787) 8 years ago
cnos_bgp New module: cnos_bgp (#21587) 8 years ago
cnos_command New module: cnos_command (#21785) 8 years ago
cnos_conditional_command New module: cnos_condition_command (#21793) 8 years ago
cnos_conditional_template New module: cnos_conditional_template (#21794) 8 years ago
cnos_ethernet New module: cnos_interface (#21613) 8 years ago
cnos_facts New module: cnos_facts (#21743) 8 years ago
cnos_image Initial cnos_image commit (#21789) 8 years ago
cnos_portchannel Fixes for idempotent issue in cnos_vlan module and fixes for vlag/portchannel tests. (#22385) 8 years ago
cnos_rollback New module: cnos_rollback (#21788) 8 years ago
cnos_save New module: cnos_save (#21754) 8 years ago
cnos_showrun New module: cnos_showrun (#21752) 8 years ago
cnos_template New module: cnos_template (#21786) 8 years ago
cnos_vlag Fixes for idempotent issue in cnos_vlan module and fixes for vlag/portchannel tests. (#22385) 8 years ago
cnos_vlan Fix for cnos.py utility file for Python3.5 (#21750) 8 years ago
ec2_elb_instance_setup
ec2_provision_instances Fixes for EC2 module integration tests. 8 years ago
prepare_rax_tests/defaults
prepare_tests/tasks
test_azure Fix cosmetic problems in YAML source 8 years ago
test_cloudflare_dns Fix cosmetic problems in YAML source 8 years ago
test_consul_acl/tasks
test_consul_inventory/tasks
test_consul_kv/tasks Fix cosmetic problems in YAML source 8 years ago
test_consul_service/tasks Fix cosmetic problems in YAML source 8 years ago
test_consul_session/tasks Fix cosmetic problems in YAML source 8 years ago
test_ec2
test_ec2_asg/tasks Fix cosmetic problems in YAML source 8 years ago
test_ec2_eip
test_ec2_elb Fix cosmetic problems in YAML source 8 years ago
test_ec2_vpc_nat_gateway
test_exoscale_dns
test_gcdns
test_gce
test_gce_mig
test_gce_net [GCE] gce_net integration test (#21502) 8 years ago
test_gce_pd Fix cosmetic problems in YAML source 8 years ago
test_gce_tag Add regex support to gce_tag module, add unit tests and update integration test. (#19087) 8 years ago
test_gcp_url_map [GCE] [GCP] UrlMap module (#24422) 8 years ago
test_jenkins_job
test_rax
test_rax_cbs Fix cosmetic problems in YAML source 8 years ago
test_rax_cbs_attachments
test_rax_cdb
test_rax_cdb_database
test_rax_clb
test_rax_clb_nodes
test_rax_facts
test_rax_identity
test_rax_keypair
test_rax_meta
test_rax_network
test_rax_scaling_group Fix cosmetic problems in YAML source 8 years ago
setup_ec2 Enable cloud tests for use with ansible-test. 8 years ago
setup_sshkey Enable cloud tests for use with ansible-test. 8 years ago