nova/nova/scheduler/client
Chris Dent 9f84d0d435 Changing deleting stale allocations warning to debug
Deleting the allocations is an expected action, and happens
frequently so we don't want it to be a warning. It is useful
as a piece of debug information, however.

Conflicts:
      nova/compute/resource_tracker.py
      nova/tests/unit/compute/test_resource_tracker.py

NOTE(mriedem): The conflict is due to change
I80ba844a6e0fcea89f80aa253d57ac73092773ae in Pike where
this code was all moved to the resource tracker.

Change-Id: Idf88eef036bbe8deca190366f052ab9e355de6e9
Closes-Bug: #1693903
(cherry picked from commit 590ecfb894)
2017-06-12 09:24:07 +00:00
..
__init__.py Modify conductor to use RequestSpec object 2015-12-31 09:36:58 +00:00
query.py Modify Scheduler RPC API to use RequestSpec obj 2016-01-06 00:02:22 +01:00
report.py Changing deleting stale allocations warning to debug 2017-06-12 09:24:07 +00:00