nova/nova/db
Dan Smith a1dd547d3b Ignore deleted services in minimum version calculation
When we go to detect the minimum version for a given service, we
should ignore any deleted services. Without this, we will return
the minimum version of all records, including those that have been
deleted with "nova service-delete". This patch filters deleted
services from the query.

Closes-Bug: #1668310
Change-Id: Ic96a5eb3728f97a3c35d2c5121e6fdcd4fd1c70b
(cherry picked from commit c79770e615)
2017-02-27 12:10:02 -05:00
..
sqlalchemy Ignore deleted services in minimum version calculation 2017-02-27 12:10:02 -05:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api.py Merge "Only return latest instance fault for instances" 2017-01-04 21:37:14 +00:00
base.py config options: centralize section "database" + "api_database" 2016-05-16 10:20:51 +00:00
migration.py Manage db sync command for cell0 2016-08-22 18:53:45 +03:00