Bug 1325626 - 7.3->8.0 upgrade with Lbaasv2 post deployment - duplicate OVS agents on the controller
Summary: 7.3->8.0 upgrade with Lbaasv2 post deployment - duplicate OVS agents on the c...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Sofer Athlan-Guyot
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-10 05:18 UTC by Alexander Stafeyev
Modified: 2017-01-30 09:57 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-30 09:57:44 UTC
Target Upstream Version:


Attachments (Terms of Use)
lbaasv2 cativation yaml file (2.50 KB, text/plain)
2016-04-10 05:18 UTC, Alexander Stafeyev
no flags Details
lbaasv2 yaml for deployment (131 bytes, text/plain)
2016-04-10 05:19 UTC, Alexander Stafeyev
no flags Details

Description Alexander Stafeyev 2016-04-10 05:18:14 UTC
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

Comment 2 Alexander Stafeyev 2016-04-10 05:19:40 UTC
Created attachment 1145603 [details]
lbaasv2 yaml for deployment

Comment 4 Sofer Athlan-Guyot 2017-01-30 09:57:44 UTC
Hi Alexander,

Going to close this one for the same reason as https://bugzilla.redhat.com/show_bug.cgi?id=1325627.

Regards,


Note You need to log in before you can comment on or make changes to this bug.