summaryrefslogtreecommitdiff
path: root/nova/tests/unit/notifications/objects
Commit message (Expand)AuthorAgeFilesLines
* Add uuid to service.update notification payloadMatt Riedemann2017-05-041-1/+1
* Transform instance.volume_attach notificationGábor Antal2017-05-021-0/+2
* Adding auto_disk_config field to InstancePayloadSujitha2017-04-211-4/+5
* add tags field to instance.update notificationSujitha2017-04-211-1/+3
* Add uuid to Service modelDan Peschman2017-04-111-0/+1
* Merge "Short circuit notifications when not enabled"Jenkins2017-03-311-15/+104
|\
| * Short circuit notifications when not enabledBalazs Gibizer2017-03-301-15/+104
* | Fix calling super function in setUp methodTakashi NATSUME2017-03-291-1/+1
|/
* Merge "handle uninited fields in notification payload"Jenkins2017-03-111-6/+52
|\
| * handle uninited fields in notification payloadBalazs Gibizer2017-03-031-6/+52
* | Use flake8-import-orderJohn L. Villalovos2017-03-061-0/+1
|/
* Merge "Update notification for flavor"Jenkins2017-01-112-3/+42
|\
| * Update notification for flavorMatt Riedemann2017-01-112-3/+42
* | Merge "Notifications for flavor operations"Jenkins2017-01-112-1/+105
|\ \ | |/
| * Notifications for flavor operationsliyingjun2017-01-092-1/+105
* | Add aggregate notification related enum valuesBalazs Gibizer2017-01-041-1/+1
* | Transform aggregate.create notificationBalazs Gibizer2017-01-041-0/+2
* | Add more field's in InstancePayloadAnusha Unnam2016-12-291-4/+4
|/
* Notification object version test depends on SCHEMABalazs Gibizer2016-10-281-12/+13
* Pre-add instance actions to avoid merge conflictsBalazs Gibizer2016-10-201-1/+1
* Add swap volume notifications (start, end)Takashi NATSUME2016-10-111-0/+3
* Removed enum duplication from nova.computeRyan Rossiter2016-09-021-3/+3
* Merge "network: introduce helper APIs for dealing with os-vif objects"Jenkins2016-08-091-1/+1
|\
| * network: introduce helper APIs for dealing with os-vif objectsDaniel P. Berrange2016-08-041-1/+1
* | Make notification objects use flavor capacity attributesBalazs Gibizer2016-08-051-0/+35
|/
* Transform instance.update notificationBalazs Gibizer2016-06-301-0/+5
* Pre-add instance actions to avoid merge conflictsBalazs Gibizer2016-06-301-1/+1
* Transform instance.delete notificationsBalazs Gibizer2016-06-301-1/+6
* Handle multiple samples per versioned notificationBalazs Gibizer2016-06-211-0/+7
* Transform wrap_exception notification to versioned formatLaszlo Hegedus2016-06-211-1/+3
* Separete notification object version testBalazs Gibizer2016-06-201-0/+67
* Move notification objects to a separate packageBalazs Gibizer2016-06-081-0/+77
* Move notification related code to separate packageBalazs Gibizer2016-06-082-0/+244