<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>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 <a href="http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html">http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html</a>.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>So I followed these instructions, then went back to our documentation at <a href="https://wiki.openstack.org/wiki/Documentation/HowTo#Edit_OpenStack_RST_and.2For_DocBook_documentation">https://wiki.openstack.org/wiki/Documentation/HowTo#Edit_OpenStack_RST_and.2For_DocBook_documentation</a><o:p></o:p></p><p class=MsoNormal>  and went to Building Output Locally.  <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I can now do a <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>tox –e py27  with no errors<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>activate my virtual environment<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>tox –e docs<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>with No errors<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border-top:solid windowtext 1.0pt;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:none;padding:1.0pt 0in 1.0pt 0in'><p class=MsoNormal style='border:none;padding:0in'>Basics of what I did <o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Operating System – CentOS 6.6<o:p></o:p></p><p class=MsoNormal>python 2.7 (<a href="https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz">https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz</a>)<o:p></o:p></p><p class=MsoNormal>                setup as an alternative: <o:p></o:p></p><p class=MsoNormal style='margin-left:.5in;text-indent:.5in'>alternatives --install /usr/bin/python python /usr/src/Python-2.7.9/python 2<o:p></o:p></p><p class=MsoNormal style='margin-left:.5in;text-indent:.5in'><span lang=DE>alternatives --install /usr/bin/python python /usr/bin/python2.6 1 <o:p></o:p></span></p><p class=MsoNormal style='margin-left:.5in;text-indent:.5in'><span lang=DE>alternatiives --config python<o:p></o:p></span></p><p class=MsoNormal>sudo easy_install nose<o:p></o:p></p><p class=MsoNormal>pip install virtualenv<o:p></o:p></p><p class=MsoNormal>pip install setuptools-git<o:p></o:p></p><p class=MsoNormal>pip install flake8<o:p></o:p></p><p class=MsoNormal>pip install tox <o:p></o:p></p><div style='mso-element:para-border-div;border:none;border-bottom:solid windowtext 1.0pt;padding:0in 0in 1.0pt 0in'><p class=MsoNormal style='border:none;padding:0in'><o:p> </o:p></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-left:.5in;text-indent:.5in'><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Trebuchet MS",sans-serif;color:#444444'>Randy Perryman</span></b><span style='font-size:8.0pt;font-family:"Trebuchet MS",sans-serif;color:#444444'><o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:"Trebuchet MS",sans-serif;color:#0085C3'>Dell</span></b><span style='font-size:8.0pt;font-family:"Trebuchet MS",sans-serif;color:#444444'> | Cloud and Big Data Solutions<b><o:p></o:p></b></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Trebuchet MS",sans-serif;color:#444444'><a href="mailto:randy_perryman@dell.com"><span style='color:blue'>randy_perryman@dell.com</span></a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Trebuchet MS",sans-serif;color:#444444'>Dell Inc. 300 Innovative Way, Suite 301, Nashua NH, 03062<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Trebuchet MS",sans-serif;color:#444444'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Trebuchet MS",sans-serif;color:#444444'>Please consider the environment before printing this email.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Trebuchet MS",sans-serif;color:#444444'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Trebuchet MS",sans-serif;color:#444444'>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.<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>