Re-opening this bug as it is not actually fixed in h-1. The previous fix needed to be reverted due to bug 1185190.
** Changed in: nova Status: Fix Released => Triaged ** Changed in: nova Assignee: Joe Gordon (jogo) => (unassigned) ** Changed in: nova Milestone: havana-1 => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1153827 Title: soft delete values in InstanceSystemMetadata on instance delete Status in OpenStack Compute (Nova): Triaged Bug description: soft delete values in InstanceSystemMetadata on instance delete. Currently InstanceSystemMetadata is used in notify_usage_exists_deleted_instance. Non-deleted systemInstanceMetadta is currently used (with deleted instances). https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/models.py#L755 In order to fix this the read_deleted flag needs to work for joined tables. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1153827/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp