Added actuator for refreshing configuration
authorTomasz Golabek <tomasz.golabek@nokia.com>
Fri, 21 Feb 2020 14:49:34 +0000 (15:49 +0100)
committerTomasz Golabek <tomasz.golabek@nokia.com>
Mon, 24 Feb 2020 09:27:19 +0000 (10:27 +0100)
commit7244c908edd4aa392e65d820c90845323918b47b
tree3e3d04065d74f0f139c5e1290b35d511d8bbaa75
parent0474f5347007cf6c04cb01f84b83fc2edd6fbc59
Added actuator for refreshing configuration

Cloud-config dependency is provided
Event listener introduced to handle refresh call
Refresh endpoint exposed
Fixed docker-compose to start locally and use build images
Update repositories for docker image and install vim on it

Issue-ID: AAF-997
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: Iee005518c901dad7730c5f48c410ec89850f1425
certService/Dockerfile
certService/docker-compose.yml
certService/pom.xml
certService/src/main/java/org/onap/aaf/certservice/certification/configuration/CmpServersConfig.java
certService/src/main/resources/application.properties
pom.xml