aboutsummaryrefslogtreecommitdiffstats
path: root/configbackuprestore/vnfconfigbackupservice/read.md
diff options
context:
space:
mode:
Diffstat (limited to 'configbackuprestore/vnfconfigbackupservice/read.md')
-rw-r--r--configbackuprestore/vnfconfigbackupservice/read.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/configbackuprestore/vnfconfigbackupservice/read.md b/configbackuprestore/vnfconfigbackupservice/read.md
new file mode 100644
index 00000000..1ac32802
--- /dev/null
+++ b/configbackuprestore/vnfconfigbackupservice/read.md
@@ -0,0 +1,13 @@
+vnfconfigbackupservice
+
+---------------------
+
+Need to change in application.properties:
+ - Update properties file based on the Database.
+ e.g-spring.datasource.url=jdbc:mariadb://localhost:3306/DBNAME
+ - Need to change Rest-conf values:
+ eg.sdnc.rest.vnf.api.host=10.53.172.121
+ sdnc.rest.vnf.api.port=8282
+ sdnc.rest.vnf.api.basepath=/restconf
+ sdnc.rest.vnf.api.username=xxxx
+ sdnc.rest.vnf.api.password=xxxx \ No newline at end of file