Comment 38 for bug 1752838

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

Hello

I verified this.

There was an issue about deploying lxd on artful machine.
I just remove them from lxd and depoyed with virtual machines each.

and done steps below

1. deploy artful openstack env ( without any lxd instance )
2. run scripts on test case
3. reboot compute node and check if there is abnormal order about openvswitch services and neutron services. ( wrong order there )
4. upgrade neutron pkgs
5. reboot compute node and check if there is mixed order, ( good. ovsdb-server -> cleanup -> agent )

Thanks a lot

dpkg -l | grep neutron

ii neutron-common 2:11.0.2-0ubuntu1.3 all Neutron is a virtual network service for Openstack - common
ii neutron-openvswitch-agent 2:11.0.2-0ubuntu1.3 all Neutron is a virtual network service for Openstack - Open vSwitch plugin agent
rc neutron-plugin-openvswitch-agent 2:11.0.2-0ubuntu1.1 all Transitional package for neutron-openvswitch-agent
ii python-neutron 2:11.0.2-0ubuntu1.3 all Neutron is a virtual network service for Openstack - Python library