cookbook-openstack-image/recipes
Mark Vanderwiel 3ede834e41 Use correct endpoint scheme for api to registry connection
The ['openstack']['image']['ssl']['enabled'] was being used for
both the API/Regsitry services AND the APIs internal connection
to the registry.

Need to allow for separate control for enabling SSL for API and Registry.
Added attributes to cover this.

And the APIs internal connection to the registry needs to be
configured correctly based upon the Registry's internal endpoint scheme
(http or https).

Change-Id: Ieed28ad891192d81356c0d40ba48d70517087950
Closes-Bug: #1462388
2015-06-22 14:29:11 -05:00
..
api.rb Use correct endpoint scheme for api to registry connection 2015-06-22 14:29:11 -05:00
client.rb Add client recipe for image 2014-02-12 12:35:26 -06:00
identity_registration.rb Use new "service" role instead of "admin" 2015-03-25 08:14:39 -05:00
image_upload.rb Cleanup minor rubocop offenses 2015-05-29 10:09:57 -05:00
registry.rb Cleanup minor rubocop offenses 2015-05-29 10:09:57 -05:00