nova/nova/tests/unit/notifications
Sean Mooney 35a591d33d extend libvirt video model support
- This change extends the VideoModel field object to allow 3 new values
  (virtio, gop, none)
- This change makes the libvirt driver use ALL tuple from the
  nova.fields.VideoModel object instead of declaring a second
  tuple inline for validation.
- This change allows the virtio video model to now be used
  for all architectures when explicitly requested via the
  hw_video_model image metadata property
- This change introduces unit tests and a release note
  for the new capablities.

Change-Id: I2830ccfc81cfa9654cfeac7ad5effc294f523552
Implements: blueprint libvirt-video-device-models
2019-06-21 16:53:37 +01:00
..
objects extend libvirt video model support 2019-06-21 16:53:37 +01:00
__init__.py Move notification related code to separate package 2016-06-08 11:32:53 +02:00
test_base.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00