<div dir="ltr"><div>Hi again,<br><br></div>I've successfully moved to using centos-release-openstack-mitaka instead of <a href="http://rdo.fedorapeople.org/rdo-release.rpm">http://rdo.fedorapeople.org/rdo-release.rpm</a>, but still getting the same tempest mistakes as before.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 21, 2016 at 7:08 PM, Paul S. <span dir="ltr"><<a href="mailto:bronetemkinponosec@gmail.com" target="_blank">bronetemkinponosec@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks, I will try that to see how different repo will affect the tempest errors that I get!<br></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Tue, Jun 21, 2016 at 6:59 PM, Remo Mattei <span dir="ltr"><<a href="mailto:remo@italy1.com" target="_blank">remo@italy1.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><ul style="margin-top:20px;margin-bottom:10px;color:rgb(51,51,51);font-family:Lato,sans-serif;font-size:14px"><li><div style="margin:0px">On RHEL:</div><pre style="overflow:auto;font-family:Menlo,Monaco,Consolas,'Courier New',monospace;font-size:13px;padding:10px 15px;margin-top:20px;margin-bottom:5px;line-height:20px;word-break:break-all;word-wrap:normal;background-color:rgb(238,238,238);border:none;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px"><code style="font-family:Menlo,Monaco,Consolas,'Courier New',monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;white-space:pre-wrap">$ sudo yum install -y <a href="https://www.rdoproject.org/repos/rdo-release.rpm" target="_blank">https://www.rdoproject.org/repos/rdo-release.rpm</a>
$ sudo yum update -y
$ sudo yum install -y openstack-packstack
$ packstack --allinone
</code></pre></li><li><div style="margin:0px">On CentOS:</div><pre style="overflow:auto;font-family:Menlo,Monaco,Consolas,'Courier New',monospace;font-size:13px;padding:10px 15px;margin-top:20px;margin-bottom:5px;line-height:20px;word-break:break-all;word-wrap:normal;background-color:rgb(238,238,238);border:none;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px"><code style="font-family:Menlo,Monaco,Consolas,'Courier New',monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;white-space:pre-wrap">$ sudo yum install -y centos-release-openstack-mitaka
$ sudo yum update -y
$ sudo yum install -y openstack-packstack
$ packstack --allinone</code></pre></li></ul><div><br></div></div><div><br></div><br><div><blockquote type="cite"><span><div>On Jun 21, 2016, at 08:26, Paul S. <<a href="mailto:bronetemkinponosec@gmail.com" target="_blank">bronetemkinponosec@gmail.com</a>> wrote:</div><br></span><div><div dir="ltr" style="font-family:Helvetica;font-size:13px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span><div>>do you use this on RHEL?<br></div>No, actually I was using that on the CentOS 7.2, and I saw that repo as a legit one in a lot of openstack guides available on the Internet. So what repo should I use instead of it, and what would be the difference that I should know of?<br></span><div class="gmail_extra"><br><div class="gmail_quote"><span>On Tue, Jun 21, 2016 at 5:51 PM, Remo Mattei<span> </span><span dir="ltr"><<a href="mailto:remo@italy1.com" target="_blank">remo@italy1.com</a>></span><span> </span>wrote:<br></span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><span>Hi Paul, <div>do you use this on RHEL? If you do then the rdo repo is ok, if you are using it on CentOS then the packages have changed. </div><div><br></div><div>My 2 cents. </div><div><br></div></span><div>Remo <br><div><blockquote type="cite"><span><div><div><div>On Jun 21, 2016, at 07:17, Paul S. <<a href="mailto:bronetemkinponosec@gmail.com" target="_blank">bronetemkinponosec@gmail.com</a>> wrote:</div><br></div></div></span><div><span><div><div><div dir="ltr"><div><div><div>Hi everyone,<br><br></div>I've installed the openstack mitaka with packstack on a two-node setup to get some common knowledge for the openstack. I use tempest to verify the openstack components, so as for now I've got a couple of errors I hope you can help me with. I've attached my latest errors log with the errors that I get as I've managed to fix a lot or to find some workarounds, most of which were due to the packstack not setting the configuration files properly.<br><br></div>The errors that disappoint me most have "AssertionError: False is not true : Public subnets visible" and "MismatchError" traceback messages. As for the first one, I've found the following link<br><br><a href="https://bugs.launchpad.net/neutron/+bug/1553595" target="_blank">https://bugs.launchpad.net/neutron/+bug/1553595</a><br><br></div>so as far as I can tell that problem is typical for the neutron configuration that I use, and the fix will soon be in the stable neutron packages that I can get from the<span> </span><a href="http://rdo.fedorapeople.org/rdo-release.rpm" target="_blank">http://rdo.fedorapeople.org/rdo-release.rpm</a><span> </span>repository, so soon I wouldn't be experiencing these errors.<br><div><div><div><br></div><div>As for the 2nd one, I don't have any idea, and I was not able to find the solution since I've checked if the cinder services are running on the storage host, and they do indeed have the "active" status, and the basic functionality like the creation and the attachment of a volume to an instance.<br><br></div><div>Thanks in advance for any help here!<br></div><div><div><br><div>--<span> </span><br><div data-smartmail="gmail_signature">sincerely, Paul</div></div></div></div></div></div></div></div></div></span><span><span><errors.log></span>_______________________________________________<br>Mailing list:<span> </span><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>Post to     :<span> </span><a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>Unsubscribe :<span> </span><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br><br><br>!DSPAM:1,57694e8b164681454265375!<br></span></div></blockquote></div><br></div></div></blockquote></div><br><br clear="all"><span><font color="#888888"><br>--<span> </span><br><div data-smartmail="gmail_signature">sincerely, Paul</div></font></span></div></div><span><font color="#888888"><span style="font-family:Helvetica;font-size:13px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">!DSPAM:1,57695e67220499680522498!</span></font></span></div></blockquote></div><br></div></blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br><div data-smartmail="gmail_signature">sincerely, Paul</div>
</font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">sincerely, Paul</div>
</div>