Comment 7 for bug 1672340

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

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

commit 3f4bceecaa67a1f20c7ec6243d0c883ff815f531
Author: IWAMOTO Toshihiro <email address hidden>
Date: Tue Apr 18 15:04:06 2017 +0900

    of_interface: allow install_instructions to accept string actions

    Other than the of_interface methods, today we are forced to use ovs_lib
    methods to program flows, which call ovs-ofctl in turn. Let's make
    install_instructions accept string actions regardless of of_interface
    driver.

    Related-bug: #1672340
    Change-Id: Ie2fdeab1f4ac567ef336abae03768e43f426311a