Commit Graph

4 Commits

Author SHA1 Message Date
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
Sorin Sbarnea 086d1a9284 More E208 fixes
Change-Id: Iddda539a24e03ae33ef5e37630f98a7268f18dbe
2020-11-03 10:04:27 +00:00
Doug Hellmann 879a5bafa8 fix the template instruction for writing launchpadlib/creds
Use "dest" not "path" to specify the output location.

Change-Id: I28079d34bfc2ffbfbc8ac66537435acc27d9d30a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-10-16 16:41:05 -04:00
Monty Taylor 47d1b3a715
Add roles for adding and removing launchpadlib credentials
Change-Id: I5bf80922026d9e68a396effe89bb2d6ea5cbdec0
2017-08-30 18:53:21 -05:00