diff options
author | Boris Pavlovic <boris@pavlovic.me> | 2013-01-15 13:25:11 +0400 |
---|---|---|
committer | Boris Pavlovic <boris@pavlovic.me> | 2013-01-18 21:32:15 +0400 |
commit | 309e47fd0cff74c20920acf94c7397403693e7fb (patch) | |
tree | 5766cae6d994c16fb8a992ae78b90c38923669c6 /nova/exception.py | |
parent | 3a92a9efe90f7b186653d89b45d5468fc0b0543f (diff) | |
download | nova-309e47fd0cff74c20920acf94c7397403693e7fb.tar.gz nova-309e47fd0cff74c20920acf94c7397403693e7fb.tar.xz nova-309e47fd0cff74c20920acf94c7397403693e7fb.zip |
Remove restoring soft deleted entries part 2
There is no need to reuse deleted entries, because they will be archived after
db-archiving implementation. And restoring soft deleted entries produce some
problem with db-unique-keys implementation. So the best way is to remove it.
instance_type_access_add() method
Remove restoring soft deleted instance_type_access entries
Add missing tests for instance_type_access_add
blueprint db-session-cleanup
Change-Id: I82ee56b50a8422a4b620f4e58967258bac7c01c6
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions