Reviewed: https://review.openstack.org/650596 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=36a1e193cb73f79ffdfafe91987839de4760b2de Submitter: Zuul Branch: stable/pike
commit 36a1e193cb73f79ffdfafe91987839de4760b2de Author: Edward Hope-Morley <[email protected]> Date: Thu Apr 4 14:22:54 2019 +0100 Don't pass None arg to neutron-keepalived-state-change The original fix for bug 1818614 added two new cli args when spawning neutron-keepalived-state-change but if e.g. self.agent_conf.AGENT.root_helper_daemon is unset then "None" string is passed which breaks the neutron-keepalived-state-change daemon. Change-Id: I4afcdbbf2f3d2dafcad241ba3fc0778b52b8fc85 Related-Bug: #1818614 Related-Bug: #1823038 (cherry picked from commit afbbec83a2578aac6aa0f16c205c5da3a788969b) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818614 Title: [SRU] Various L3HA functional tests fails often To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1818614/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
