Comment 2 for bug 1697676

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

Reviewed: https://review.openstack.org/473800
Committed: https://git.openstack.org/cgit/openstack/networking-generic-switch/commit/?id=3dbc82a98445905f88644ae335050d995745687a
Submitter: Jenkins
Branch: master

commit 3dbc82a98445905f88644ae335050d995745687a
Author: fumeng2005 <fumeng2005@126.com>
Date: Tue Jun 13 19:39:10 2017 +0800

    add support for huawei VRPV8 switch.

    detail:
        Huawei switch like CE6850EI needs to execute the command 'commit'
        after configuring the port or network. And also add the unit test for
        this type of switch.
        All newest huawei devices use VRP v8 as the next network OS now. For
        VRP v8 platform, the command 'commit' is used to avoid making some
        mistakes in a ssh connection.

    Change-Id: I962398b18dcfb4b42f5a557bbdbc28be94107a0d
    Close-bug: #1697676