<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><ul style="box-sizing: border-box; margin-top: 20px; margin-bottom: 10px; color: rgb(51, 51, 51); font-family: Lato, sans-serif; font-size: 14px;" class=""><li style="box-sizing: border-box;" class=""><div style="box-sizing: border-box; margin: 0px;" class="">On RHEL:</div><pre class="highlight plaintext" style="box-sizing: border-box; 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="box-sizing: border-box; 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;" class="">$ sudo yum install -y <a href="https://www.rdoproject.org/repos/rdo-release.rpm" class="">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 style="box-sizing: border-box;" class=""><div style="box-sizing: border-box; margin: 0px;" class="">On CentOS:</div><pre class="highlight plaintext" style="box-sizing: border-box; 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="box-sizing: border-box; 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;" class="">$ 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 class=""><br class=""></div></div><div class=""><br class=""></div><br class=""><div style=""><blockquote type="cite" class=""><div class="">On Jun 21, 2016, at 08:26, Paul S. <<a href="mailto:bronetemkinponosec@gmail.com" class="">bronetemkinponosec@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Helvetica; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div class="">>do you use this on RHEL?<br class=""></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 class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Jun 21, 2016 at 5:51 PM, Remo Mattei<span class="Apple-converted-space"> </span><span dir="ltr" class=""><<a href="mailto:remo@italy1.com" target="_blank" class="">remo@italy1.com</a>></span><span class="Apple-converted-space"> </span>wrote:<br class=""><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;" class="">Hi Paul, <div class="">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 class=""><br class=""></div><div class="">My 2 cents. </div><div class=""><br class=""></div><div class="">Remo <br class=""><div class=""><blockquote type="cite" class=""><div class=""><div class="h5"><div class="">On Jun 21, 2016, at 07:17, Paul S. <<a href="mailto:bronetemkinponosec@gmail.com" target="_blank" class="">bronetemkinponosec@gmail.com</a>> wrote:</div><br class=""></div></div><div class=""><div class=""><div class="h5"><div dir="ltr" class=""><div class=""><div class=""><div class="">Hi everyone,<br class=""><br class=""></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 class=""><br class=""></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 class=""><br class=""><a href="https://bugs.launchpad.net/neutron/+bug/1553595" target="_blank" class="">https://bugs.launchpad.net/neutron/+bug/1553595</a><br class=""><br class=""></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 class="Apple-converted-space"> </span><a href="http://rdo.fedorapeople.org/rdo-release.rpm" target="_blank" class="">http://rdo.fedorapeople.org/rdo-release.rpm</a><span class="Apple-converted-space"> </span>repository, so soon I wouldn't be experiencing these errors.<br class=""><div class=""><div class=""><div class=""><br class=""></div><div class="">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 class=""><br class=""></div><div class="">Thanks in advance for any help here!<br class=""></div><div class=""><div class=""><br class=""><div class="">--<span class="Apple-converted-space"> </span><br class=""><div data-smartmail="gmail_signature" class="">sincerely, Paul</div></div></div></div></div></div></div></div></div><span class=""><errors.log></span>_______________________________________________<br class="">Mailing list:<span class="Apple-converted-space"> </span><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class="">Post to     :<span class="Apple-converted-space"> </span><a href="mailto:openstack@lists.openstack.org" target="_blank" class="">openstack@lists.openstack.org</a><br class="">Unsubscribe :<span class="Apple-converted-space"> </span><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank" class="">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br class=""><br class=""><br class="">!DSPAM:1,57694e8b164681454265375!<br class=""></div></blockquote></div><br class=""></div></div></blockquote></div><br class=""><br clear="all" class=""><br class="">--<span class="Apple-converted-space"> </span><br class=""><div class="gmail_signature" data-smartmail="gmail_signature">sincerely, Paul</div></div></div><span style="font-family: Helvetica; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">!DSPAM:1,57695e67220499680522498!</span></div></blockquote></div><br class=""></body></html>