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)
commit31edc94bfe6aa8a8c2e76e10371f6680a09ac8b2
tree03331f8441aa8cb16b41df484becc0de9204cd1a
parentc104cd8aa064737c9dab44bb33f6f2aaba1e579c
Fix topology-manager Blueprint XML location

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]