Comment 3 for bug 1258254

Revision history for this message
Adrian Otto (aotto) wrote :

The following files have _() calls in them that need fixing:

./solum/api/controllers/v1/assembly.py
./solum/api/controllers/v1/component.py
./solum/api/controllers/v1/extension.py
./solum/api/controllers/v1/operation.py
./solum/api/controllers/v1/sensor.py
./solum/api/controllers/v1/service.py
./solum/openstack/common/db/exception.py
./solum/openstack/common/db/sqlalchemy/session.py
./solum/openstack/common/db/sqlalchemy/utils.py
./solum/openstack/common/excutils.py
./solum/openstack/common/gettextutils.py
./solum/openstack/common/log.py

I plan to fix this now.