can not accece from external network to vm

Bug #1987403 reported by hosein
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
New
Undecided
Unassigned

Bug Description

i installed kolla-ansible on ubtunu20.4
my vm has 2 interface:
ens160:10.4.2.27
ens192: without ip

my global.conf file is:
kolla_internal_vip_address: "10.4.2.27"
kolla_external_vip_address: "{{ kolla_internal_vip_address }}"
network_interface: "ens160"
neutron_external_interface: "ens192"
neutron_plugin_agent: "openvswitch"
nova_compute_virt_type: "qemu"

when deploy that, although i config public and private network (with init-runonce) and assign float ip but i can not connect to vm from local host

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.