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
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
9 years ago
..
group_vars Fixes loginBanner plucking over eapi transport when loginBanner isn't set. (#23363) 9 years ago
host_vars breaks testing in non virtual envs, since env var can be used in those 10 years ago
roles [GCE] [GCP] UrlMap module (#24422) 9 years ago
targets Revert "Temporarily disable test which fails in group run." 9 years ago
vars Split integration tests out from Makefile. (#17976) 9 years ago
Makefile automated integration tests for cloudstack (#20552) 9 years ago
amazon.yml Adding support for Amazon ECR (#19306) 9 years ago
asa.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
azure.yml add azure integration tests 11 years ago
cleanup_azure.py add azure integration tests 11 years ago
cleanup_ec2.py PEP 8 E111 & E114 cleanup. (#20838) 9 years ago
cleanup_gce.py PEP 8 E111 & E114 cleanup. (#20838) 9 years ago
cleanup_rax.py Fix assert statement syntax 10 years ago
cloud-config-aws.yml.template Add support for cloud tests to ansible-test. (#24315) 9 years ago
cloud-config-cs.ini.template Add support for cloud tests to ansible-test. (#24315) 9 years ago
cloudflare.yml Fix cosmetic problems in YAML source 9 years ago
cloudscale.yml new module cloudscale_server (#20175) 9 years ago
cnos.yaml New module: cnos_vlan and various utility files (#21107) 9 years ago
consul.yml Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 11 years ago
consul_inventory.yml Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 11 years ago
consul_running.py Support print() function in test/ 10 years ago
credentials.template Fixes for EC2 module integration tests. 9 years ago
dellos6.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
dellos9.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
dellos10.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago
destructive.yml Fix locale_gen to compare native strings rather than mixing byte and text strings 9 years ago
eos.yaml Test eos_banner (#22201) 9 years ago
exoscale.yml exo_dns: new module utils and integration tests for exoscale DNS (#17230) 9 years ago
galaxy_playbook.yml Allow installation of roles from yaml roles file 12 years ago
galaxy_playbook_git.yml [hotfix] add missed playbook file 10 years ago
galaxy_roles.yml Fix cosmetic problems in YAML source 9 years ago
galaxy_rolesfile Add tests for #10620 10 years ago
gce.yml [GCE] [GCP] UrlMap module (#24422) 9 years ago
gce_credentials.py Integration Playbook for Google Cloud DNS module. (#17698) 9 years ago
integration_config.yml Fix cosmetic problems in YAML source 9 years ago
inventory Configurable fact path (#18147) 9 years ago
inventory.network veos-dut-01 is down, so use veos01 (#19299) 9 years ago
inventory.remote.template Add support for OS X CI on Shippable. (#17160) 9 years ago
inventory.winrm.template Add binary module tests to Windows CI. (#16914) 10 years ago
ios.yaml Add ios_banner module (#22687) 9 years ago
iosxr.yaml Test system (#22420) 9 years ago
jenkins.yml jenkins_job: add integration tests (#17499) 9 years ago
junos.yaml Add junos integration test (#24404) 9 years ago
net_command.yml Add files via upload (#21062) 9 years ago
network-all.yaml Ops (#18652) 9 years ago
non_destructive.yml known_hosts: support --diff (#20349) 9 years ago
nxos.yaml Add nxos_interface integration testing (#23030) 9 years ago
ops.yaml Ops (#18652) 9 years ago
rackspace.yml Add tests for rax_scaling_group 11 years ago
setup_gce.py PEP 8 E111 & E114 cleanup. (#20838) 9 years ago
target-prefixes.network ops not openswitch (#18256) 9 years ago
test_win_group1.yml Migrate Windows CI roles to test targets. (#18005) 9 years ago
test_win_group2.yml Revert "win_service_stat: Added module" (#22184) 9 years ago
test_win_group3.yml Added win_region module (#19147) 9 years ago
vyos.yaml Migrate Network Tests into ansible/ansible (#18233) 9 years ago