Remove several old TODO messages

Some of these TODOs no longer apply,
and some have already been done elsewhere.

Change-Id: I7641abc4896fd9793ecc56d50e1ac3f314946d19
This commit is contained in:
Devananda van der Veen
2013-10-23 19:43:40 -07:00
parent 4e892a1fb3
commit 5b0647da97
4 changed files with 0 additions and 35 deletions

View File

@@ -19,7 +19,6 @@
from oslo.config import cfg
# TODO(deva): import MultipleResultsFound and handle it appropriately
from sqlalchemy.orm.exc import NoResultFound
from ironic.common import exception