Comment 2 for bug 1683369

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

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

commit 25ce9c1c88ff4dd15a688a829679f8e1854b74bc
Author: Ihar Hrachyshka <email address hidden>
Date: Mon Apr 17 18:38:42 2017 -0700

    tests: allow database layer to generate id for standard attributes

    Otherwise we risk a clash between multiple standard attribute records
    created during a test run.

    Change-Id: I965c6f9117a82aa8da20118c7b36a6dec32ac44b
    Closes-Bug: #1683369