Files
devstack-plugin-ceph/devstack/lib/ceph
Mike Fedosin 62ea04c8d1 Enable showing multiple locations for ceph plugin
Currently glance v2 doesn't allow to specify custom
locations for image by default, it returns 403.
To enable this 'show_multiple_locations' param must
be set to True.

When Nova is doing snapshots with Ceph it provides
location to activate image, which fails when we use
Glance v2.

To fix it we change the default param to True.
'show_image_direct_url' will be overridden.

Related to blueprint use-glance-v2-api

Change-Id: Id0f1c398b8b48f2ffc2488b29bc7cbd279069337
2016-02-12 16:36:12 +00:00

22 KiB