Changes for new odl version
[appc.git] / appc-inbound / appc-artifact-handler / model / src / main / yang / artifact-handler.yang
index 1839fbd..0aa8082 100644 (file)
 module artifact-handler {
     yang-version 1;
 
-    namespace "org.openecomp.appc:artifacthandler";
+    namespace "org.onap.appc:artifacthandler";
     prefix artifacthandler;
 
-    import ietf-inet-types { prefix "ietf"; revision-date "2010-09-24"; }
     organization "AT&T, Inc.";
 
     description
@@ -51,7 +50,7 @@ module artifact-handler {
            } 
            leaf request-action { 
               type enumeration { 
-                 enum "StoreAsdcDocumentRequest";
+                 enum "StoreSdcDocumentRequest";
               } 
            } 
            leaf request-sub-action {