I ran the docker command directly on the host so I could get clean output and it looks like this (the first few lines out of hundreds):
{"failed": true, "msg": "2018-10-14 19:55:01.731 210 DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. register_event_callback /var/lib/kolla/venv/lib/python2.7/site-packages/keystone/notifications.py:286 2018-10-14 19:55:01.732 210 DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. register_event_callback /var/lib/kolla/venv/lib/python2.7/site-packages/keystone/notifications.py:286 2018-10-14 19:55:01.733 210 DEBUG keystone.notifications [-] Callback:
It seems to be pointing to the space between 286 and 2018 here? notifications.py:286 2018-10-14
Any ideas?
Eric
I ran the docker command directly on the host so I could get clean output and it looks like this (the first few lines out of hundreds):
{"failed": true, "msg": "2018-10-14 19:55:01.731 210 DEBUG keystone. notifications [-] Callback: `keystone. application_ credential. core.Manager. _delete_ app_creds_ on_user_ delete_ callback` subscribed to event `identity. user.deleted` . register_ event_callback /var/lib/ kolla/venv/ lib/python2. 7/site- packages/ keystone/ notifications. py:286 2018-10-14 19:55:01.732 210 DEBUG keystone. notifications [-] Callback: `keystone. application_ credential. core.Manager. _delete_ app_creds_ on_user_ delete_ callback` subscribed to event `identity. user.disabled` . register_ event_callback /var/lib/ kolla/venv/ lib/python2. 7/site- packages/ keystone/ notifications. py:286 2018-10-14 19:55:01.733 210 DEBUG keystone. notifications [-] Callback:
It seems to be pointing to the space between 286 and 2018 here? notifications. py:286 2018-10-14
Any ideas?
Eric