Re: [OpenStack-Infra] Asking for comments on translate-dev.o.o auth table mismatch

2018-04-11 Thread Jimmy McArthur
On Jan 10, 2018, at 6:05 PM, Patrick Huang  wrote:

Not only the password mismatch. The problem is username (among other
things, e.g. the identifier url, name and email, are returned from
openstackId authentication and can be changed by user then saved to Zanata)
has to be unique in Zanata. Since the identifier values come from two
different providers (openstackid and openstackid dev), Zanata will consider
they are two different users. Therefore for the same person, he would have
two users in Zanata with different username. The idea here is to remove the
obsolete user already in the database. Now the new propose is to start with
a fresh database which I think it's much easier.


+1


Regards,
Patrick

On Thu, Jan 11, 2018 at 8:16 AM, Jimmy McArthur  wrote:

> Technically those affected users could just update their password on both
> the OpenStackID production and dev sites. Then the problem would be solved.
> I can’t imagine we are talking about that many people that have changed
> their passwords?
>
> Thanks,
> Jimmy McArthur 
> 512.965.4846 <(512)%20965-4846>
>
>
> On Jan 10, 2018, at 3:48 PM, Alex Eng  wrote:
>
> According to his comment, it would be nice if Zanata manages openid full
>> url by separating
>> into domain part (e.g., "openstackid.org") and rest part (e.g., "/...").
>> @Patrick, would it be possible to support in Zanata
>> as a new feature?
>
>
> As much as I would like to solve issue asap, I don't think this is the
> right solution.
> It is best to handle the URL changes through a script or the jboss-cli.
>
> On Thu, Jan 11, 2018 at 2:08 AM, Ian Y. Choi  wrote:
>
>> Hello,
>>
>> I would like to update this (sorry for my late sharing on this mailing
>> list and infra team):
>>
>> - Jimmy commented on the Etherpad on Dec 13.
>>
>> According to his comment, it would be nice if Zanata manages openid full
>> url by separating
>> into domain part (e.g., "openstackid.org") and rest part (e.g., "/...").
>> @Patrick, would it be possible to support in Zanata
>> as a new feature?
>>
>> By the way, I18n team decided to have another approach: freshing database
>> used in translate-dev.openstack.org,
>> which would address current openstackid issues and I18n PTL proposed
>> https://review.openstack.org/#/c/531736/ .
>> It would be so nice if the patch gets more attention from system-config
>> cores.
>>
>>
>> With many thanks,
>>
>> /Ian
>>
>> Patrick Huang wrote on 12/6/2017 11:03 AM:
>>
>>> I've put my comments in the etherpad.
>>>
>>> On Wed, Dec 6, 2017 at 11:19 AM, Ian Y. Choi >> > wrote:
>>>
>>> Hello,
>>>
>>> Since Zanata upgrade to 4.3.1 on translate-dev.openstack.org
>>>  is going well [1],
>>> I think it is a good time to discuss translate-dev.o.o
>>> authentication problems.
>>>
>>> I wrote a brief current problem on authentication issues in
>>> translate-dev.o.o and my suggestion on proposed solution
>>> :
>>> https://etherpad.openstack.org/p/translate-dev-openstackid-issues
>>> 
>>> .
>>>
>>> Clark looked at this proposal and said that it looked good
>>> previously.
>>> It would be so nice if infra team, openstackid developers, I18n
>>> PTL, and Zanata development team
>>> would be in same pages.
>>>
>>> In my opinion we can discuss more on for example:
>>> - openstackid developers: How the sync between openstackid-dev and
>>> openstackid databases is accomplished
>>>   (regarding password mismatch)
>>> - Sharing Zanata auth table structure from Zanata development team
>>> would be nice.
>>>
>>>
>>> With many thanks,
>>>
>>> /Ian
>>>
>>> [1] https://storyboard.openstack.org/#!/story/2001362
>>> 
>>>
>>>
>>>
>>>
>>> --
>>> Patrick Huang
>>> Senior Software Engineer
>>> Engineering - Internationalisation
>>> Red Hat, Asia-Pacific Pty Ltd
>>> Level 1, 193 North Quay
>>> 
>>> Brisbane 4000
>>> Office: +61 7 3514 8278
>>> Fax: +61 7 3514 8199
>>> IRC: pahuang
>>> github: github.com/huangp 
>>> Website: www.redhat.com 
>>>
>>
>>
>>
>
>
> --
>
> ALEX ENG
>
> ASSOCIATE MANAGER
>
> globalization TOOLING, CUSTOMER PLATFORM
>
> Red Hat Inc 
>
> 193 North Quay, Brisbane City QLD 4000
> 
>
> alex@redhat.com M: 0423353457 IM: aeng
> 
>
>
>


