system-config/modules/openstack_project/templates/infra_lp_creds.erb
Jeremy Stanley 9a612ee9bc Make Launchpad credentials reusable
Refactor and rename our Launchpad "sync" credentials (they haven't
been used to synchronize group membership from LP to Gerrit for
nearly 4 years now) which currently perform bug updates for
new/merged changes, so that they can be reused in the future to
update bugs as a part of release automation jobs.

Change-Id: Icd08dffef88fc8e99683d991ac6ac88b93bcb3e6
2016-08-17 18:29:36 +00:00

6 lines
138 B
Plaintext

[1]
access_token = <%= lp_access_token %>
access_secret = <%= lp_access_secret %>
consumer_key = <%= lp_consumer_key %>
consumer_secret =