aboutsummaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management/onap-configuration-management-core/src/test/resources/LoadOrderConfiguration/config.properties
blob: abab7891ca3671f2ce1b9fac8fdced87e6d8d2c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
artifact.name.maxlength=14
#artifact.maxsize=
artifact.extension=pdf, zip, xml
artifact.supportedEncryption=Base64
artifact.supportedEncryption=MD5
artifact.name.allowedChar=a-zA-Z
artifact.name.allowedchar=a-zA-Z
artifact.status=deleted
artifact.status=Deleted
artifact.persistLocation=/opt/spool, ${sys:user.home}/asdc
artifact.jsonSchema=@GeneratorList.json
artifact.xmlSchema=@${env:PATH}/myschema.json
artifact.consumerAPPC=${artifact.consumer}
_config.namespace=LoadOrderConfiguration