ansible-role-cloud-launcher/tasks
Ricardo Carrillo Cruz fe8af280a4 Add ability to download an image from the Internet to upload it to Glance
Unfortunately, it seems Glance v2 does not have the capability to upload
an image by referencing a URL, it has to be a local file.
Adding logic to the role and flags should the user want to pull an image
to the Ansible control machine prior to the usual upload.

Change-Id: I2e2886287a045dab89fe712e39b42c2383d6aec6
2016-09-01 23:35:40 +02:00
..
create_clouds_resources.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_domain.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_flavor.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_image.yml Add ability to download an image from the Internet to upload it to Glance 2016-09-01 23:35:40 +02:00
create_keypair.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_network.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_per_cloud_profiles_resources.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_per_cloud_resources.yml Refactor the per-cloud and per-profile code 2016-07-19 00:12:44 +02:00
create_project.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_router.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_security_group.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_security_group_rule.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_server.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_subnet.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_user.yml Initial support for regions 2016-08-25 13:46:33 -04:00
create_volume.yml Initial support for regions 2016-08-25 13:46:33 -04:00
generate_keypair.yml Fix creation of servers with on-the-fly keypairs 2016-07-19 17:24:18 +00:00
main.yml Use new loop_control/loop_var constructs from Ansible devel 2016-04-25 02:55:50 +00:00