From: Sangwook Ha Date: Tue, 15 Mar 2022 00:00:03 +0000 (-0700) Subject: Rename autowire.xml X-Git-Tag: release/sulfur~7 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c104cd8aa064737c9dab44bb33f6f2aaba1e579c;p=openflowplugin.git Rename autowire.xml Rename autowire.xml to use the module name for consistency with other Blueprint XML files. Change-Id: Icb69c6cedcaa5abe9bb5559ad102b13bfeba7cbc Signed-off-by: Sangwook Ha --- diff --git a/applications/arbitratorreconciliation/impl/src/main/resources/OSGI-INF/blueprint/arbitratorreconciliation.xml b/applications/arbitratorreconciliation/impl/src/main/resources/OSGI-INF/blueprint/arbitratorreconciliation.xml new file mode 100644 index 0000000000..a4920634d3 --- /dev/null +++ b/applications/arbitratorreconciliation/impl/src/main/resources/OSGI-INF/blueprint/arbitratorreconciliation.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + diff --git a/applications/arbitratorreconciliation/impl/src/main/resources/OSGI-INF/blueprint/autowire.xml b/applications/arbitratorreconciliation/impl/src/main/resources/OSGI-INF/blueprint/autowire.xml deleted file mode 100644 index 83c323e691..0000000000 --- a/applications/arbitratorreconciliation/impl/src/main/resources/OSGI-INF/blueprint/autowire.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/applications/device-ownership-service/src/main/resources/OSGI-INF/blueprint/autowire.xml b/applications/device-ownership-service/src/main/resources/OSGI-INF/blueprint/autowire.xml deleted file mode 100644 index b0d7acd308..0000000000 --- a/applications/device-ownership-service/src/main/resources/OSGI-INF/blueprint/autowire.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/applications/device-ownership-service/src/main/resources/OSGI-INF/blueprint/device-ownership-service.xml b/applications/device-ownership-service/src/main/resources/OSGI-INF/blueprint/device-ownership-service.xml new file mode 100644 index 0000000000..6af955d9b2 --- /dev/null +++ b/applications/device-ownership-service/src/main/resources/OSGI-INF/blueprint/device-ownership-service.xml @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/applications/reconciliation-framework/src/main/resources/OSGI-INF/blueprint/autowire.xml b/applications/reconciliation-framework/src/main/resources/OSGI-INF/blueprint/autowire.xml deleted file mode 100644 index 2f582f3d4a..0000000000 --- a/applications/reconciliation-framework/src/main/resources/OSGI-INF/blueprint/autowire.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/applications/reconciliation-framework/src/main/resources/OSGI-INF/blueprint/reconciliation-framework.xml b/applications/reconciliation-framework/src/main/resources/OSGI-INF/blueprint/reconciliation-framework.xml new file mode 100644 index 0000000000..92e2ede683 --- /dev/null +++ b/applications/reconciliation-framework/src/main/resources/OSGI-INF/blueprint/reconciliation-framework.xml @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/applications/topology-manager/src/main/resources/blueprint/autowire.xml b/applications/topology-manager/src/main/resources/blueprint/autowire.xml deleted file mode 100644 index 8a351717c2..0000000000 --- a/applications/topology-manager/src/main/resources/blueprint/autowire.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/applications/topology-manager/src/main/resources/blueprint/topology-manager.xml b/applications/topology-manager/src/main/resources/blueprint/topology-manager.xml new file mode 100644 index 0000000000..39b6fe077e --- /dev/null +++ b/applications/topology-manager/src/main/resources/blueprint/topology-manager.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +