glance allows reserved properties during create()

Bug #1912001 reported by Dan Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Undecided
Dan Smith

Bug Description

Certain image properties are reserved for internal glance usage, such as os_glance_import_task. Changing these properties is disallowed during PATCH. However, glance does not enforce that they are not present in an image POST. It should.

This command:

openstack --debug image create --container-format bare --disk-format qcow2 \
  --property os_glance_import_task=foobar test

succeeds in creating an image with os_glance_import_task set.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/glance 21.0.0.0b3

This issue was fixed in the openstack/glance 21.0.0.0b3 development milestone.

Changed in glance:
status: New → Fix Released
assignee: nobody → Dan Smith (danms)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.