bin/keystone doesn't respect port settings

Bug #898935 reported by Dan Prince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Undecided
Dan Prince

Bug Description

root@login:~# cat /etc/keystone/keystone.conf | grep service_portservice_port = 1234
root@login:~# su -c "keystone --log-dir=/var/log/keystone --log-file=api.log" keystone
Starting the RAX-KEY extension
Starting the Legacy Authentication component
Service API (ssl=False) listening on 0.0.0.0:5000
Admin API (ssl=False) listening on 0.0.0.0:35357

---

** Service API should be running on 1234 in the example above.

Dan Prince (dan-prince)
Changed in keystone:
status: New → In Progress
assignee: nobody → Dan Prince (dan-prince)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/2031
Committed: http://github.com/openstack/keystone/commit/b9dde8d0e317203e349b8e4bca5bc9923c11974e
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit b9dde8d0e317203e349b8e4bca5bc9923c11974e
Author: Dan Prince <email address hidden>
Date: Thu Dec 1 22:40:32 2011 -0500

    Make bin/keystone use port settings in the config file.
    Fixes bug #898935.

    Change-Id: I40c91a40eb853f7a1566454d005ccf2fcf9c8eb9

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → essex-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: essex-2 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.