nova/nova/tests/unit/notifications/objects
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
..
__init__.py Move notification related code to separate package 2016-06-08 11:32:53 +02:00
test_flavor.py Remove compatibility method from FlavorPayload 2017-11-01 15:20:55 -04:00
test_instance.py Microversion 2.73: Support adding the reason behind a server lock 2019-05-11 21:48:27 +00:00
test_notification.py extend libvirt video model support 2019-06-21 16:53:37 +01:00
test_service.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00