keystone installation from source docs are missing "python setup.py install" step

Bug #1322735 reported by John Schofield
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Dolph Mathews

Bug Description

I'm following along the instructions in http://docs.openstack.org/developer/keystone/installing.html#installing-from-source . The documentation says that a "sudo pip install -r requirements.txt" should result in keystone, keystone-manage, and keystone-all being installed.

In face, only keystone is installed.

To install keystone-manage and keystone-all, you need to run "python setup.py install"

Revision history for this message
Dolph Mathews (dolph) wrote :

Eek, everything there could be replaced with a single "setup.py install".

Changed in keystone:
status: New → Triaged
importance: Undecided → Medium
tags: added: documentation
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/95258

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

Reviewed: https://review.openstack.org/95258
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=0516c3cbd6722b111d2c6081bf4366ed44a864ad
Submitter: Jenkins
Branch: master

commit 0516c3cbd6722b111d2c6081bf4366ed44a864ad
Author: Dolph Mathews <email address hidden>
Date: Fri May 23 15:12:57 2014 -0500

    install from source docs never actually install the keystone service

    Change-Id: I4997f60f3c4746821e8cd8db76b1d54fe786ccfa
    Closes-Bug: 1322735

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