← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1322735] [NEW] keystone installation from source docs are missing "python setup.py install" step

 

Public bug reported:

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"

** Affects: keystone
     Importance: Medium
         Status: Triaged


** Tags: documentation

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1322735

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

Status in OpenStack Identity (Keystone):
  Triaged

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"

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1322735/+subscriptions


Follow ups

References