zuul-jobs/roles/add-launchpad-credentials
Jeremy Stanley 64d0d39d0b Use Python 3.x with launchpadlib
The add-launchpad-credentials role installs the distro's
python-launchpadlib package which, for the distros carrying that
package at all, sets it up for Python 2.7. At this point Ubuntu has
dropped the python-launchpadlib package entirely from their latest
LTS release and Debian will do the same in their next release, but
they have also carried a python3-launchpadlib package for years.
Switch to it so this will work on newer systems.

Change-Id: I92421cae32bf2da5851144337820685c79ec19ee
2020-11-24 01:29:36 +00:00
..
tasks Use Python 3.x with launchpadlib 2020-11-24 01:29:36 +00:00
templates Add roles for adding and removing launchpadlib credentials 2017-08-30 18:53:21 -05:00
README.rst Add roles for adding and removing launchpadlib credentials 2017-08-30 18:53:21 -05:00

README.rst

Add launchpadlib credentials and launchpadlib to a host

Role Variables

Complex argument which contains the information needed to log in to Launchpad. It is expected that this argument comes from a Secret.

Launchpad access token

Launchpad access secret

Launchpad consumer key