Comment 2 for bug 1109101

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

Reviewed: https://review.openstack.org/20725
Committed: http://github.com/openstack/quantum/commit/35cb218adb9a370fa1013b6ef2593e9ef081461e
Submitter: Jenkins
Branch: master

commit 35cb218adb9a370fa1013b6ef2593e9ef081461e
Author: Roman Prykhodchenko <email address hidden>
Date: Tue Jan 29 20:33:17 2013 +0200

    Resetting session persisnence for a VIP.

    This change allows to reset session persistence, if it
    was configured for a VIP. It's possible by passing None
    value for session persistence through the REST API.

    Change-Id: I8690850d0589065502a8eb774d51fe40851624f8
    Fixes: bug #1109101