Updated namespace to use OSM URN; renamed rw-project to osm-project
Change-Id: Ic1c89c9e7904483ae68da5741e551870117a3225
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/models/yang/vnffgd.yang b/models/yang/vnffgd.yang
index 652ee81..811bc64 100644
--- a/models/yang/vnffgd.yang
+++ b/models/yang/vnffgd.yang
@@ -20,15 +20,15 @@
module vnffgd
{
- namespace "urn:ietf:params:xml:ns:yang:nfvo:vnffgd";
+ namespace "urn:etsi:osm:yang:vnffgd";
prefix "vnffgd";
import ietf-yang-types {
prefix "yang";
}
- import rw-project {
- prefix "rw-project";
+ import osm-project {
+ prefix "osm-project";
}
revision 2017-02-08 {
@@ -44,7 +44,7 @@
"Derived from earlier versions of base YANG files";
}
- augment "/rw-project:project" {
+ augment "/osm-project:project" {
container vnffgd-catalog {
list vnffgd {