nova/nova/tests/unit/notifications
Dan Peschman 3674a4268d Add uuid to Service model
This change adds a uuid column to the Service model and versioned
object.  This is a prerequisite to replacing id with uuid in the
services API.

The uuid is generated automatically for new services.  For existing
records, it is generated on read from the database.

Change-Id: I85c39ab422b9687bf032cbe12d17a2babbda1c07
Partially-Implements: blueprint service-hyper-uuid-in-api
2017-04-11 17:58:52 -04:00
..
objects Add uuid to Service model 2017-04-11 17:58:52 -04:00
__init__.py Move notification related code to separate package 2016-06-08 11:32:53 +02:00