- All Superinterfaces:
- org.opendaylight.yangtools.yang.binding.Augmentable<NiciraExtensionProviderImpl>, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.module.Configuration, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
public interface NiciraExtensionProviderImpl
extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<NiciraExtensionProviderImpl>, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.module.Configuration
<p>This class represents the following YANG schema fragment defined in module <b>nicira-extension-impl</b>
<br>(Source path: <i>META-INF/yang/nicira-extension-cfg-impl.yang</i>):
<pre>
case nicira-extension-provider-impl {
container openflow-plugin-extension-registry {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:openflowplugin:nx:config:impl?revision=2014-07-11)type {
leaf type {
type leafref;
}
}
}
}
}
</pre>
The schema path to identify an instance is
<i>nicira-extension-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:openflowplugin:nx:config:impl?revision=2014-07-11)nicira-extension-provider-impl</i>