Merging in bug fixes
[appc.git] / appc-dg / appc-dg-shared / appc-dg-aai / src / main / java / org / openecomp / appc / dg / aai / impl / Constants.java
index 0a9fe21..1ccd6c4 100644 (file)
@@ -93,6 +93,11 @@ public class Constants {
     public static final String IS_ACQUIRE_ENTITLEMENT_REQUIRE ="is.acquire-entitlement.require";
     public static final String IS_RELEASE_ENTITLEMENT_REQUIRE ="is.release-entitlement.require";
 
+    /**
+     * AAI property names
+     */
+    public static final String AAI_VNF_MODEL_VERSION_ID ="model-version-id";
+
     public enum ASDC_ARTIFACTS_FIELDS {
         SERVICE_UUID,
         DISTRIBUTION_ID,