Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1056875

Summary: [RFE][keystone]: i18n logging
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-keystoneAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Ami Jeain <ajeain>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: aberezin, ayoung, breeler, lijli, markmc, nkinder, yeylon
Target Milestone: Upstream M3Keywords: FutureFeature, i18n
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/keystone/+spec/i18n-logging
Whiteboard: upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_approved
Fixed In Version: openstack-keystone-2014.1-4.el7ost Doc Type: Enhancement
Doc Text:
A new feature has been added that allows the Identity service's log messages to be translated based on the system locale. Previously Identity only provided log messages in English. Now, translated messages will be provided if a translation exists for the system locale.
Story Points: ---
Clone Of:
: 1082429 (view as bug list) Environment:
Last Closed: 2014-06-22 12:08:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1041864    
Bug Blocks: 1082429    

Description RHOS Integration 2014-01-23 05:04:42 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/keystone/+spec/i18n-logging.

Description:

During the Oslo meeting on 2013-10-11 (http://eavesdrop.openstack.org/meetings/oslo/2013/) we discussed the integration of Messages into OpenStack vs other approaches, and also came up with some ideas for improving the current implementation and on how to implement the translated logs feature.

After the corresponding blueprint is implemented in oslo (https://blueprints.launchpad.net/oslo/+spec/i18n-messages) we will have the ability to translate REST API responses, and to create additional logs in languages other than the default system locale.

This blueprint is for making necessary adjustments in existing messages so they are translatable (e.g. Messages should not be created with +, but with % instead).

Specification URL (additional information):

None

Comment 1 Nathan Kinder 2014-03-13 14:53:46 UTC
*** Bug 1046776 has been marked as a duplicate of this bug. ***