Hide Forgot
Created attachment 1145602 [details] lbaasv2 cativation yaml file Description of problem: After upgrading 7.3 to 8.0 we saw the following: [root@overcloud-controller-0 ~]# . overcloudrc [root@overcloud-controller-0 ~]# neutron agent-list 07d7f5d8-a25d-434e-8e4c-f031d79a6e8b | Open vSwitch agent | localhost | :-) | True | neutron-openvswitch-agent | 3743f6cc-3662-4981-89b7-2dd185e5ab6a | Open vSwitch agent | overcloud-controller-0.localdomain | :-) | True | neutron-openvswitch-agent I see 2 ovs agent on the controller - 1 for "localhost" host and another for "overcloud-controller-0.localdomain" which are the same host . Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Install ospd 7.3 withh lbaasv2 yaml files ( attached to the bug ) 2. Upgrade to 8.0 3. execute " neutron agent-list" on the overcloud (from instack or controller) Actual results: We see duplicate openvswith agents on the controller Expected results: There should be only one agent in the table Additional info: OSPD 1 controller 1 compute - VIRT logs http://pastebin.test.redhat.com/364208 deployment command: openstack overcloud deploy --templates --control-scale 1 --compute-scale 1 -e /home/stack/addlbaasv2.yaml --debug --log-file=overcloud_deploy.log
Created attachment 1145603 [details] lbaasv2 yaml for deployment
Hi Alexander, Going to close this one for the same reason as https://bugzilla.redhat.com/show_bug.cgi?id=1325627. Regards,