Merge "Add a trait for the "bochs" display device"

This commit is contained in:
Zuul 2021-08-19 14:06:55 +00:00 committed by Gerrit Code Review
commit 8296012106
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ TRAITS = [
# traits corresponding to the allowed values of "hw_video_model"
# image metadata property
# https://github.com/openstack/nova/blob/1f74441/nova/objects/fields.py#L501-L509
'MODEL_BOCHS',
'MODEL_CIRRUS',
'MODEL_GOP',
'MODEL_NONE',