fab add_tor_agent does not need restart supervisord

Bug #1432548 reported by Daisuke Nakajima
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.1
Fix Committed
Undecided
Hari Prasad Killi
Trunk
Fix Committed
Undecided
Hari Prasad Killi

Bug Description

To add tor-agent, it should be enough to execute ‘supervisorctl -c /etc/contrail/supervisord_vrouter.conf update‘ instead of ‘service supervisor-vrouter restart’
So please change following line on https://github.com/Juniper/contrail-fabric-utils/blob/R2.1/fabfile/tasks/provision.py

1642 if restart:
1643 sudo("service supervisor-vrouter restart")
To
1643 sudo("supervisorctl -c /etc/contrail/supervisord_vrouter.conf update ")

information type: Proprietary → Public
Changed in juniperopenstack:
assignee: nobody → Hari Prasad Killi (haripk)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : master

Review in progress for https://review.opencontrail.org/8805
Submitter: Hari Prasad Killi (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : R2.1

Review in progress for https://review.opencontrail.org/8806
Submitter: Hari Prasad Killi (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/8806
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/61c889339204480fba1b0623064db6ebb84c2d09
Submitter: Zuul
Branch: R2.1

commit 61c889339204480fba1b0623064db6ebb84c2d09
Author: hari <email address hidden>
Date: Wed Apr 1 17:05:51 2015 +0530

Update supervisor_vrouter instead of restart, when a new tor-agent is added.

Change-Id: I3ea8b288a8cc2209729b2f0799f2635a26a387b4
Closes-bug: #1432548

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/8805
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/b43951b95569d0c5b126064f25b45a1f3dd873f2
Submitter: Zuul
Branch: master

commit b43951b95569d0c5b126064f25b45a1f3dd873f2
Author: hari <email address hidden>
Date: Wed Apr 1 17:05:51 2015 +0530

Update supervisor_vrouter instead of restart, when a new tor-agent is added.

Closes-bug: #1432548
Change-Id: I61d827ebc0b8ff48706b66116ccdb737b9539723

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.