-- 
Patrick Huang
Senior Software Engineer
Engineering - Internationalisation
Red Hat, Asia-Pacific Pty Ltd
Level 1, 193 North Quay
Brisbane 4000
Office: +61 7 3514 8278
Fax: +61 7 3514 

Re: [OpenStack-Infra] Asking for comments on translate-dev.o.o auth table mismatch

2018-04-11 Thread Patrick Huang
Not only the password mismatch. The problem is username (among other
things, e.g. the identifier url, name and email, are returned from
openstackId authentication and can be changed by user then saved to Zanata)
has to be unique in Zanata. Since the identifier values come from two
different providers (openstackid and openstackid dev), Zanata will consider
they are two different users. Therefore for the same person, he would have
two users in Zanata with different username. The idea here is to remove the
obsolete user already in the database. Now the new propose is to start with
a fresh database which I think it's much easier.

Regards,
Patrick

On Thu, Jan 11, 2018 at 8:16 AM, Jimmy McArthur  wrote:

> Technically those affected users could just update their password on both
> the OpenStackID production and dev sites. Then the problem would be solved.
> I can’t imagine we are talking about that many people that have changed
> their passwords?
>
> Thanks,
> Jimmy McArthur 
> 512.965.4846 <(512)%20965-4846>
>
>
> On Jan 10, 2018, at 3:48 PM, Alex Eng  wrote:
>
> According to his comment, it would be nice if Zanata manages openid full
>> url by separating
>> into domain part (e.g., "openstackid.org") and rest part (e.g., "/...").
>> @Patrick, would it be possible to support in Zanata
>> as a new feature?
>
>
> As much as I would like to solve issue asap, I don't think this is the
> right solution.
> It is best to handle the URL changes through a script or the jboss-cli.
>
> On Thu, Jan 11, 2018 at 2:08 AM, Ian Y. Choi  wrote:
>
>> Hello,
>>
>> I would like to update this (sorry for my late sharing on this mailing
>> list and infra team):
>>
>> - Jimmy commented on the Etherpad on Dec 13.
>>
>> According to his comment, it would be nice if Zanata manages openid full
>> url by separating
>> into domain part (e.g., "openstackid.org") and rest part (e.g., "/...").
>> @Patrick, would it be possible to support in Zanata
>> as a new feature?
>>
>> By the way, I18n team decided to have another approach: freshing database
>> used in translate-dev.openstack.org,
>> which would address current openstackid issues and I18n PTL proposed
>> https://review.openstack.org/#/c/531736/ .
>> It would be so nice if the patch gets more attention from system-config
>> cores.
>>
>>
>> With many thanks,
>>
>> /Ian
>>
>> Patrick Huang wrote on 12/6/2017 11:03 AM:
>>
>>> I've put my comments in the etherpad.
>>>
>>> On Wed, Dec 6, 2017 at 11:19 AM, Ian Y. Choi >> > wrote:
>>>
>>> Hello,
>>>
>>> Since Zanata upgrade to 4.3.1 on translate-dev.openstack.org
>>>  is going well [1],
>>> I think it is a good time to discuss translate-dev.o.o
>>> authentication problems.
>>>
>>> I wrote a brief current problem on authentication issues in
>>> translate-dev.o.o and my suggestion on proposed solution
>>> :
>>> https://etherpad.openstack.org/p/translate-dev-openstackid-issues
>>> 
>>> .
>>>
>>> Clark looked at this proposal and said that it looked good
>>> previously.
>>> It would be so nice if infra team, openstackid developers, I18n
>>> PTL, and Zanata development team
>>> would be in same pages.
>>>
>>> In my opinion we can discuss more on for example:
>>> - openstackid developers: How the sync between openstackid-dev and
>>> openstackid databases is accomplished
>>>   (regarding password mismatch)
>>> - Sharing Zanata auth table structure from Zanata development team
>>> would be nice.
>>>
>>>
>>> With many thanks,
>>>
>>> /Ian
>>>
>>> [1] https://storyboard.openstack.org/#!/story/2001362
>>> 
>>>
>>>
>>>
>>>
>>> --
>>> Patrick Huang
>>> Senior Software Engineer
>>> Engineering - Internationalisation
>>> Red Hat, Asia-Pacific Pty Ltd
>>> Level 1, 193 North Quay
>>> 
>>> Brisbane 4000
>>> Office: +61 7 3514 8278
>>> Fax: +61 7 3514 8199
>>> IRC: pahuang
>>> github: github.com/huangp 
>>> Website: www.redhat.com 
>>>
>>
>>
>>
>
>
> --
>
> ALEX ENG
>
> ASSOCIATE MANAGER
>
> globalization TOOLING, CUSTOMER PLATFORM
>
> Red Hat Inc 
>
> 193 North Quay, Brisbane City QLD 4000
> 
>
> alex@redhat.com M: 0423353457 IM: aeng
> 
>
>
>


