X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-event-executor-config%2Fsrc%2Fmain%2Fyang%2Fnetty-event-executor.yang;h=e9d1da3f2dd6de1f0c80701a68b21227fadd8c72;hb=b29204146ca6957b5f968e07d9e7e2052ba70ef1;hp=16e5c07356df97c6af8baf2f6e7eb80ac7d123f4;hpb=5da475147b19f8d9e601813da1e356f2c677d131;p=controller.git diff --git a/opendaylight/config/netty-event-executor-config/src/main/yang/netty-event-executor.yang b/opendaylight/config/netty-event-executor-config/src/main/yang/netty-event-executor.yang index 16e5c07356..e9d1da3f2d 100644 --- a/opendaylight/config/netty-event-executor-config/src/main/yang/netty-event-executor.yang +++ b/opendaylight/config/netty-event-executor-config/src/main/yang/netty-event-executor.yang @@ -1,7 +1,7 @@ // vi: set smarttab et sw=4 tabstop=4: module netty-event-executor { yang-version 1; - namespace "urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor"; + namespace "urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor"; prefix "netty-ee"; import config { prefix config; revision-date 2013-04-05; } @@ -16,17 +16,17 @@ module netty-event-executor { netty event executor implementation. Copyright (c)2013 Cisco Systems, Inc. All rights reserved.; - + This program and the accompanying materials are made available - under the terms of the Eclipse Public License v1.0 which - accompanies this distribution, and is available at - http://www.eclipse.org/legal/epl-v10.html"; + under the terms of the Eclipse Public License v1.0 which + accompanies this distribution, and is available at + http://www.eclipse.org/legal/epl-v10.html"; revision "2013-11-12" { description "Initial revision"; } - + identity netty-global-event-executor { base config:module-type; config:provided-service netty:netty-event-executor;