[OpenStack-docs] Setting up my environment
Randy_Perryman at Dell.com
Randy_Perryman at Dell.com
Fri Jun 19 17:15:11 UTC 2015
Dell - Internal Use - Confidential
I just used the repo in the doc: git clone https://git.openstack.org/openstack/openstack-manuals.git
From: APlimpton [mailto:aplimpton at gmail.com]
Sent: Friday, June 19, 2015 11:24 AM
To: Perryman, Randy
Cc: openstack-docs at lists.openstack.org
Subject: Re: [OpenStack-docs] Setting up my environment
Hi Randy,
Which repo were you cloning and setting up for?
I noticed issues when setting up mine as well and I'm wondering if there are more issues setting up for individual project docs.
Thanks,
Amanda
On Fri, Jun 19, 2015 at 7:47 AM, <Randy_Perryman at dell.com<mailto:Randy_Perryman at dell.com>> wrote:
So after spending many hours of setup and struggle. I spoke with one of the local engineers and he said he can build the docs after following the instructions at http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html.
So I followed these instructions, then went back to our documentation at https://wiki.openstack.org/wiki/Documentation/HowTo#Edit_OpenStack_RST_and.2For_DocBook_documentation
and went to Building Output Locally.
I can now do a
tox –e py27 with no errors
activate my virtual environment
tox –e docs
with No errors
Basics of what I did
Operating System – CentOS 6.6
python 2.7 (https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz)
setup as an alternative:
alternatives --install /usr/bin/python python /usr/src/Python-2.7.9/python 2
alternatives --install /usr/bin/python python /usr/bin/python2.6 1
alternatiives --config python
sudo easy_install nose
pip install virtualenv
pip install setuptools-git
pip install flake8
pip install tox
Randy Perryman
Dell | Cloud and Big Data Solutions
randy_perryman at dell.com<mailto:randy_perryman at dell.com>
Dell Inc. 300 Innovative Way, Suite 301, Nashua NH, 03062
Please consider the environment before printing this email.
Confidentiality Notice | This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential or proprietary information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, immediately contact the sender by reply e-mail and destroy all copies of the original message.
_______________________________________________
OpenStack-docs mailing list
OpenStack-docs at lists.openstack.org<mailto:OpenStack-docs at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-docs/attachments/20150619/77d02213/attachment.html>
More information about the OpenStack-docs
mailing list