Activity log for bug #1517907

Date Who What changed Old value New value Message
2015-11-19 13:28:24 Attila Fazekas bug added bug
2015-11-19 13:30:14 Attila Fazekas description All client using python-keystoneclient throws the following error on my notebook: $nova list $openstack server list $ keystone token-get /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. $pip list |grep keyring keyring (5.0) Please try to avoid this warning. All client using python-keystoneclient throws the following error on my notebook: $nova list $openstack server list $ keystone token-get /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. or /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 /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. $pip list |grep keyring keyring (5.0) Please try to avoid this warning.
2015-11-19 13:30:31 Attila Fazekas description All client using python-keystoneclient throws the following error on my notebook: $nova list $openstack server list $ keystone token-get /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. or /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 /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. $pip list |grep keyring keyring (5.0) Please try to avoid this warning. All client using python-keystoneclient throws the following error on my notebook: $nova list $openstack server list $ keystone token-get /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. or /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 $pip list |grep keyring keyring (5.0) Please try to avoid this warning.
2015-11-27 01:29:20 Steve Martinelli python-keystoneclient: importance Undecided Low
2015-11-27 01:29:23 Steve Martinelli python-keystoneclient: status New In Progress
2015-11-27 01:29:41 Steve Martinelli python-keystoneclient: assignee Attila Fazekas (afazekas)
2016-01-12 08:09:24 Steve Martinelli python-keystoneclient: status In Progress Fix Released
2016-01-12 08:09:31 Steve Martinelli python-keystoneclient: status Fix Released Fix Committed
2016-01-13 17:58:16 Steve Martinelli python-keystoneclient: status Fix Committed Fix Released