Initial checkin for ITM module
[vpnservice.git] / itm / itm-api / src / main / java / org / opendaylight / vpnservice / itm / globals / ITMConstants.java
diff --git a/itm/itm-api/src/main/java/org/opendaylight/vpnservice/itm/globals/ITMConstants.java b/itm/itm-api/src/main/java/org/opendaylight/vpnservice/itm/globals/ITMConstants.java
new file mode 100644 (file)
index 0000000..d60c72b
--- /dev/null
@@ -0,0 +1,13 @@
+/*
+ * Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. and others.  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
+ */
+package org.opendaylight.vpnservice.itm.globals;
+
+
+public class ITMConstants{
+                
+}