...
If needed, logback file can be loaded as a configmap during the OOM deployment. For this, just put the logback.xml file in corresponding config directory in OOM charts.
- TOSCA changes:
- “tosca“tosca_definitions_version” version” is now “tosca“tosca_simple_yaml_1_1_0”“typeVersion”-> “type_version”, int->integer etc0”
- typeVersion→ type_version, int→integer, bool→boolean, String→string, Map→map, List→list
- SupportedPolicyTypes now removed from pdp status message.
...