Comment 7 for bug 1475938

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

Reviewed: https://review.openstack.org/231081
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=aaaa07277b4493e40675a8d29dd8b40681ef8610
Submitter: Jenkins
Branch: master

commit aaaa07277b4493e40675a8d29dd8b40681ef8610
Author: Kevin Benton <email address hidden>
Date: Mon Oct 5 09:27:46 2015 -0700

    eliminate retries inside of _ensure_default_security_group

    Since we have to worry about REPEATABLE READ and have logic to
    deal with that by throwing a RetryRequest, let's just simplify
    the code and eliminate the other retry mechanism completey.

    Related-bug: #1475938
    Change-Id: I0aab460f60e690a369f09d59a75bb4ca5a7c33f6