Created attachment 1214578 [details] create_image_screenshot Description of problem: ======================= User cannot create an image on Horizon The following error appears on Create Image wizard " The current Horizon settings indicate no valid image creation methods are available. Providing an image location and/or uploading from the local file system must be allowed to support image creation." Version-Release number of selected component: ============================================= python-django-horizon-10.0.0-3.el7ost.noarch puppet-horizon-9.4.0-1.el7ost.noarch How reproducible: ================= 100% Steps to Reproduce: =================== 1. Deploy undercloud and overcloud 2. Login to Horizon 3. Browse: Project --> Compute --> Images 4. Click Create Image Actual results: =============== Error appears on Create Image wizard: "The current Horizon settings indicate no valid image creation methods are available. Providing an image location and/or uploading from the local file system must be allowed to support image creation." Expected results: ================= No error, user allow to select image source Additional info: ================ Screenshot is enclosed
I was able to create an image from CLI
Do you have OPENSTACK_IMAGE_FORMATS in the REST_API_REQUIRED_SETTINGS in your local_settings as per http://docs.openstack.org/releasenotes/horizon/newton.html#id3 ?
Posted a patch to puppet-horizon: https://review.openstack.org/#/c/391754/
Backported the patch to Newton: https://review.openstack.org/#/c/391825/
*** Bug 1382007 has been marked as a duplicate of this bug. ***
Works with: python-django-horizon-10.0.1-3.el7ost.noarch puppet-horizon-9.4.1-1.el7ost.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-2948.html