-- 
Patrick Huang
Senior Software Engineer
Engineering - Internationalisation
Red Hat, Asia-Pacific Pty Ltd
Level 1, 193 North Quay
Brisbane 4000
Office: +61 7 3514 8278
Fax: +61 7 3514 8199
IRC: pahuang
github: github.com/huangp
Website: www.redhat.com

Re: [OpenStack-Infra] Asking for comments on translate-dev.o.o auth table mismatch

2018-04-11 Thread Alex Eng
>
> According to his comment, it would be nice if Zanata manages openid full
> url by separating
> into domain part (e.g., "openstackid.org") and rest part (e.g., "/...").
> @Patrick, would it be possible to support in Zanata
> as a new feature?


As much as I would like to solve issue asap, I don't think this is the
right solution.
It is best to handle the URL changes through a script or the jboss-cli.

On Thu, Jan 11, 2018 at 2:08 AM, Ian Y. Choi  wrote:

> Hello,
>
> I would like to update this (sorry for my late sharing on this mailing
> list and infra team):
>
> - Jimmy commented on the Etherpad on Dec 13.
>
> According to his comment, it would be nice if Zanata manages openid full
> url by separating
> into domain part (e.g., "openstackid.org") and rest part (e.g., "/...").
> @Patrick, would it be possible to support in Zanata
> as a new feature?
>
> By the way, I18n team decided to have another approach: freshing database
> used in translate-dev.openstack.org,
> which would address current openstackid issues and I18n PTL proposed
> https://review.openstack.org/#/c/531736/ .
> It would be so nice if the patch gets more attention from system-config
> cores.
>
>
> With many thanks,
>
> /Ian
>
> Patrick Huang wrote on 12/6/2017 11:03 AM:
>
>> I've put my comments in the etherpad.
>>
>> On Wed, Dec 6, 2017 at 11:19 AM, Ian Y. Choi > > wrote:
>>
>> Hello,
>>
>> Since Zanata upgrade to 4.3.1 on translate-dev.openstack.org
>>  is going well [1],
>> I think it is a good time to discuss translate-dev.o.o
>> authentication problems.
>>
>> I wrote a brief current problem on authentication issues in
>> translate-dev.o.o and my suggestion on proposed solution
>> :
>> https://etherpad.openstack.org/p/translate-dev-openstackid-issues
>>  .
>>
>> Clark looked at this proposal and said that it looked good previously.
>> It would be so nice if infra team, openstackid developers, I18n
>> PTL, and Zanata development team
>> would be in same pages.
>>
>> In my opinion we can discuss more on for example:
>> - openstackid developers: How the sync between openstackid-dev and
>> openstackid databases is accomplished
>>   (regarding password mismatch)
>> - Sharing Zanata auth table structure from Zanata development team
>> would be nice.
>>
>>
>> With many thanks,
>>
>> /Ian
>>
>> [1] https://storyboard.openstack.org/#!/story/2001362
>> 
>>
>>
>>
>>
>> --
>> Patrick Huang
>> Senior Software Engineer
>> Engineering - Internationalisation
>> Red Hat, Asia-Pacific Pty Ltd
>> Level 1, 193 North Quay
>> Brisbane 4000
>> Office: +61 7 3514 8278
>> Fax: +61 7 3514 8199
>> IRC: pahuang
>> github: github.com/huangp 
>> Website: www.redhat.com 
>>
>
>
>


-- 

ALEX ENG

ASSOCIATE MANAGER

globalization TOOLING, CUSTOMER PLATFORM

Red Hat Inc 

193 North Quay, Brisbane City QLD 4000

alex@redhat.com M: 0423353457 IM: aeng

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Re: [OpenStack-Infra] Asking for comments on translate-dev.o.o auth table mismatch

2018-04-11 Thread Patrick Huang
Hi Ian,

Not every openID provider returns the identifier URL in such pattern. In
fact it might not be URL at all (it just need to be unique to that
provider). So technically Zanata won't be able to support the feature you
proposed below.

I think fresh database will work well and easier to implement.

Regards,
Patrick

On Thu, Jan 11, 2018 at 2:08 AM, Ian Y. Choi  wrote:

> Hello,
>
> I would like to update this (sorry for my late sharing on this mailing
> list and infra team):
>
> - Jimmy commented on the Etherpad on Dec 13.
>
> According to his comment, it would be nice if Zanata manages openid full
> url by separating
> into domain part (e.g., "openstackid.org") and rest part (e.g., "/...").
> @Patrick, would it be possible to support in Zanata
> as a new feature?


> By the way, I18n team decided to have another approach: freshing database
> used in translate-dev.openstack.org,
> which would address current openstackid issues and I18n PTL proposed
> https://review.openstack.org/#/c/531736/ .
> It would be so nice if the patch gets more attention from system-config
> cores.
>
>
> With many thanks,
>
> /Ian
>
> Patrick Huang wrote on 12/6/2017 11:03 AM:
>
>> I've put my comments in the etherpad.
>>
>> On Wed, Dec 6, 2017 at 11:19 AM, Ian Y. Choi > > wrote:
>>
>> Hello,
>>
>> Since Zanata upgrade to 4.3.1 on translate-dev.openstack.org
>>  is going well [1],
>> I think it is a good time to discuss translate-dev.o.o
>> authentication problems.
>>
>> I wrote a brief current problem on authentication issues in
>> translate-dev.o.o and my suggestion on proposed solution
>> :
>> https://etherpad.openstack.org/p/translate-dev-openstackid-issues
>>  .
>>
>> Clark looked at this proposal and said that it looked good previously.
>> It would be so nice if infra team, openstackid developers, I18n
>> PTL, and Zanata development team
>> would be in same pages.
>>
>> In my opinion we can discuss more on for example:
>> - openstackid developers: How the sync between openstackid-dev and
>> openstackid databases is accomplished
>>   (regarding password mismatch)
>> - Sharing Zanata auth table structure from Zanata development team
>> would be nice.
>>
>>
>> With many thanks,
>>
>> /Ian
>>
>> [1] https://storyboard.openstack.org/#!/story/2001362
>> 
>>
>>
>
>


-- 
Patrick Huang
Senior Software Engineer
Engineering - Internationalisation
Red Hat, Asia-Pacific Pty Ltd
Level 1, 193 North Quay
Brisbane 4000
Office: +61 7 3514 8278
Fax: +61 7 3514 8199
IRC: pahuang
github: github.com/huangp
Website: www.redhat.com
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Re: [OpenStack-Infra] Asking for comments on translate-dev.o.o auth table mismatch

2018-01-10 Thread Jimmy McArthur
Technically those affected users could just update their password on both the 
OpenStackID production and dev sites. Then the problem would be solved. I can’t 
imagine we are talking about that many people that have changed their passwords?

Thanks,
Jimmy McArthur 
512.965.4846


On Jan 10, 2018, at 3:48 PM, Alex Eng  wrote:

>> According to his comment, it would be nice if Zanata manages openid full url 
>> by separating
>> into domain part (e.g., "openstackid.org") and rest part (e.g., "/..."). 
>> @Patrick, would it be possible to support in Zanata
>> as a new feature?
>  
> As much as I would like to solve issue asap, I don't think this is the right 
> solution. 
> It is best to handle the URL changes through a script or the jboss-cli.
> 
>> On Thu, Jan 11, 2018 at 2:08 AM, Ian Y. Choi  wrote:
>> Hello,
>> 
>> I would like to update this (sorry for my late sharing on this mailing list 
>> and infra team):
>> 
>> - Jimmy commented on the Etherpad on Dec 13.
>> 
>> According to his comment, it would be nice if Zanata manages openid full url 
>> by separating
>> into domain part (e.g., "openstackid.org") and rest part (e.g., "/..."). 
>> @Patrick, would it be possible to support in Zanata
>> as a new feature?
>> 
>> By the way, I18n team decided to have another approach: freshing database 
>> used in translate-dev.openstack.org,
>> which would address current openstackid issues and I18n PTL proposed 
>> https://review.openstack.org/#/c/531736/ .
>> It would be so nice if the patch gets more attention from system-config 
>> cores.
>> 
>> 
>> With many thanks,
>> 
>> /Ian
>> 
>> Patrick Huang wrote on 12/6/2017 11:03 AM:
>>> I've put my comments in the etherpad.
>>> 
>>> On Wed, Dec 6, 2017 at 11:19 AM, Ian Y. Choi >> > wrote:
>>> 
>>> Hello,
>>> 
>>> Since Zanata upgrade to 4.3.1 on translate-dev.openstack.org
>>>  is going well [1],
>>> I think it is a good time to discuss translate-dev.o.o
>>> authentication problems.
>>> 
>>> I wrote a brief current problem on authentication issues in
>>> translate-dev.o.o and my suggestion on proposed solution
>>> :
>>> https://etherpad.openstack.org/p/translate-dev-openstackid-issues
>>>  .
>>> 
>>> Clark looked at this proposal and said that it looked good previously.
>>> It would be so nice if infra team, openstackid developers, I18n
>>> PTL, and Zanata development team
>>> would be in same pages.
>>> 
>>> In my opinion we can discuss more on for example:
>>> - openstackid developers: How the sync between openstackid-dev and
>>> openstackid databases is accomplished
>>>   (regarding password mismatch)
>>> - Sharing Zanata auth table structure from Zanata development team
>>> would be nice.
>>> 
>>> 
>>> With many thanks,
>>> 
>>> /Ian
>>> 
>>> [1] https://storyboard.openstack.org/#!/story/2001362
>>> 
>>> 
>>> 
>>> 
>>> 
>>> -- 
>>> Patrick Huang
>>> Senior Software Engineer
>>> Engineering - Internationalisation
>>> Red Hat, Asia-Pacific Pty Ltd
>>> Level 1, 193 North Quay
>>> Brisbane 4000
>>> Office: +61 7 3514 8278
>>> Fax: +61 7 3514 8199
>>> IRC: pahuang
>>> github: github.com/huangp 
>>> Website: www.redhat.com 
>> 
>> 
> 
> 
> 
> -- 
> ALEX ENG
> ASSOCIATE MANAGER
> GLOBALIZATION TOOLING, CUSTOMER PLATFORM
> Red Hat Inc
> 193 North Quay, Brisbane City QLD 4000
> alex@redhat.comM: 0423353457 IM: aeng
> 
> 
> 
> 
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Re: [OpenStack-Infra] Asking for comments on translate-dev.o.o auth table mismatch

