** Also affects: devstack
   Importance: Undecided
       Status: New

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

Title:
  keystone:411 keystone did not start

Status in devstack - openstack dev environments:
  New
Status in OpenStack Identity (Keystone):
  New

Bug description:
  The keystone fails to initialize using devstack, and puts following
  message, appears some initialization issue not sure if it's ssl or pki
  cert issue, if some one can review and answer. mysql back end seems
  fine. Here is call trace fail in starrup.sh of devstack ... also if
  needs to be files with devstack or openstack not clear, any feedback
  welcome.

  + screen -S stack -p key -X stuff 'cd /opt/stack/keystone && 
/opt/stack/keystone/bin/keystone-all --config-file /etc/keystone/keystone.conf 
--log-config /etc/keystone/logging.conf -d --debug || echo "key failed to 
start" | tee "/opt/stack/s'atus/stack/key.failure"
  + echo 'Waiting for keystone to start...'
  Waiting for keystone to start...
  + timeout 60 sh -c 'while ! curl --noproxy '\''*'\'' -s 
http://10.145.90.61:5000/v2.0/ >/dev/null; do sleep 1; done'
  + die 411 'keystone did not start'
  + local exitcode=0
  + set +o xtrace
  [Call Trace]
  ./stack.sh:874:start_keystone
  /home/stack/devstack/lib/keystone:411:die
  [ERROR] /home/stack/devstack/lib/keystone:411 keystone did not start

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to