[Yahoo-eng-team] [Bug 1334382] Re: API endpoint service names are not translated

2015-11-24 Thread Rob Cresswell
** Changed in: horizon
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1334382

Title:
  API endpoint service names are not translated

Status in OpenStack Dashboard (Horizon):
  Invalid
Status in python-keystoneclient:
  Invalid

Bug description:
  On the Project->Compute->Access & Security->API Access tab the Service
  column data is not translated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1334382/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1334382] Re: API endpoint service names are not translated

2014-10-20 Thread Doug Fish
I think Ashish made a good point:  the data we are showing in Horizon
comes directly out of the API call.  It seems that if we are going to
translate that data the translation should come through the API so that
the CLI and any other API client can show the tranlated information.

The API we are discussing corresponds to the 
keystone service-list

** Also affects: python-keystoneclient
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1334382

Title:
  API endpoint service names are not translated

Status in OpenStack Dashboard (Horizon):
  Confirmed
Status in Python client library for Keystone:
  New

Bug description:
  On the Project->Compute->Access & Security->API Access tab the Service
  column data is not translated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1334382/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1334382] Re: API endpoint service names are not translated

2014-10-21 Thread Morgan Fainberg
So the issue here is how do you propose to get the i18n information? The
service names are not "static" and can be named whatever is desired by
the deployer. This is not something that is easy to guess about, since
we can't know every name that a deployer wants to use.

I honestly don't think it's possible to do normal i18n work on this
front. This is most certainly not something keystoneclient can solve.
While I'm open to suggestions, I am skeptical that this is something we
can really tackle since it's deployer defined strings.

I'm going to say (at the least) for client this is invalid and warrants
a different conversation about handling this in a smart way if at all.
The data cannot come from transifex/the-new-tool-that-starts-with-a-Z if
it's up to the deployer to name the service.

** Changed in: python-keystoneclient
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1334382

Title:
  API endpoint service names are not translated

Status in OpenStack Dashboard (Horizon):
  Confirmed
Status in Python client library for Keystone:
  Invalid

Bug description:
  On the Project->Compute->Access & Security->API Access tab the Service
  column data is not translated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1334382/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp