summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorBoris Pavlovic <boris@pavlovic.me>2013-01-15 13:15:12 +0400
committerBoris Pavlovic <boris@pavlovic.me>2013-01-18 21:31:03 +0400
commit3a92a9efe90f7b186653d89b45d5468fc0b0543f (patch)
tree9be7ba7b107a100f3b8f16841f99406aad6601fd /nova/exception.py
parente3a729b7c8873146d00d915a07094d327f97d184 (diff)
downloadnova-3a92a9efe90f7b186653d89b45d5468fc0b0543f.tar.gz
nova-3a92a9efe90f7b186653d89b45d5468fc0b0543f.tar.xz
nova-3a92a9efe90f7b186653d89b45d5468fc0b0543f.zip
Remove restoring soft deleted entries part 1
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 instance_type_extra_specs_update_or_create() method Remove restoring soft deleted instance_type_extra_specs entries Add missing transaction aggregate_host_add() method Remove restoring soft deleted aggreagate_hosts entries Add missing transaction blueprint db-session-cleanup Change-Id: Ida7db95233c40faacac55105650f52d42ad360c2
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions