Activity log for bug #1242992

Date Who What changed Old value New value Message
2013-10-22 02:23:26 Lorin Hochstein bug added bug
2013-10-22 02:23:44 Lorin Hochstein description Tried to install Openstack using devstack on saucy inside of vagrant, and got the following error: ++ keystone tenant-create --name admin Traceback (most recent call last): File "/usr/local/bin/keystone", line 6, in <module> from keystoneclient.shell import main File "/opt/stack/python-keystoneclient/keystoneclient/shell.py", line 36, in <module> from keystoneclient.contrib.bootstrap import shell as shell_bootstrap File "/opt/stack/python-keystoneclient/keystoneclient/contrib/bootstrap/shell.py", line 16, in <module> from keystoneclient.v2_0 import client File "/opt/stack/python-keystoneclient/keystoneclient/v2_0/__init__.py", line 2, in <module> from keystoneclient.v2_0.client import Client File "/opt/stack/python-keystoneclient/keystoneclient/v2_0/client.py", line 18, in <module> from keystoneclient import httpclient File "/opt/stack/python-keystoneclient/keystoneclient/httpclient.py", line 32, in <module> import keyring File "/usr/local/lib/python2.7/dist-packages/keyring/__init__.py", line 9, in <module> from core import (set_keyring, get_keyring, set_password, get_password, File "/usr/local/lib/python2.7/dist-packages/keyring/core.py", line 166, in <module> init_backend() File "/usr/local/lib/python2.7/dist-packages/keyring/core.py", line 65, in init_backend keyrings.sort(key = lambda x: -x.supported()) File "/usr/local/lib/python2.7/dist-packages/keyring/core.py", line 65, in <lambda> keyrings.sort(key = lambda x: -x.supported()) File "/usr/local/lib/python2.7/dist-packages/keyring/backends/SecretService.py", line 18, in supported bus = secretstorage.dbus_init() File "/usr/lib/python2.7/dist-packages/secretstorage/__init__.py", line 42, in dbus_init return dbus.SessionBus() File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 211, in __new__ mainloop=mainloop) File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 100, in __new__ bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 122, in __new__ bus = cls._new_for_bus(address_or_type, mainloop=mainloop) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 Same error if I try to invoke a keystone command from the shell. Tried to install Openstack using devstack on saucy (server edition) inside of vagrant, and got the following error: ++ keystone tenant-create --name admin Traceback (most recent call last):   File "/usr/local/bin/keystone", line 6, in <module>     from keystoneclient.shell import main   File "/opt/stack/python-keystoneclient/keystoneclient/shell.py", line 36, in <module>     from keystoneclient.contrib.bootstrap import shell as shell_bootstrap   File "/opt/stack/python-keystoneclient/keystoneclient/contrib/bootstrap/shell.py", line 16, in <module>     from keystoneclient.v2_0 import client   File "/opt/stack/python-keystoneclient/keystoneclient/v2_0/__init__.py", line 2, in <module>     from keystoneclient.v2_0.client import Client   File "/opt/stack/python-keystoneclient/keystoneclient/v2_0/client.py", line 18, in <module>     from keystoneclient import httpclient   File "/opt/stack/python-keystoneclient/keystoneclient/httpclient.py", line 32, in <module>     import keyring   File "/usr/local/lib/python2.7/dist-packages/keyring/__init__.py", line 9, in <module>     from core import (set_keyring, get_keyring, set_password, get_password,   File "/usr/local/lib/python2.7/dist-packages/keyring/core.py", line 166, in <module>     init_backend()   File "/usr/local/lib/python2.7/dist-packages/keyring/core.py", line 65, in init_backend     keyrings.sort(key = lambda x: -x.supported())   File "/usr/local/lib/python2.7/dist-packages/keyring/core.py", line 65, in <lambda>     keyrings.sort(key = lambda x: -x.supported())   File "/usr/local/lib/python2.7/dist-packages/keyring/backends/SecretService.py", line 18, in supported     bus = secretstorage.dbus_init()   File "/usr/lib/python2.7/dist-packages/secretstorage/__init__.py", line 42, in dbus_init     return dbus.SessionBus()   File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 211, in __new__     mainloop=mainloop)   File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 100, in __new__     bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)   File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 122, in __new__     bus = cls._new_for_bus(address_or_type, mainloop=mainloop) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 Same error if I try to invoke a keystone command from the shell.
2013-10-22 15:14:35 Dolph Mathews bug task added python-keystoneclient (Ubuntu)
2013-10-22 15:14:53 Dolph Mathews bug task deleted python-keystoneclient
2013-10-24 09:06:32 Manuel Stein bug task added python-openstackclient
2013-10-24 09:29:35 Launchpad Janitor python-keystoneclient (Ubuntu): status New Confirmed
2013-11-25 18:50:03 Adam Gandelman bug added subscriber Adam Gandelman
2014-02-26 22:55:39 Terry Howe python-openstackclient: assignee Terry Howe (thowe-g)
2014-02-26 23:01:41 Terry Howe python-keystoneclient (Ubuntu): assignee Terry Howe (thowe-g)
2014-02-26 23:01:45 Terry Howe python-openstackclient: status New Invalid
2014-02-26 23:01:53 Terry Howe python-keystoneclient (Ubuntu): status Confirmed Invalid
2014-04-11 05:13:09 Mike Spreitzer python-keystoneclient (Ubuntu): status Invalid New
2014-04-20 14:35:25 Ari bug added subscriber Ari
2014-05-15 17:05:45 Launchpad Janitor python-keystoneclient (Ubuntu): status New Confirmed
2014-05-15 17:51:31 Terry Howe bug task added python-keystoneclient
2014-05-15 17:58:16 Terry Howe bug task deleted python-keystoneclient
2014-05-16 00:13:21 Ari removed subscriber Ari
2014-05-19 13:19:57 Terry Howe python-keystoneclient (Ubuntu): status Confirmed Invalid
2014-07-17 14:10:56 Clark Boylan python-openstackclient: status Invalid Confirmed
2014-07-17 14:10:59 Clark Boylan python-keystoneclient (Ubuntu): status Invalid Confirmed
2014-07-22 21:45:18 Terry Howe python-keystoneclient (Ubuntu): assignee Terry Howe (thowe-g)
2014-07-22 21:45:28 Terry Howe python-openstackclient: assignee Terry Howe (thowe-g)
2014-07-22 21:45:36 Terry Howe python-openstackclient: status Confirmed Invalid
2015-02-19 21:33:42 mg bug added subscriber mg
2016-10-20 13:45:19 Chuck Short python-keystoneclient (Ubuntu): status Confirmed Invalid