Comment 5 for bug 1630833

Revision history for this message
Imran Hayder (hayderimran7) wrote :

Hi, apologies for vague response earlier :( . Heres how we fixed it:

i) add following to horizon local_settings.py

HORIZON_IMAGES_UPLOAD_MODE = 'legacy'
IMAGES_ALLOW_LOCATION = True
REST_API_REQUIRED_SETTINGS = ['OPENSTACK_HYPERVISOR_FEATURES',
                             'LAUNCH_INSTANCE_DEFAULTS',
                              'OPENSTACK_IMAGE_FORMATS']

ii) in glance_api.conf , set:

show_multiple_locations = true