placement/nova/objects
Matt Riedemann 55868cbaf5 Remove aggregate uuid generation on load from DB
As the comments in the code suggest, we can remove this
code now. There was a blocking database migration which
enforced that the online data migrations to generate
uuids for aggregates has been completed:

4d0915568a1011ddee7317ddfb237be0803e7790

So this code is safe to remove now. As a result, we
also remove the online data migration routine which
relies on the object code.

Change-Id: I2050b5bdf906d2d2f8a87c79ca0804e0fc955755
2017-04-10 18:16:01 -04:00
..
aggregate.py Remove aggregate uuid generation on load from DB 2017-04-10 18:16:01 -04:00