Adding nemo engine.
[nemo.git] / nemo-api / src / main / yang / nemo-result.yang
1 /*\r
2  * Copyright (c) 2015 Huawei, Inc. and others. All rights reserved.\r
3  *\r
4  * This program and the accompanying materials are made available under the\r
5  * terms of the Eclipse Public License v1.0 which accompanies this distribution,\r
6  * and is available at http://www.eclipse.org/legal/epl-v10.html\r
7  */\r
8 \r
9 module nemo-result {\r
10     yang-version 1;\r
11 \r
12     namespace "urn:opendaylight:params:xml:ns:yang:nemo:result";\r
13     prefix "nemo-result";\r
14 \r
15     import nemo-common {prefix nemo-common;}\r
16 \r
17     revision "2015-10-10" {\r
18         description\r
19             "Initial revision.";\r
20     }\r
21 \r
22     // TBD\r
23 }\r