Public bug reported:

python3-oauth2client has been deprecated and unmaintained for several
years. It's not compatible anymore with new version of pyopenssl. It has
also been replaced with google-auth: https://google-
auth.readthedocs.io/en/latest/oauth2client-deprecation.html

fence-agents makes the switch easy since it has dynamic support for both
python3-google-auth and python3-oauthclient as visible in
https://github.com/ClusterLabs/fence-
agents/blob/main/agents/gce/fence_gce.py#L37-L40 .

The only need is to change dependencies so that google-auth (the
prefered library) is available and it will be used.

** Affects: fence-agents (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073859

Title:
  fence-agents: use google-auth rather than oauth2client

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fence-agents/+bug/2073859/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to