yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43452
[Bug 1175686] Re: Documentation doesn't explain how to install virtualenv
Reviewed: https://review.openstack.org/258188
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=0ad1a00ad8810fd9d14b75cfe58e091956544ff6
Submitter: Jenkins
Branch: master
commit 0ad1a00ad8810fd9d14b75cfe58e091956544ff6
Author: John Dewey <john@xxxxxxxx>
Date: Tue Dec 15 15:17:04 2015 -0800
Correct developer documentation on venv creation
The developer documentation references a script `tools/install_venv.py`,
which no longer exists in the repo. Cleaned up the documentation to reference
venv usage with tox.
Change-Id: Ida1e2b300411541e8c5f0a7463a2ca5f910ba03b
Closes-Bug: 1175686
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1175686
Title:
Documentation doesn't explain how to install virtualenv
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
In the page "Setting up a Keystone development environment"
(http://docs.openstack.org/developer/keystone/setup.html), the section
"Installing dependencies", the subsection "PyPi Packages and
VirtualEnv" recommends to set up a virtual environment. However, it
doesn't explain how to set it up:
edu@petra:~/OpenStack/keystone$ python tools/install_venv.py
ERROR: virtualenv not found.
Keystone development requires virtualenv, please install it using your
favorite package management tool
The following package is required:
sudo apt-get install python-virtualenv
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1175686/+subscriptions