[Openstack] Packstack Installation on CentOS 7, Networking problem (possibly External Bridge)

2017-06-28 Thread Reza Shaikhly
Hello eyeryone, I'm kind of new with OpenStack. Three months ago I managed to deploy OpenStack using Packstack on three nodes. Three VMs with CentOS 7 minimal created using VM Ware ESXI hypervisor: a controller node, a network controller node (Neutron) and a compute node (Nova). Things work

Re: [Openstack] Packstack Installation on CentOS 7, Networking problem (possibly External Bridge)

2017-06-28 Thread Remo Mattei
I have done this many times with Ocata and it worked 95% of the time. Ntp is known there is an option to turn it off. I do not have it handy now though:( Let me know I could share the packstack file. Remo Inviato da iPhone > Il giorno 28 giu 2017, alle ore 12:34, Reza Shaikhly > ha scritto

Re: [Openstack] Packstack Installation on CentOS 7, Networking problem (possibly External Bridge)

2017-06-28 Thread Kevin Benton
How did you create the external network? When you create it you have to provide the physical network that corresponds to the mapping to br-ex that you have in bridge_mappings in /etc/neutron/plugins/ml2/ml2_conf.ini (or wherever packstack sets up the config file for the plugin). On Wed, Jun 28, 20