L2gateway: Added yang, APIs,Transcriber for L2gateway.
[neutron.git] / neutron-spi / src / main / java / org / opendaylight / neutron / spi / INeutronSecurityGroupAware.java
index 5042075dff6088110c5800dc0e0d67b1c21af8fc..108854deea02d1bb2bb9f8e35893cee26cddf479 100644 (file)
@@ -11,7 +11,7 @@ package org.opendaylight.neutron.spi;
 /**
  * This interface defines the methods a service that wishes to be aware of Neutron Security Groups needs to implement
  */
-
+@Deprecated
 public interface INeutronSecurityGroupAware {
 
     /**