placement/placement/tests/unit/__init__.py
Chris Dent 980acf1f02 Empty __init__.py files that should be empty
* placement/db/__init__.py is a non-functional hold over from nova
  there is no active code in it
* placement/tests/functional/__init__.py was monkey patching eventlet,
  which placement does not use
* placement/tests/unit/__init__.py was registering oslo versioned
  objects, which placement does not do

Change-Id: Id9cfc14d39421aae7307e180bd82aaeaec00335d
2018-09-04 10:31:26 -05:00

0 lines
Python