keystone should allow different bind addresses for admin and public

Bug #1035326 reported by David Kranz
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
li,chen

Bug Description

Kestone supports configuration of an admin_port and a public_port. Applications may well want the admin port to be open on a different private network. Right now there is a single bind_host used for both so this cannot be done. There should be a public_bind_host and admin_bind_host in the configuration.

Tags: blueprint
Revision history for this message
David Kranz (david-kranz) wrote :

Really public_bind_ip and admin_bind_ip

Joseph Heck (heckj)
Changed in keystone:
status: New → Triaged
importance: Undecided → Medium
tags: added: blueprint
li,chen (chen-li)
Changed in keystone:
assignee: nobody → li,chen (chen-li)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/45614

Changed in keystone:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

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

commit f5159fb2384076db43b5ded1f6688c6bf2f34ddb
Author: Chen Li <email address hidden>
Date: Mon Sep 9 22:45:07 2013 +0800

    use different bind addresses for admin and public

    Keystone supports configuration of an admin_port and a public_port.
    Applications may well want the admin port to be open on a different private network.
    This patch change single bind_host to public_bind_host and admin_bind_host in the configuration.

    DocImpact

    Change-Id: Ic91aade987724c8f7c9276ca94e27681ae590662
    Closes-Bug: #1035326

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: icehouse-1 → 2014.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.