Versions Compared

Key

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

...

RuleData SourcesAttributesDescriptionCategorySeverity
Attribute ComparisonA&AI, SDN-C, Network DiscoveryAllThis rule compares all attributes by the same name from different Context Builders and returns a violation if the fields do no match. This includes the case where the name is present by the value is null in one of the cases.  It does not produce a violation if one of the Context Builders is missing an attribute.Attribute MismatchMAJOR?
port-mirroring-vnfc-type
  • aai-instance
  • tosca-csar (SDC)

Validate that each VNFC instance in AAI conforms VNFC type defined in SDC model??VNFC ConsistencyERROR
port-mirroring-vnfc-count
  • aai-instance
  • tosca-csar (SDC)

Validate that for each VNFC node defined in SDC model there is at least one VNFC instance in AAI??VNFC ConsistencyWARN
vf-module-type
  • aai-instance
  •  tosca-csar (SDC)

Validate that each VF module instance in AAI conforms VF Module defined in SDC service model??VF ConsistencyCRITICAL
nfc-naming-code
  • aai-instance
nfc-naming-codeValidate that nfc-naming-code exists and is populated in AAI VNFC instance??Expected Field PopulatedCRITICAL







Note that Attribute Comparison in particular needs to check against the following, but should check everything it can

...