cloudify-openstack-plugin icon indicating copy to clipboard operation
cloudify-openstack-plugin copied to clipboard

Glance bypassing _check_url

Open sgel-msw opened this issue 7 years ago • 0 comments

In the image.py plugin the _validate_image function does not allow a bypass of the _check_url.

This could be applicable in the scenario where the OpenStack enviornment has access to the repository but Cloudify/NFVO does not.

Therefore there should be a flag to bypass the _check_url when the network does not support it.

sgel-msw avatar Nov 20 '18 13:11 sgel-msw