Comment 69 for bug 1752838

Revision history for this message
Seyeong Kim (seyeongkim) wrote :

Hello,

for artful, ( without lxd )

I followed below step to verify this.

1. deploy openstack based on artful
2. source novarcv3_project
3. create instance via horizon
- check this instance's host
4. login to host
5. adding dummy ports via ( https://paste.ubuntu.com/p/X35H85XWPh/ )
6. reboot and check if order is ok ( not ok here, order is mixed )
7. upgrade pkg
8. reboot and check if order is ok ( ok here )
9. regression check ( checking ovs-vsctl output if the port for #3 instance is exist ) on host
- service openvswitch-switch restart
- service neutron-openvswitch-agent restart
- check if port are still there ( with ping )

Thanks

dpkg -l | grep neutron
ii neutron-common 2:11.0.3-0ubuntu2 all Neutron is a virtual network service for Openstack - common
ii neutron-openvswitch-agent 2:11.0.3-0ubuntu2 all Neutron is a virtual network service for Openstack - Open vSwitch plugin agent
ii python-neutron 2:11.0.3-0ubuntu2 all Neutron is a virtual network service for Openstack - Python library