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
7 years ago
..
cloudscale_server Test placement (#21801) 7 years ago
cnos_backup New module: cnos_backup (#21787) 7 years ago
cnos_bgp New module: cnos_bgp (#21587) 7 years ago
cnos_command New module: cnos_command (#21785) 7 years ago
cnos_conditional_command New module: cnos_condition_command (#21793) 7 years ago
cnos_conditional_template New module: cnos_conditional_template (#21794) 7 years ago
cnos_ethernet New module: cnos_interface (#21613) 7 years ago
cnos_facts New module: cnos_facts (#21743) 7 years ago
cnos_image Initial cnos_image commit (#21789) 7 years ago
cnos_portchannel Fixes for idempotent issue in cnos_vlan module and fixes for vlag/portchannel tests. (#22385) 7 years ago
cnos_rollback New module: cnos_rollback (#21788) 7 years ago
cnos_save New module: cnos_save (#21754) 7 years ago
cnos_showrun New module: cnos_showrun (#21752) 7 years ago
cnos_template New module: cnos_template (#21786) 7 years ago
cnos_vlag Fixes for idempotent issue in cnos_vlan module and fixes for vlag/portchannel tests. (#22385) 7 years ago
cnos_vlan Fix for cnos.py utility file for Python3.5 (#21750) 7 years ago
ec2_elb_instance_setup Fixes for tests that assumed yum as package manager for systems that 9 years ago
ec2_provision_instances Fixes for EC2 module integration tests. 7 years ago
prepare_rax_tests/defaults Make the wait_timeout for rax tests a configurable default 9 years ago
prepare_tests/tasks Moving creating of testing work dir out of dep role and into Makefile 8 years ago
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 update consul tests to reflect fixes to the core and session modules (#17451) 8 years ago
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 Move ec2_vpc_nat_gateway integration test role. 8 years ago
test_exoscale_dns exo_dns: new module utils and integration tests for exoscale DNS (#17230) 8 years ago
test_gcdns Integration Playbook for Google Cloud DNS module. (#17698) 8 years ago
test_gce [GCE] updates to gce integration test (#18097) 8 years ago
test_gce_mig Integration Playbook for Google Cloud DNS module. (#17698) 8 years ago
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) 7 years ago
test_jenkins_job jenkins_job: extend integration tests (#17558) 8 years ago
test_rax Make the wait_timeout for rax tests a configurable default 9 years ago
test_rax_cbs Fix cosmetic problems in YAML source 8 years ago
test_rax_cbs_attachments Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_cdb Fix YAML source and check it on Shippable (#15678) 8 years ago
test_rax_cdb_database Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_clb Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_clb_nodes Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_facts Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_identity
test_rax_keypair Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_meta Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_network Fix YAML formatting issue for rax integration tests 9 years ago
test_rax_scaling_group Fix cosmetic problems in YAML source 8 years ago
setup_ec2 Enable cloud tests for use with ansible-test. 7 years ago
setup_sshkey Enable cloud tests for use with ansible-test. 7 years ago