Merge "Add 'COMPUTE_NET_VIRTIO_PACKED'"

This commit is contained in:
Zuul 2023-05-04 09:22:00 +00:00 committed by Gerrit Code Review
commit b7b1b24d30

View File

@ -19,6 +19,7 @@ TRAITS = [
# specifying a device tag for the interface
'ATTACH_INTERFACE_WITH_TAG',
'VIRTIO_PACKED',
# traits corresponding to the allowed values of "hw_vif_model"
# image metadata property
# https://github.com/openstack/nova/blob/1f74441/nova/network/model.py#L136-L149