openstack-zuul-jobs/roles/set-service-type-data-fact
David Moreau-Simard abf7f312c4
Use dest instead of src for get_url downloaded resource
'src' is a temporary file reference that exists only for the
duration of the download, it is not the location where the file
gets downloaded.

The location of the downloaded file is the 'dest' key, so use that
instead.

Change-Id: I2ff1b9c442d1cc88820c49d680567b0b16401ef3
2017-10-19 11:12:32 -04:00
..
library Add role to provice a service_type_data fact 2017-10-15 15:57:35 +00:00
tasks Use dest instead of src for get_url downloaded resource 2017-10-19 11:12:32 -04:00
README.rst Add role to provice a service_type_data fact 2017-10-15 15:57:35 +00:00

Set service_type facts for a given project

Sets a type service_type_data which contains the service information for the current project as defined by the "service" definition in:

http://specs.openstack.org/openstack/service-types-authority/downloads/published-schema.json