Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-1442

UEB Listener: model ingestion failure for vm_count extraction on nested CVFCs in VF Module members

XMLWordPrintable

    • El Alto Sprint 1

      Details of the issue:

      In code that was recently migrated to use getEntity instead of deprecated SDC TOSCA Parser APIS to extract VF Module data, the 3rd Step for extracting nested CVFCs does not filter on only nested CVFCs with VFC children.  Because of this, the getEntity query for nested CVFCs returns entities that may have complex leaf values for property service_template_filter#count.  The list for complex properties results in ingestion failure when inserting into VF_MODULE_TO_VFC_MAPPING table.

       

      The resolution for this issue is to add an additional check that the nested CVFCs have VFC as child before attempting to insert into VF_MODULE_TO_VFC_MAPPING.

            lalena.aria lalena.aria
            lalena.aria lalena.aria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: