CCI-MOC / moc-openstack-tools

Tools for OpenStack administration, user/project management, etc.
Apache License 2.0
0 stars 8 forks source link

Revert "logging" #87

Closed greyspectrum closed 7 years ago

greyspectrum commented 7 years ago

Reverts CCI-MOC/moc-openstack-tools#86

Unfortunately, this PR breaks check-approved-requests.py and needs more testing before it is merged.

[moc-tools@helpdesk-vm production]$ python check-approved-requests.py Traceback (most recent call last): File "check-approved-requests.py", line 32, in from config import set_config_file File "/usr/local/src/moc-tools/production/config.py", line 17, in from oslo_log import log ImportError: No module named oslo_log

jeremyfreudberg commented 7 years ago

Hmm, did you install the new requirements?