Commit Graph

6 Commits

Author SHA1 Message Date
Hongbin Lu 48e3f4f91d Introduce a SR-IOV binding driver
The driver is for binding/unbinding SR-IOV port. Basically,
what it does is setting the vlan id for the VF interface.

Change-Id: Ife43b57a11c9aac9c0bece84adf719e62f708fda
Partial-Implements: blueprint sriov-binding
2017-10-16 13:45:16 +00:00
Luis Tomas Bolivar 07d62f1e95 Change DEVICE_OWNER to make it more Neutron compliant
Change-Id: Id7a2973928c6df9e134e7b91000e90f244066703
2017-02-08 17:37:37 +00:00
Liping Mao 94544eef29 mac and mtu is not configured in macvlan and ipvlan driver
Change-Id: I4e2ab38e32830f58e638c8acf0494b0807d72691
Closes-bug: #1648018
2016-12-07 22:38:40 +08:00
vikaschoudhary16 116052f9db Nested-Containers: vlan driver
Add support to enable isolation of container's traffic within
host(nova instances) using vlan segmentations.

Partially Implements blueprint containers-in-instances
Change-Id: If4800594adfac27a8f30dedac4787d79c8634b65
2016-11-28 14:52:10 +00:00
Dongcan Ye 3568412f91 Remove kuryr-libnetwork constants from kuryr-lib
Some constants are only used for libnetwork, we can
remove them from kuryr-lib repo.

Change-Id: Ic2c90427eaf3632eb5f0fd309e057c5517a6e6d9
2016-09-24 21:33:32 +08:00
vikaschoudhary16 47490acec9 Refactoring: Drop all the code except common one
Related patchset in kuryr-libnetwork:
https://review.openstack.org/#/c/337350/

Implements blueprint code-refactoring
Change-Id: I91a402a159817462535e77296217a9dd7eb0fd08
2016-07-19 14:56:17 +05:30