Comment 6 for bug 1452274

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

Reviewed: https://review.openstack.org/530118
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=d0046a0380a9a8cc0d7d4e78574b8a721bb5c5bf
Submitter: Zuul
Branch: master

commit d0046a0380a9a8cc0d7d4e78574b8a721bb5c5bf
Author: Omer Anson <email address hidden>
Date: Tue Dec 26 17:46:16 2017 +0200

    Automaticall set router interface port status to active

    In Dragonflow, the router interface port is virtual, i.e. it does not really
    exist. Therefore, no wiring is needed for it. Therefore, its status can
    be automatically set to active.

    Change-Id: Id0e40752f0b8439ca9609b8fe7236ce2153cd5a8
    Closes-Bug: #1452274