Back to bug 1318583
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Marios Andreou | 2016-03-18 14:22:03 UTC | CC | mandreou, yprokule | |
| Assignee | athomas | mandreou | ||
| Flags | needinfo?(yprokule) | |||
| Yurii Prokulevych | 2016-03-22 15:42:20 UTC | Flags | needinfo?(yprokule) | |
| Jaromir Coufal | 2016-03-23 16:24:56 UTC | CC | jcoufal | |
| James Slagle | 2016-03-24 00:02:02 UTC | Keywords | TestOnly | |
| Status | NEW | ON_QA | ||
| CC | jslagle | |||
| Arik Chernetsky | 2016-03-29 05:54:14 UTC | QA Contact | achernet | yprokule |
| Yurii Prokulevych | 2016-03-29 13:29:24 UTC | Status | ON_QA | VERIFIED |
| Marios Andreou | 2016-04-05 15:08:43 UTC | Doc Text | Cause: The os_tenant_name set in the ceilometer configuration was incorrectly set to the 'admin' rather than 'service' tenant. Consequence: The ceilometer-central-agent fails with a "ERROR ceilometer.agent.manager Skipping tenant, keystone issue: User 739a3abf8504498e91044d6d2a6830b1 is unauthorized for tenant d097e6c45c494c2cbef4071c2c273a58". Fix: Correctly configure ceilometer to use the service tenant like at https://review.openstack.org/#/c/291140/1 and this is available with openstack-tripleo-heat-templates-0.8.12-1.el7ost.noarch Result: The ceilometer service should be configured and running correctly; this can be verified by trying to query the ceilometer meter-list (source overcloudrc; ceilometer meter-list). |
|
| Andrew Dahms | 2016-04-07 00:06:56 UTC | CC | adahms | |
| Doc Text | Cause: The os_tenant_name set in the ceilometer configuration was incorrectly set to the 'admin' rather than 'service' tenant. Consequence: The ceilometer-central-agent fails with a "ERROR ceilometer.agent.manager Skipping tenant, keystone issue: User 739a3abf8504498e91044d6d2a6830b1 is unauthorized for tenant d097e6c45c494c2cbef4071c2c273a58". Fix: Correctly configure ceilometer to use the service tenant like at https://review.openstack.org/#/c/291140/1 and this is available with openstack-tripleo-heat-templates-0.8.12-1.el7ost.noarch Result: The ceilometer service should be configured and running correctly; this can be verified by trying to query the ceilometer meter-list (source overcloudrc; ceilometer meter-list). | Previously, the os_tenant_name set in the Ceilometer configuration was incorrectly set to the 'admin' tenant instead of the 'service' tenant. This would cause the ceilometer-central-agent to fail with the error "ERROR ceilometer.agent.manager Skipping tenant, keystone issue: User 739a3abf8504498e91044d6d2a6830b1 is unauthorized for tenant d097e6c45c494c2cbef4071c2c273a58". Now, Ceilometer is correctly configured to use the 'service' tenant, allowing the Ceilometer service to be correctly configured. | ||
| errata-xmlrpc | 2016-04-07 14:24:29 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-04-07 21:49:27 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-04-07 17:49:27 UTC | |||
| Radek Bíba | 2016-05-16 07:08:59 UTC | Doc Text | Previously, the os_tenant_name set in the Ceilometer configuration was incorrectly set to the 'admin' tenant instead of the 'service' tenant. This would cause the ceilometer-central-agent to fail with the error "ERROR ceilometer.agent.manager Skipping tenant, keystone issue: User 739a3abf8504498e91044d6d2a6830b1 is unauthorized for tenant d097e6c45c494c2cbef4071c2c273a58". Now, Ceilometer is correctly configured to use the 'service' tenant, allowing the Ceilometer service to be correctly configured. | Previously, the os_tenant_name variable in the Ceilometer configuration was incorrectly set to the 'admin' tenant instead of the 'service' tenant. This caused the ceilometer-central-agent to fail with the error "ERROR ceilometer.agent.manager Skipping tenant, keystone issue: User 739a3abf8504498e91044d6d2a6830b1 is unauthorized for tenant d097e6c45c494c2cbef4071c2c273a58". Now, Ceilometer is correctly configured to use the 'service' tenant. |
Back to bug 1318583