<div dir="ltr"><div>Hi Techies, <br></div><div><br></div><div>I am trying to deploy the latest Openstack "ussuri" on CentOS 8 VM using packstack.  I have successfully installed it but the issue is that i want to i want to add my interface "enp0s3" to ovs bridge br-ex. On CentOS 7 we can do this via ifcfg-* files using network-scripts.  <br></div><div><br></div><div>But i am not sure how this can be done on CentOS 8 VM as in this release network is controlled via network manager. On br-ex i will attach an external provider network or a flat network. <br></div><div><br></div><div><div><img src="cid:ii_kbp2avor0" alt="image.png" width="471" height="232"></div><div><br></div><div>I have referred the below steps for the deployment.</div><div><span style="color:rgb(0,0,255)"><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,255)">dnf update -y<br>dnf config-manager --enable PowerTools<br>dnf install -y centos-release-openstack-ussuri<br>dnf update -y<br>dnf install -y openstack-packstack<br>reboot<br>packstack --gen-answer-file=/root/answer.txt</span><br></span><br>Edit answer file <br><br><span style="color:rgb(0,0,255)"><span style="font-family:monospace">CONFIG_NEUTRON_ML2_TYPE_DRIVERS=vxlan,flat<br>CONFIG_NEUTRON_ML2_TENANT_NETWORK_TYPES=vxlan<br>CONFIG_PROVISION_DEMO=n<br>CONFIG_KEYSTONE_ADMIN_PW=P@ssw0rd<br>packstack  --answer-file=/root/answer.txt</span></span></div><div><br></div><div>Following is the output of ovs command and interfaces on my centos 8 system <br></div><div><br></div><div><div><img src="cid:ii_kbp2kodp1" alt="image.png" width="471" height="286"><br><br></div></div></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Best Regards<br>Pradeep Kumar</div></div></div>