Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 3: Distribute artifacts

The artifact distribution must be done from SDC to CLAMP (see CLAMP videos), in order to distribute the Blueprint and service/VF associated.

Step 4: CLAMP Processes artifact

Assumptions of how parsing will be done

Parsing of the SDC notification is done by CLAMP and is based on string patterns found in the Blueprint.

Only Holmes and TCA are currently supported by default, but this can be customized by the Clamp config files.

The default file is bundled in the JAR: src/main/resources/clds/templates/blueprint-parser-mapping.json

But this can be overridden by specifying the spring config "clamp.config.sdc.blueprint.parser.mapping" in clamp.env for docker-compose (set by default to  "classpath:/clds/blueprint-parser-mapping.json")Getting TOSCA model of Policy through Policy API

Configure


How will this be affected by changes in Policy Lifecycle APIs?  https://wiki.onap.org/display/DW/Policy+Platform+API

...