← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1186394] Re: running keystone-all on already running instance produces stack trace

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => icehouse-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1186394

Title:
  running  keystone-all on already running instance produces stack trace

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  Running on an already running instance, produces an exception (port already in use):
  [root@ykaul-os-keystone ~]# keystone-all -v
  Traceback (most recent call last):
    File "/usr/bin/keystone-all", line 104, in <module>
      serve(*servers)
    File "/usr/bin/keystone-all", line 52, in serve
      server.start()
    File "/usr/lib/python2.6/site-packages/keystone/common/wsgi.py", line 70, in start
      socket = eventlet.listen((self.host, self.port), backlog=backlog)
    File "/usr/lib/python2.6/site-packages/eventlet/convenience.py", line 38, in listen
      sock.bind(addr)
    File "<string>", line 1, in bind
  socket.error: [Errno 98] Address already in use

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1186394/+subscriptions