Description of problem: Unable to upload overcloud images to the undercloud Glance: [stack@undercloud-0 ~]$ source ~/stackrc; openstack overcloud image upload --update-existing Unable to set 'is_public' to 'True' Version-Release number of selected component (if applicable): python-tripleoclient-6.0.0-0.20161028122504.95bbccf.el7ost.noarch openstack-tripleo-common-6.0.0-0.20161021193416.2af623f.el7ost.noarch openstack-glance-14.0.0-0.20161220073709.9622151.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Install undercloud 2. Upload images with: openstack overcloud image upload --update-existing Actual results: Unable to set 'is_public' to 'True' Expected results: Uploading the images is successful. Additional info:
Workaround: openstack --os-image-api-version 1 overcloud image upload --update-existing
I think this is an issue with the version of the client you're using as this was addressed by https://review.openstack.org/#/c/387430/ which was from 11/16 but you're using a package from 10/21. Please validate this is still an issue with a package that includes the glance v2 fix.
Moving to Release Delivery as this is a puddle issue. The fix has already been committed upstream and this will be solved with updated packages.
Fixed upstream. Can someone check if Director works now?
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://access.redhat.com/errata/RHEA-2017:1245