novajoin/novajoin
Ade Lee b74cae51e3 Fix novajoin-ipa-setup to set logging correctly
In freeipa f62a0fdb904d2a4bb1961847e240dbb6df3b0b67 the IPA
client library was modified to remove the log_manager.  This patch
fixes the novajoin code for all versions of IPA.

See rhbz# 1644747

Co-Authored-By: Juan Antonio Osorio Robles <jaosorior@redhat.com>
Co-Authored-By: Grzegorz Grasza <xek@redhat.com>
Change-Id: I2da12bedfc8790ebd1005c98f2e05953d127b3b9
2018-11-04 11:39:59 +01:00
..
middleware Add some additional settings 2017-01-05 02:40:39 -05:00
novajoin/tests/integration Fix novajoin-ipa-setup to set logging correctly 2018-11-04 11:39:59 +01:00
tests Use novajoin's kerberos realm for instances 2017-09-07 05:48:14 +00:00
__init__.py Address issues found by pep8, pylint and unit tests 2016-11-09 19:52:38 +00:00
base.py Address issues found by pep8, pylint and unit tests 2016-11-09 19:52:38 +00:00
config.py Use novajoin-specific directory for configurations 2017-05-23 14:20:13 +03:00
configure_ipa.py Fix novajoin-ipa-setup to set logging correctly 2018-11-04 11:39:59 +01:00
context.py Get auth context from request and use it to to get glance image 2016-07-14 22:22:34 +00:00
errors.py Use Exception instead of StandardError 2016-11-29 11:06:44 +02:00
exception.py Address more issues reported by pylint 2016-09-20 09:02:32 -04:00
glance.py Remove some guards around reading the configuration 2016-11-29 16:14:37 +00:00
ipa.py Fix - Invalid ipaotp returned if host in cache 2018-10-06 01:01:32 +02:00
join.py Fix - Invalid ipaotp returned if host in cache 2018-10-06 01:01:32 +02:00
keystone_client.py Added ability to generate config file 2017-01-04 12:14:30 -05:00
middleware.py Address more issues reported by pylint 2016-09-20 09:02:32 -04:00
notifications.py Become 1.0.20 2018-10-23 09:40:55 +03:00
nova.py Fix exception handling in novaclient 2017-01-05 16:37:03 +00:00
policy.py Address more issues reported by pylint 2016-09-20 09:02:32 -04:00
test.py Add some basic REST API testing 2016-11-10 14:39:41 +00:00
util.py Fix IPA v4.5.0 import issue with kinit_keytab 2017-09-11 20:04:14 -04:00
wsgi.py Become 1.0.20 2018-10-23 09:40:55 +03:00