Hello, … OK - one step further - I found:
2017-04-06 16:41:33.449518 2017-04-06 16:41:33.449 1168 WARNING keystone.auth.plugins.core [req-cbe5cef4-5af2-4183-abf1-f3599d5db133 - - - - -] Could not find user: ceilometer. 2017-04-06 16:41:33.450124 2017-04-06 16:41:33.449 1168 WARNING keystone.common.wsgi [req-cbe5cef4-5af2-4183-abf1-f3599d5db133 - - - - -] Authorization failed. The request you have made requires authentication. from 192.168.2.127 (192.168.2.127 = os-control1 = control node) in /var/log/apache2/keystone.log but why ? CLI shows that the user is registered : root@os-control1:/var/log# openstack user show ceilometer +---------------------+----------------------------------+ | Field | Value | +---------------------+----------------------------------+ | domain_id | default | | enabled | True | | id | 36a9c280ddbd46b2aa80ed6514751cd0 | | name | ceilometer | | options | {} | | password_expires_at | None | +---------------------+----------------------------------+ root@os-control1:/var/log# root@os-control1:/var/log# openstack role assignment list --names --user ceilometer +-------+--------------------+-------+-----------------+--------+-----------+ | Role | User | Group | Project | Domain | Inherited | +-------+--------------------+-------+-----------------+--------+-----------+ | admin | ceilometer@Default | | service@Default | | False | +-------+--------------------+-------+-----------------+--------+-----------+ root@os-control1:/var/log# - do I miss something - why does keystone not find the user ceilometer ? Thanks in advance Kind regards Thomas Schmidt _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack