Re: [OpenStack-Infra] Setting http password for 3rd party CI accounts

2014-08-09 Thread Ryan Hsu
Sounds good, I’ll be there! Ryan On Aug 8, 2014, at 11:04 PM, Anita Kuno wrote: > On 08/08/2014 11:54 PM, Ryan Hsu wrote: >> Thanks very much Anita. According to the Gerrit documentation [1], there is >> a command to set the http password for a given account. It does require >> administrator

Re: [OpenStack-Infra] Setting http password for 3rd party CI accounts

2014-08-08 Thread Anita Kuno
On 08/08/2014 11:54 PM, Ryan Hsu wrote: > Thanks very much Anita. According to the Gerrit documentation [1], there is a > command to set the http password for a given account. It does require > administrator privileges though. > > set-account [--full-name ] [--active|--inactive] \ >

Re: [OpenStack-Infra] Setting http password for 3rd party CI accounts

2014-08-08 Thread Ryan Hsu
Thanks very much Anita. According to the Gerrit documentation [1], there is a command to set the http password for a given account. It does require administrator privileges though. set-account [--full-name ] [--active|--inactive] \ [--add-email ] [--delete-email | ALL] \

Re: [OpenStack-Infra] Setting http password for 3rd party CI accounts

2014-08-08 Thread Anita Kuno
On 08/08/2014 11:57 AM, Ryan Hsu wrote: > Hi All, > > Does anyone know if it’s possible to set up an http password for a 3rd party > CI account? We are looking to use some of the Gerrit REST API operations that > require authentication but according to this page [1], our account needs to > have

[OpenStack-Infra] Setting http password for 3rd party CI accounts

2014-08-08 Thread Ryan Hsu
Hi All, Does anyone know if it’s possible to set up an http password for a 3rd party CI account? We are looking to use some of the Gerrit REST API operations that require authentication but according to this page [1], our account needs to have a Gerrit http password set up. As far as I know, ou