Comment 6 for bug 1577987

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

Reviewed: https://review.openstack.org/314340
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=afe44a2d560c73ea6a166aa53d974d98b301a5d0
Submitter: Jenkins
Branch: master

commit afe44a2d560c73ea6a166aa53d974d98b301a5d0
Author: Franklin Naval <email address hidden>
Date: Mon May 9 19:16:03 2016 -0500

    Neutron_LBaaSv2: Update Session Persistence Bug

    * fixes the intermittent failures seen in the
      session persistence scenario test; the update method
      in the test was not explictly setting session
      persistence to None when removing an already
      set session persistence object

    Change-Id: Ib78a6d4c08912d960ac4e916c338a7b2b3707c33
    Closes-Bug: #1577987