Hi Issac, Were you able to check the CSARs? Did I miss something?
Thank you Best Regards Sirisha Gopigiri On Thu, Sep 26, 2019 at 3:40 PM Gopigiri, Sirisha via Lists.Onap.Org <[email protected]> wrote: > Hi Isaac, > > Thank you for the reply! > > Yes I checked the tables. I am facing the same issue that you are > referring to the "service" table is populated with the required details and > "resource_order" as well, but the resource table doesn't have the resource > details, I believe it is not populated because the CSAR doesn't have any > heat template. The resource table I am referring to is "vnf_resource" > table. Is there any other table for non-heat template VF CSARs files. > > Here are the DB entries: > > MariaDB [catalogdb]> select * from service where > MODEL_UUID="084313b6-393e-419e-a3f3-56f7ae7b24c1"; > > +--------------------------------------+------------+--------------------------------------+---------------+-------------+---------------------+--------------------------------------+--------------+--------------+-------------------------+------------------+------------------+----------------+ > | MODEL_UUID | MODEL_NAME | > MODEL_INVARIANT_UUID | MODEL_VERSION | DESCRIPTION | > CREATION_TIMESTAMP | TOSCA_CSAR_ARTIFACT_UUID | SERVICE_TYPE | > SERVICE_ROLE | ENVIRONMENT_CONTEXT | WORKLOAD_CONTEXT | > SERVICE_CATEGORY | RESOURCE_ORDER | > > +--------------------------------------+------------+--------------------------------------+---------------+-------------+---------------------+--------------------------------------+--------------+--------------+-------------------------+------------------+------------------+----------------+ > | 084313b6-393e-419e-a3f3-56f7ae7b24c1 | vCPE_E2E | > 9c201154-e5bc-44c2-8b47-3b704c559e34 | 1.0 | vCPE | > 2019-09-26 09:55:01 | 2f91ef59-9b28-45db-a28d-362b883b897d | > | | General_Revenue-Bearing | Production | E2E > Service | vCPE_NSD | > > +--------------------------------------+------------+--------------------------------------+---------------+-------------+---------------------+--------------------------------------+--------------+--------------+-------------------------+------------------+------------------+----------------+ > 1 row in set (0.00 sec) > > MariaDB [catalogdb]> select * from vnf_resource; > > +--------------------+-------------------------+---------------------+--------------------------------------+-----------------+-----------------+--------------------------------------+---------------+----------------------------+---------------------------------------------------+-----------------------------+-------------------+-----------------------+ > | ORCHESTRATION_MODE | DESCRIPTION | CREATION_TIMESTAMP | > MODEL_UUID | AIC_VERSION_MIN | AIC_VERSION_MAX | > MODEL_INVARIANT_UUID | MODEL_VERSION | > MODEL_NAME | > TOSCA_NODE_TYPE | > HEAT_TEMPLATE_ARTIFACT_UUID | RESOURCE_CATEGORY | RESOURCE_SUB_CATEGORY | > > +--------------------+-------------------------+---------------------+--------------------------------------+-----------------+-----------------+--------------------------------------+---------------+----------------------------+---------------------------------------------------+-----------------------------+-------------------+-----------------------+ > | HEAT | vendor software product | 2019-09-25 06:31:31 | > 4445fdcf-ab3e-4b58-aecf-cb38f5993456 | NULL | NULL | > b5f39be3-8610-43e9-963c-370c729514de | 1.0 | vFWCL_vPKG > 97607442-a8aa | org.openecomp.resource.vf.VfwclVpkg97607442A8aa | > NULL | Generic | Abstract | > | HEAT | vLB | 2019-09-25 06:36:23 | > 47b6e92a-4745-4a2c-b389-8ab4dbee8b06 | NULL | NULL | > 4e61a496-6f88-45da-8089-c99d85d63720 | 1.0 | > vLBMS | > org.openecomp.resource.vf.Vlbms | > NULL | Application L4+ | Load Balancer | > | HEAT | vendor software product | 2019-09-25 06:52:17 | > 582f4ccd-1836-48fd-9358-614acc89be28 | NULL | NULL | > 2ef29163-e5c6-4baa-8929-848c7fe49204 | 1.0 | vCPE_vbrgemu > 91665a92-709d | org.openecomp.resource.vf.VcpeVbrgemu91665a92709d | > NULL | Generic | Abstract | > | HEAT | vendor software product | 2019-09-25 06:49:17 | > 83c81afe-9715-4b62-9930-9745354b3ee2 | NULL | NULL | > f00785d0-a86d-44d9-b982-3c3acd1cdaa8 | 1.0 | vCPE_vbng > 2659338e-7f72 | org.openecomp.resource.vf.VcpeVbng2659338e7f72 | > NULL | Generic | Abstract | > | HEAT | vendor software product | 2019-09-25 06:40:20 | > 95530a87-df3a-47e3-b6fa-6b8ac870867f | NULL | NULL | > 29bfdc70-8157-4458-9388-fa8d745d47e3 | 1.0 | vLBMS > 98a906ef-fc31 | org.openecomp.resource.vf.Vlbms98a906efFc31 | > NULL | Generic | Abstract | > | HEAT | vendor software product | 2019-09-25 06:31:24 | > c62d91c1-1688-4ca1-a82d-001dff9b8de0 | NULL | NULL | > c87b370e-8634-42ba-9af0-dfd0fa395096 | 1.0 | vFWCL_vFWSNK > 82e5358c-46b8 | org.openecomp.resource.vf.VfwclVfwsnk82e5358c46b8 | > NULL | Generic | Abstract | > | HEAT | vendor software product | 2019-09-25 06:43:19 | > cf686a71-2bfb-4d71-b925-beda89891bbc | NULL | NULL | > 8a12a39b-35eb-406a-a707-1de9657d6359 | 1.0 | vCPE_infra > 491ca719-faa5 | org.openecomp.resource.vf.VcpeInfra491ca719Faa5 | > NULL | Generic | Abstract | > | HEAT | vendor software product | 2019-09-25 07:00:17 | > e694c99a-158e-4bc0-a7be-367279bfc0d8 | NULL | NULL | > 9bd8226e-11fb-43e3-8e79-0dac47c4c651 | 1.0 | vCPE_vgw > b1a4dcab-2e33 | org.openecomp.resource.vf.VcpeVgwB1a4dcab2e33 | > NULL | Generic | Abstract | > | HEAT | vendor software product | 2019-09-25 06:55:17 | > ea1c5666-8242-4519-828f-25b2a7d38284 | NULL | NULL | > 1af1b16c-ceff-4589-bd2f-019f458ce4df | 1.0 | vCPE_vgmux > 7ffebb66-733b | org.openecomp.resource.vf.VcpeVgmux7ffebb66733b | > NULL | Generic | Abstract | > > +--------------------+-------------------------+---------------------+--------------------------------------+-----------------+-----------------+--------------------------------------+---------------+----------------------------+---------------------------------------------------+-----------------------------+-------------------+-----------------------+ > > For some issues I had to bring-up another instance of ONAP. So here are > the new CSAR files that I have created, the procedure is same as that I > have followed earlier. Attaching the new files for your reference as the > UUID gets differed. > > Please let me know if you need any other log files. > > Best Regards > Sirisha Gopigiri > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19101): https://lists.onap.org/g/onap-discuss/message/19101 Mute This Topic: https://lists.onap.org/mt/34186338/21656 Mute #so: https://lists.onap.org/mk?hashtag=so&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
