remove old swift port 8888 in sample script

Bug #1244304 reported by Kun Huang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Kun Huang

Bug Description

In <keystone-repo>/tools/sample_data.sh, it generates many data like endpoint for nova, glance and also swift. In old swift documents, they use 8080 port as swift proxy server running with tempauth, and port 8888 for swift + keystone environment. It's very old, and now in swift there is no document, sample, or default value using 8888. After running sample_data.sh for generate an example enviornment, we have to switch swift port from 8080 to 8888 (default value and sample conf in swift always use 8080). For a newbie, the sample_data.sh doesn't work dericetly from him. So using 8080 here could help this script build an easy and fast test environment.

Changed in keystone:
assignee: nobody → Kun Huang (academicgareth)
Changed in keystone:
status: New → In Progress
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Low
Revision history for this message
Kun Huang (academicgareth) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/52880
Committed: http://github.com/openstack/keystone/commit/380894fa4a9329c963fad7dbd17fd9b94b1918a8
Submitter: Jenkins
Branch: master

commit 380894fa4a9329c963fad7dbd17fd9b94b1918a8
Author: Kun Huang <email address hidden>
Date: Fri Oct 25 00:26:43 2013 +0800

    remove 8888 port in sample_data.sh

    Swift now doesn't use 8888 port as any default service. And the origin
    sample_data.sh always let new users to fail and modify swift bind port.
    So switching 8888 port here to 8080 could generate sample data without
    any change for building swift + keystone environment.

    Closes-Bug: #1244304
    Change-Id: If58f9f025f57565733aa25efc2fdf06865781391

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.