...
- https://git.onap.org/dcaegen2/collectors/restconf/plain/dpo/blueprints/k8s-rcc-policy.yaml-template
- NOTE: k8splugin version needs to be updated to https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R6/k8splugin/1.7.2/k8splugin_types.yaml
RESTCONF Collector deployment procedure:
...
Description: VESMapper (BBS Usecase)
Status | ||||
---|---|---|---|---|
|
VES Mapper blueprint:
NOTE: Set the image to nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.0 in the blueprint
Code Block | ||||
---|---|---|---|---|
| ||||
bash-4.2$ cfy deployments create -b ves-mapper ves-mapper Creating new deployment from blueprint ves-mapper... Unable to create deployment. Not all deployment plugins are installed on the Manager. * Use 'cfy plugins upload' to upload the missing plugins to the Manager, or use 'cfy deployments create' with the '--skip-plugins-validation' flag to skip this validation. 400: Required plugin k8splugin, version 1.4.13 is not installed on the manager |
VES Collector
Configure mapping VES event domain to DMaaP topic: ves-statechange --> unauthenticated.CPE_AUTHENTICATION
...