Comment 5 for bug 1283334

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

Reviewed: https://review.openstack.org/82816
Committed: https://git.openstack.org/cgit/openstack/netconn-api/commit/?id=0bead20ce60a4cde21e10fa473003ebbab723478
Submitter: Jenkins
Branch: master

commit 0bead20ce60a4cde21e10fa473003ebbab723478
Author: Irena Berezovsky <email address hidden>
Date: Tue Mar 25 14:43:24 2014 +0200

    Add vnic_type documentation

    Add documentation for added attribute 'binding:vnic_type' for port binding extension.
    Possible values are 'direct', 'macvtap' and 'normal'.
    'binding:vnic_type' is allowed to be defined on port creation or changed
    on port update by admin or tenant user.

    Change-Id: I7ba6cbf50453d19d627c5f2a1ca95a9da9e11eba
    Closes-Bug: #1283334