APACHE_ENABLED_SERVICES+=keystone,swift is not valid

Bug #1311461 reported by Hidekazu Nakamura
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Gabriel Assis Bezerra

Bug Description

In README.md,It's written that Apache web server is enabled for wsgi services by setting:

APACHE_ENABLED_SERVICES+=keystone,swift

But in fact

APACHE_ENABLED_SERVICES+=key,swift

is valid.

Revision history for this message
Gabriel Assis Bezerra (gabriel-bezerra) wrote :

In fact, we should make it work with keystone,swift instead of changing the documentation to key,swift.

Changed in devstack:
status: New → Confirmed
Changed in devstack:
status: Confirmed → In Progress
assignee: nobody → Gabriel Assis Bezerra (gabriel-bezerra)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to devstack (master)

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

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/91412
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=71fd1c47072b12a9c27e792b4312999aca7f34e4
Submitter: Jenkins
Branch: master

commit 71fd1c47072b12a9c27e792b4312999aca7f34e4
Author: Gabriel Assis Bezerra <email address hidden>
Date: Wed Apr 30 13:08:25 2014 -0300

    Fixes README.md on APACHE_ENABLED_SERVICES=keystone

    The documentation stated that, to enable Keystone running on Apache,
    one should set:
    APACHE_ENABLED_SERVICES+=keystone,swift

    However, it actually works with:
    APACHE_ENABLED_SERVICES+=key,swift

    Change-Id: I8cc92e9426d7fc3117b30df01babdb50576328af
    Closes-bug: #1311461

Changed in devstack:
status: In Progress → Fix Released
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.