Gerrit instances running at googlesource.com require authentication
with HTTP basic auth.
Add a new config option to allow to specify either basic auth or digest
auth. Default to digest auth if not specified.
Change-Id: Iab6f666082bd3fee2c77a8c489255926cc93edba
Closes-Bug: 291
Add help text for the HTTP password option to all example configs,
since the issue is not obvious, especially give the current
failure mode of a traceback in JSON parsing code.
Add a direct link to the appropriate openstack setting page.
Change-Id: I2ccc723258c502221beb052b3a42b13085a2af7e
Update the openstack example config file with some additional help
text about the username and password. The first time I ran this it
took me a little bit to figure out the right password to use. I
didn't realize I needed to go generate a password in my gerrit
settings. Hopefully this note will avoid confusion by someone else in
the future.
Change-Id: If93ec938e48f624aff4741b19d95e03abb8c8a9c