<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>To enable packstack on F22 there is a hack :-<br><br># dnf install -y https://rdoproject.org/repos/rdo-release.rpm<br><div>
# dnf  install -y openstack-packstack
<span style="color: #e69138;"> </span><br># dnf  install -y fedora-repos-rawhide<br>
# dnf  --enablerepo=rawhide update openstack-packstack<br><br>along with disabling Neutron verification section in provision_demo.pp it allows AIO and<br>Two node "Controller&&Network and Compute"  RDO Kilo packstack installs on F22 VMs and bare metal boxes.<br>However, splitting Controller and Network Nodes, e.g.  three node packstack install appears not to be able to work<br>in meantime, regardless successful packstack completion. <br>What, actually,  happens ?  I am able to create external net and sub-net only via CLI (as admin) and change status to shared.<br><br>Attempt to launch VM results qrouter-namespace to loose qg-xxxx, qr-yyyy interfaces. <br>Outbound/inbound  packets forwarding gets broken as soon as VM gets started. Only when nova and neutron <br>services are running on the same node it doesn't happen. It's just my personal experience.<br>RDO Kilo Three node deployment on CentOS 7.1 works  fine. <br><br>Thanks.<br>Boris.<br><br><br></div>                                           </div></body>
</html>