Comment 10 for bug 1579235

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-vpnaas (stable/mitaka)

Reviewed: https://review.openstack.org/316623
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=1d48dcd5cfdc097f243f164ef1d591f88c4796ba
Submitter: Jenkins
Branch: stable/mitaka

commit 1d48dcd5cfdc097f243f164ef1d591f88c4796ba
Author: Kevin Benton <email address hidden>
Date: Fri May 6 16:43:34 2016 -0700

    Add grenade upgrade hooks to stop agent

    This adds grenade upgrade hooks so the agent can actually
    be stopped during an upgrade.

    This is necessary now that vpnaas runs in a devstack plugin
    because its agent will now no longer be stopped by the neutron
    plugin inside of grenade.

    Change-Id: I5271f0ef4f857eb5650612829d352a821416487a
    Partial-Bug: #1579235
    (cherry picked from commit a65310b7bbc1e48382876c8ac4868e60a0d47ba7)