From 4c790f64daf7822de00405140d17e08f296a642f Mon Sep 17 00:00:00 2001 From: Steve Smokowski Date: Thu, 9 Feb 2017 15:27:43 -0500 Subject: Initial OpenECOMP A&AI commit Change-Id: I8b06519995d9dc0f220b80a6d9a71865b23e4edb Signed-off-by: Steve Smokowski --- .../etc/scriptdata/schemamods/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 ajsc-aai/bundleconfig-local/etc/scriptdata/schemamods/README (limited to 'ajsc-aai/bundleconfig-local/etc/scriptdata/schemamods/README') diff --git a/ajsc-aai/bundleconfig-local/etc/scriptdata/schemamods/README b/ajsc-aai/bundleconfig-local/etc/scriptdata/schemamods/README new file mode 100644 index 0000000..84196db --- /dev/null +++ b/ajsc-aai/bundleconfig-local/etc/scriptdata/schemamods/README @@ -0,0 +1,18 @@ +And to add a schemamod for a release, a file containing one or more schemaMod parameter lines is created. +If the directory for that release does not exist, add it + +The doSchemaMods.sh script requires the release to be passed +as a parameter. It finds and applies schemamods under +the release folder matching the parameter. + +This script is expected to be run for each installation. + +e.g. + +bundleconfig/etc/scriptdata/schemamods/v8/100-subscriber-name.txt + +and + +100-subscriber-name.txt will have + +subscriber-name String index true -- cgit 1.2.3-korg