2018-01-10 Thread Ian Y. Choi

Hello,

I would like to update this (sorry for my late sharing on this mailing 
list and infra team):


- Jimmy commented on the Etherpad on Dec 13.

According to his comment, it would be nice if Zanata manages openid full 
url by separating
into domain part (e.g., "openstackid.org") and rest part (e.g., "/..."). 
@Patrick, would it be possible to support in Zanata

as a new feature?

By the way, I18n team decided to have another approach: freshing 
database used in translate-dev.openstack.org,
which would address current openstackid issues and I18n PTL proposed 
https://review.openstack.org/#/c/531736/ .
It would be so nice if the patch gets more attention from system-config 
cores.



With many thanks,

/Ian

Patrick Huang wrote on 12/6/2017 11:03 AM:

I've put my comments in the etherpad.

On Wed, Dec 6, 2017 at 11:19 AM, Ian Y. Choi > wrote:


Hello,

Since Zanata upgrade to 4.3.1 on translate-dev.openstack.org
 is going well [1],
I think it is a good time to discuss translate-dev.o.o
authentication problems.

I wrote a brief current problem on authentication issues in
translate-dev.o.o and my suggestion on proposed solution
:
https://etherpad.openstack.org/p/translate-dev-openstackid-issues
 .

Clark looked at this proposal and said that it looked good previously.
It would be so nice if infra team, openstackid developers, I18n
PTL, and Zanata development team
would be in same pages.

In my opinion we can discuss more on for example:
- openstackid developers: How the sync between openstackid-dev and
openstackid databases is accomplished
  (regarding password mismatch)
- Sharing Zanata auth table structure from Zanata development team
would be nice.


With many thanks,

/Ian

[1] https://storyboard.openstack.org/#!/story/2001362





--
Patrick Huang
Senior Software Engineer
Engineering - Internationalisation
Red Hat, Asia-Pacific Pty Ltd
Level 1, 193 North Quay
Brisbane 4000
Office: +61 7 3514 8278
Fax: +61 7 3514 8199
IRC: pahuang
github: github.com/huangp 
Website: www.redhat.com 




___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Re: [OpenStack-Infra] Asking for comments on translate-dev.o.o auth table mismatch

2017-12-06 Thread Patrick Huang
I've put my comments in the etherpad.

On Wed, Dec 6, 2017 at 11:19 AM, Ian Y. Choi  wrote:

> Hello,
>
> Since Zanata upgrade to 4.3.1 on translate-dev.openstack.org is going
> well [1],
> I think it is a good time to discuss translate-dev.o.o authentication
> problems.
>
> I wrote a brief current problem on authentication issues in
> translate-dev.o.o and my suggestion on proposed solution
> : https://etherpad.openstack.org/p/translate-dev-openstackid-issues .
>
> Clark looked at this proposal and said that it looked good previously.
> It would be so nice if infra team, openstackid developers, I18n PTL, and
> Zanata development team
> would be in same pages.
>
> In my opinion we can discuss more on for example:
> - openstackid developers: How the sync between openstackid-dev and
> openstackid databases is accomplished
>   (regarding password mismatch)
> - Sharing Zanata auth table structure from Zanata development team would
> be nice.
>
>
> With many thanks,
>
> /Ian
>
> [1] https://storyboard.openstack.org/#!/story/2001362
>



-- 
Patrick Huang
Senior Software Engineer
Engineering - Internationalisation
Red Hat, Asia-Pacific Pty Ltd
Level 1, 193 North Quay
Brisbane 4000
Office: +61 7 3514 8278
Fax: +61 7 3514 8199
IRC: pahuang
github: github.com/huangp
Website: www.redhat.com
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra