Updated the docs with OAuth info.

Change-Id: Idd180a230717228490d14d168ded791ea328a2ae
This commit is contained in:
Monty Taylor
2011-07-22 14:15:50 -04:00
parent 2bba81d019
commit 765232f6d9

View File

@@ -389,7 +389,11 @@ Depends
Keys
====
The key for the launchpad sync user is in ~/.ssh/launchpad_rsa.
The key for the launchpad sync user is in ~/.ssh/launchpad_rsa. Connecting
to Launchpad requires oauth authentication - so the first time
sync_launchpad_gerrit.py is run, it will display a URL. Open this URL in a
browser and log in to launchpad as the hudson-openstack user. Subsequent
runs with cache the credentials.
Running
=======