schema-image.json should contain the hypervisor specific parameters
Bug #1412394 reported by
Attila Fazekas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
New
|
Undecided
|
Unassigned |
Bug Description
xen driver uses the os_type property which is not in https:/
libvirt has several additional properties https:/
The default schema specification should not restrict these frequently used parameters, or any parameter which nova can understand.
To post a comment you must log in.
The behaviour is based on user configuration [1]. If the configuration allows for additional properties, this won't be a problem. We should document what we accept/require but I don't think this should block the progress on the tempest review to use *valid* values for parameters sent while testing.
[1]: https:/ /github. com/openstack/ glance/ blob/ce7593172e 9f0d67103502e66 fd388c91076fd37 /glance/ api/v2/ images. py#L863