Comment 66 for bug 1752838

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

Hello,

for xenial

I followed below step to verify this.

1. deploy openstack xenial
2. source novarc
3. create instance ( https://pastebin.ubuntu.com/p/gZ3XXy9j4F/ )
- 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 )
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

Thanks

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