Fix topology-manager Blueprint XML location 67/100367/1
authorSangwook Ha <sangwook.ha@verizon.com>
Sat, 2 Apr 2022 22:48:51 +0000 (15:48 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Sat, 2 Apr 2022 22:55:06 +0000 (15:55 -0700)
topology-manager container is not created at runtime because
the Blueprint XML file is not in the expected location:
'OSGI-INF/blueprint/' or 'org/opendaylight/blueprint/'.

Move the XML file into the standard Blueprint directory.

Change-Id: I47c166c4f1923299150eecc3053d36c5324fe2f1
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
applications/topology-manager/src/main/resources/OSGI-INF/blueprint/topology-manager.xml [moved from applications/topology-manager/src/main/resources/blueprint/topology-manager.xml with 100% similarity]