Image Import call does not honour enabled methods config option
Bug #1754634 reported by
Erno Kuvaja
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Glance |
Fix Released
|
Critical
|
Brian Rosmaita | ||
| Queens |
Fix Committed
|
Critical
|
Brian Rosmaita | ||
Bug Description
Regardless what is configured import call will always accept all the methods. This means that for example one cannot turn 'web-download' method off if the image import feature is enabled.
This can be easily corrected by changing the request de-serializer to check the method in the request against the config option rather than hardcoded list.
| Changed in glance: | |
| importance: | Undecided → Critical |
| Changed in glance: | |
| status: | New → In Progress |
| assignee: | nobody → Brian Rosmaita (brian-rosmaita) |
| milestone: | none → rocky-1 |
| tags: | added: queens-backport-potential |
To post a comment you must log in.

Fix proposed to branch: master /review. openstack. org/551274
Review: https:/