dc65eb1cbd
Enable support for pods running in Nova vms. I will be pushing a patch with devstack plugin changes. Reference: https://review.openstack.org/#/c/411116/1/doc/source/devref/howto_binding_drivers.rst Change-Id: Ib2aed7a0d1fa705f17a62d0fa4e272f19212e39e Partially-Implements: blueprint binding-drivers-porting
3 lines
84 B
Python
3 lines
84 B
Python
def register_locally_defined_vifs():
|
|
__import__('kuryr_kubernetes.objects.vif')
|