I have two network adapters.
hostonly and nat.
hostonly IP: 192.168.33.10 adapter: eth1
nat IP: 10.0.2.15 adapter: eth0
It is using eth0 instead of eth1 even mentioned in command.
The command I used for installation:
packstack --allinone --provision-demo=n --os-neutron-ovs-bridge-mappings=extnet:br-ex --os-neutron-ml2-mechanism-drivers=openvswitch --os-neutron-l2-agent=openvswitch --os-neutron-ovs-bridge-interfaces=br-ex:eth1 --os-neutron-ml2-type-drivers=vxlan,flat --os-neutron-ml2-tenant-network-types=vxlan
O/p:
Copying Puppet modules and manifests
[ DONE ]Applying 10.0.2.15_controller.pp
10.0.2.15_controller.pp: [ DONE ]
Applying 10.0.2.15_network.pp
10.0.2.15_network.pp: [ DONE ]
Applying 10.0.2.15_compute.pp
10.0.2.15_compute.pp: [ DONE ]
Applying Puppet manifests
[ DONE ]Finalizing
[ DONE ]* Installation completed successfully ***
Additional information:
A new answerfile was created in: /root/packstack-answers-20200531-171952.txt
Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
File /root/keystonerc_admin has been created on OpenStack client host 10.0.2.15. To use the command line tools you need to source the file.
To access the OpenStack Dashboard browse to http://10.0.2.15/dashboard .
Please, find your login credentials stored in the keystonerc_admin in your home directory.
Because of the kernel update the host 10.0.2.15 requires reboot.
The installation log file is available at: /var/tmp/packstack/20200531-171950-tpWoh4/openstack-setup.log
The generated manifests are available at: /var/tmp/packstack/20200531-171950-tpWoh4/manifests