Bug 1283663

Summary: python-keyring < 5.5.1 prints Warning with openstack cli tools
Product: [Fedora] Fedora Reporter: Attila Fazekas <afazekas>
Component: python-keyringAssignee: Ratnadeep Debnath <rtnpro>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: i, mrunge, rtnpro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-19 18:05:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Attila Fazekas 2015-11-19 14:25:26 UTC
Please backport to following change or upgrade the python-keyring package to >=5.6 or 5.5.1 .
https://github.com/jaraco/keyring/commit/47a51f8da1e0d3fa946327fb9fba1d3ebd4ff275

Version-Release number of selected component (if applicable):
python-keyring-5.0-2.fc23.noarch
python-gobject-3.18.0-2.fc23.x86_64
python-gobject-base-3.18.0-2.fc23.x86_64

$ keystone help
/usr/lib/python2.7/site-packages/keyring/backends/Gnome.py:6: PyGIWarning: GnomeKeyring was imported without specifying a version first. Use gi.require_version('GnomeKeyring', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import GnomeKeyring

Comment 1 Matthias Runge 2015-11-19 18:05:31 UTC

*** This bug has been marked as a duplicate of bug 1271641 ***