unable to upload cirros image as URL as a location on newton?
unable to upload cirros image as URL as a location "TypeError: response is undefined"? using newton on cent os
made changes in /usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py Added following lines at the end of file:
HORIZON_IMAGES_ALLOW_UPLOAD = True HORIZON_IMAGES_UPLOAD_MODE = "legacy" IMAGES_ALLOW_LOCATION = True
in horizon dashboard i get the error :"TypeError: response is undefined"