<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 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas","serif";}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I always need to add:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>firewall-cmd --add-service http<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Y.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> rdo-list-bounces@redhat.com [mailto:rdo-list-bounces@redhat.com] <b>On Behalf Of </b>Boris Derzhavets<br><b>Sent:</b> Wednesday, March 25, 2015 8:08 PM<br><b>To:</b> Lars Kellogg-Stedman<br><b>Cc:</b> rdo-list@redhat.com<br><b>Subject:</b> Re: [Rdo-list] Set up the most recent Nova Docker Driver via Devstack on Fedora 21<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'>Per Daniel P. Berange  to use Horizon<o:p></o:p></span></p><pre>   # yum -y install nodejs<o:p></o:p></pre><pre>   # systemctl restart httpd.service<o:p></o:p></pre><p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'>________________________________________________________________________________________________________________________<o:p></o:p></span></p><div><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-family:"Calibri","sans-serif"'>From: <a href="mailto:bderzhavets@hotmail.com">bderzhavets@hotmail.com</a><br>To: <a href="mailto:lars@redhat.com">lars@redhat.com</a><br>Date: Mon, 23 Mar 2015 04:42:05 -0400<br>CC: <a href="mailto:rdo-list@redhat.com">rdo-list@redhat.com</a><br>Subject: [Rdo-list] Set up the most recent Nova Docker Driver via Devstack on Fedora 21<o:p></o:p></span></p><div><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-family:"Calibri","sans-serif"'> yum -y install git docker-io fedora-repos-rawhide<br> yum --enablerepo=rawhide install python-six  python-pip python-pbr systemd<br> yum - y install gcc python-devel  ( required for driver build )<br><br> $ git clone <a href="http://github.com/stackforge/nova-docker.git">http://github.com/stackforge/nova-docker.git</a><br> $ cd nova-docker<br> $ sudo pip install .  <br><br> To raise to 1.9 version of  python-six dropped to 1.2 during driver's build <br><br> yum --enablerepo=rawhide reinstall python-six<br><br> Run devstack with Lars's local.conf <br> per  <a href="http://blog.oddbit.com/2015/02/11/installing-novadocker-with-devstack/" target="_blank">http://blog.oddbit.com/2015/02/11/installing-novadocker-with-devstack/</a><br><br><br> service iptables save - refuse to work<br><br> Just disabling firewalld <br><br> systemctl stop firewalld<br> systemtcl disable firewalld<br><br>$ cd dev*<br>$ . openrc demo  <br><br>$ neutron security-group-rule-create --protocol icmp \<br>  --direction ingress --remote-ip-prefix 0.0.0.0/0 default<br><br>$ neutron security-group-rule-create --protocol tcp \<br>  --port-range-min 22 --port-range-max 22 \<br>  --direction ingress --remote-ip-prefix 0.0.0.0/0 default<br><br>$ neutron security-group-rule-create --protocol tcp \<br>  --port-range-min 80 --port-range-max 80 \<br>  --direction ingress --remote-ip-prefix 0.0.0.0/0 default<br> <br><br># iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE<br><br>Horizon is unavailable , regardless installed<br><br>Snapshots here <a href="http://bderzhavets.blogspot.ru/2015/03/testing-most-recent-nova-docker-driver.html" target="_blank">http://bderzhavets.blogspot.com/2015/03/testing-most-recent-nova-docker-driver.html</a><br><br>Boris.<br> <o:p></o:p></span></p><div><p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'><o:p> </o:p></span></p></div></div><p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'><br>_______________________________________________ Rdo-list mailing list <a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a> <a href="https://www.redhat.com/mailman/listinfo/rdo-list">https://www.redhat.com/mailman/listinfo/rdo-list</a> To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com">rdo-list-unsubscribe@redhat.com</a><o:p></o:p></span></p></div></div></div></div></body></html>