Comment 5 for bug 1555256

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_neutron (master)

Reviewed: https://review.openstack.org/290772
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_neutron/commit/?id=c464e3b64bd0f9e93a4540eb8fe4b90d73b7a862
Submitter: Jenkins
Branch: master

commit c464e3b64bd0f9e93a4540eb8fe4b90d73b7a862
Author: Flavio Ramalho <email address hidden>
Date: Wed Mar 9 15:32:12 2016 -0300

    Check for a different version of LBaaS agent before stop

    This patch fixes the task which tries to stop neutron-lbaas-agent.
    When the neutron-lbaas-agent is not installed the task fails.
    Added tasks to check if there is a different version of the neutron
    LBaaS agent service configured before tring to stop it.

    Change-Id: I0ae17303903f8eb7909638f6217fe94a9fd9bb6b
    Closes-Bug: #1555256