Remove neutron post project split
[controller.git] / opendaylight / networkconfiguration / neutron / northbound / enunciate.xml
diff --git a/opendaylight/networkconfiguration/neutron/northbound/enunciate.xml b/opendaylight/networkconfiguration/neutron/northbound/enunciate.xml
deleted file mode 100644 (file)
index 6616025..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<enunciate label="full" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://enunciate.codehaus.org/schemas/enunciate-1.28.xsd">
-
-  <services>
-    <rest defaultRestSubcontext="/controller/nb/v2/neutron"/>
-  </services>
-
-  <modules>
-    <docs docsDir="rest" title="OpenStack Neutron REST API" includeExampleXml="false" includeExampleJson="true"/>
-   </modules>
-</enunciate>