aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/xml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-26Generic resource API DG catch upBrandon, Bruce (bb2697)143-8170/+50321
Generic resource API DG catch up with several new capabilities Change-Id: I6ba4a1716693a2fb0ba5314f60038277a50249a3 Issue-ID: SDNC-403 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com> Former-commit-id: dd97cf829ce1c0b3bbb0e98e93a2e6619d945beb
2018-07-25Merge "Connecting SOTN sub DGs to network DG"Dan Timoney7-903/+995
Former-commit-id: fd491ac136aebc57068abe85144f40431fc2b3eb
2018-07-25Merge "Adding site Resource DG"Dan Timoney6-65/+690
Former-commit-id: 027c60e3bbcc371552af20947aec15a622d4daab
2018-07-25Merge "Adding connectivity attachment Resource DG"Dan Timoney4-0/+641
Former-commit-id: 99e9c6a20f596476e57352a805962dd6d1970221
2018-07-25Connecting SOTN sub DGs to network DGgaurav7-903/+995
Changes include: 1. Connected SOTN sub DG with network DG 2. Removed hardcoding of version Change-Id: Iabdbc267434bcef0ce125d166d1c2252fa49ce97 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: c972410c1bb1faa06155e1aa8126c0849990879a
2018-07-25Adding site Resource DGgaurav6-65/+690
Initial implementation of site resource DG. Change-Id: I65b6a7e335b4053f3133b731849badec7240ec1b Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: f1ad68601c2616b39756cb6f516d6dad5237f0c0
2018-07-24Adding connectivity attachment Resource DGsgaurav3-0/+1034
Addition includes: 1. Templates for RestapiCallNode 2. DGs for activate, deactivate and delete Change-Id: Id6a6150d880a14ba71f9587484fc5677b8c5b24c Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 295a37952f7e6209ab9dc8b7bd98a71d99325a01
2018-07-23Adding connectivity attachment Resource DGgaurav4-0/+641
Initial implementation of create DG for connectivity attachment resource. Change-Id: Ibba56e5ec4af9da3565041085f83f7f01bafd201 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 91d3ed86e4bb4596dc2a42095fb3a941117f9a27
2018-07-19Adding SOTN Connectivity Resource DG.gaurav5-0/+617
Added create/activate/deactivate & delete DGs for SOTN connectivity resource. Change-Id: I2760418b16ed411737cf38313fb1b9e051c8985a Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 60b9c632414c96166064e9a8850017fc968b6749
2018-06-02Fix for multi tunnelxconnv1.3.42.0.0-ONAP2.0.0-ONAPBrian Freeman1-4/+17
Issue-ID: INT-517 Change-Id: Ib8b3508f0b2fece22437b09b9ced328522dd1561 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 6507b4e0edbb287cbd7583a8ee4f1e565cb8ab82
2018-05-31Fix Service-object-pathBrian Freeman1-545/+386
Issue-ID: SO-664 Change-Id: I680c522ab52579fd0590d025e1e54c2125c78258 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 7f03f0a488da69d4b972392744be392fdeb14bf9
2018-05-20Updates for vCPE TestingBrian Freeman4-873/+606
Issue-ID: SDNC-322 Change-Id: I7140c7968297136010b5543444fd0605b73626cc Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 1eb79f28a8786b5a826edd2a09688291dc625c82
2018-04-13replaced com.att reference in Generic resource APIprakash.e2-3/+3
Issue-ID: SDNC-115 Change-Id: Ifdd762dea35221dc2d41f0ec777f303efd64f757 Signed-off-by: prakash.e <prakash.e@huawei.com> Former-commit-id: 92b4dd2f1d121933c616068a085e70e824042a7c
2017-11-21Remove active printContexts from DGsMarcus G K Williams3-1199/+1712
Leftover printContext execute nodes from debugging are removed. This should reduce logging pressure and hopefully solve issues where SDNC VM disks are filling after a specifified period. Issue-Id: SDNC-204 SDNC-203 Change-Id: Iaea165411758dc8b95add98f3675d26b52d11fa7 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 32d2ae71c4a68b3043f5f229f226c673c8ea49e5
2017-11-17Fixes for 11-17 testsBrian Freeman5-28/+48
Issue-ID: SDNC-202 Change-Id: I69c059d119134dd7698996c18693ad7bc8feda6f Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 40d2109693a464d15c55de3475ce8617b05725a9
2017-11-16Fixes from Integration 11-16Brian Freeman4-721/+599
Issue-ID: SDNC-201 Change-Id: I0fce48872828e5c38b37588eae7c5a000099d96d Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 65631026c8f90a2c24be8e7411882bb9599a3b87
2017-11-16Fixes from DG testingBrian Freeman2-13/+18
Issue-ID: SDNC-199 Change-Id: I46dfbb194df8ae03d72f832f17a2226e906c981d Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 751b1f66506b73ce55b6227f07041a3203fc9a26
2017-11-15Merge "Fix for txconn create"Marcus Williams1-290/+243
Former-commit-id: dc48869cb843f2c0a2a92bc35842f1d8426b069d
2017-11-15Merge "Update overlay DG for delete flow"Marcus Williams1-23/+32
Former-commit-id: 8acc6dd97ca33dddb7206a23c4e89fd09acc4292
2017-11-15Merge "fix AAI storage problem"Marcus Williams1-2/+5
Former-commit-id: 123499c4e0c7996e2f01d1780b310706f2001f75
2017-11-15Fix for txconn createBrian Freeman1-290/+243
Issue-ID: SDNC-199 Change-Id: Ia8c9a1696368e1a36642ecc201f5fc1b92d1774e Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 2fe1ad8914b986adb835b392f2ba1026f313d99a
2017-11-15Fix xconn assignBrian Freeman2-357/+294
Issue-ID: SDNC-199 Change-Id: Ic27f705672e4101a0813c85e3fd0f93f05f72934 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 778b7b1dd8c787d9210caf9ce2f0ff80eeb49d37
2017-11-15Update overlay DG for delete flowramu.n1-23/+32
*Add delete network for MDSAL data store Change-Id: I35b942a96d030302f36afb073effa55b277e2da0 Issue-Id: SDNC-188 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 11c1b9861d096b72bb31f7801536cc3ab9d60c59
2017-11-15fix AAI storage problemZhuoyao Huang1-2/+5
Change-Id: I6959617dac398f9c4346a691f3accb40bbb84336 Issue-ID:SDNC-197 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: d42a3fda591af1697bf3bc76067a2b6d85333215
2017-11-15Update underlay DG for delete flowramu.n1-26/+26
Fix delete network in service-data in MDSAL data store Change-Id: Ia7cb3b77bd6dea5badc47a7be40915165d3aab3c Issue-Id: SDNC-193 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 052fbf611dc394a455a1afb1c0ebc18c7e3049fa
2017-11-14Merge "Fix tunnelxconn create/delete ip bugs"Dan Timoney3-4/+66
Former-commit-id: e2453f4d1e1dc23cf3eb292db8ac908367d0844c
2017-11-14Fix brg-topo DGsMarcus G K Williams3-30/+152
1. Added get vg-mgmt-ip in brg-topo-activate so that vg tunnel could be properple setup 2. Added get vbrg-wan-ip to brg-topo-deactivate so that vxlan tunnels can be removed 3. Updated AA&I updates calls to include correct brg variables for global-customer-id, service-type and service-instance-id Issue-Id: SDNC-195 Change-Id: I9470cd782a3bd00fa9332dd7141c28151054b75f Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: becd9978df3428354646a48c2d106177f6477695
2017-11-14Update underlay DG for delete flowramu.n4-192/+261
*Need to store vrf ids which are reuired during delete *Add delete network from MDSAL data store Change-Id: I411c01f90a2a186e2d72f570c30ae8ecdd8d5b15 Issue-Id: SDNC-188 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: f28363f0fae83efa9cb09ddd61fd995ccdf8498c
2017-11-13Fix tunnelxconn create/delete ip bugsMarcus G K Williams3-4/+66
1. Pull brg-wan-ip from dmaap DHCP_MAP in sql database. 2. Pull vgmux-mgmt-ip from vnf-api parent-instance 3. Add and activate get-vnf-api-parent-instance DG to facilitate pulling of vgmux-mgmt-ip Issue-Id: SDNC-190 Change-Id: I9d0805b56de4b2aafee1c83c8966a8f4bb324ee3 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 0459370c8aa73aecd1de4cd3fe77db589db93c95
2017-11-13Fix Overlay DG testing issueshashikanth.vh2-2/+4
After executing DeActivateDCINetworkInstance, DeleteNetworkInstance node is executed as atomic block is not present, added new block, also fixed required parameter issue where value is not passed. https://jira.onap.org/browse/SDNC-191 Issue-Id: SDNC-191 Change-Id: Ia3009882fd7c2320a333ba04f726d57079f2d509 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 6b6ccfc2d1702eaae39a7e4877e51d274e17b07f
2017-11-10Update brg-topo-activate DG + vG setupMarcus G K Williams2-3/+79
1. Change get-vgmux-lan-ip DG to pull whole tunnelxconn allotted resource which allows the use of both vgmux-lan-ip and vG-ip from tunnelxconn 2. Add vG vxlan tunnel and bridge domain setup to brg-topo-activate Issue-Id: SDNC-182 Change-Id: I29b1efce59d5b2f81f2937fa793e06ec96e8da7a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 5afd798760522289162f0681b8dcc09280cb4b4b
2017-11-10Merge "Add VNI from txconn to preload"Dan Timoney1-0/+13
Former-commit-id: 89b5126a375ad819e5543aaabcc9dd8603dbdc4d
2017-11-10Merge "Update brg topo activate DG"Dan Timoney2-2/+31
Former-commit-id: 851f35dc112b7e7bc3106c73c7589ad75a920f95
2017-11-10Update brg topo activate DGMarcus G K Williams2-2/+31
1. Use get-resource sql plugin to get wan-brg-ip using wan-brg-mac 2. Changed call to brg-wan-ip-address to correct variable 3. Added DG get-vgmux-lan-ip and used new DG in brg topo activate to get vgmux-lan-ip from md-sal using consuming-service-instance-id as key Issue-Id: SDNC-181 Change-Id: I1448cfbcc94f66dc7c2a854d0013ccc443b4e420 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: bb898c44019de1ce6e47a679b7a038509d901d1e
2017-11-10Add VNI from txconn to preloadBrian Freeman1-0/+13
Issue-ID: SDNC-176 Change-Id: I1ae0b928faec246603bc17deb36013d43714c580 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 1c14b08bef6859bcc4ede1e400b558059c22e70c
2017-11-10Merge "Dev Tested with SO"Dan Timoney2-6/+94
Former-commit-id: 25c925381fe5b9c95e9221099daa5dd23791cc3f
2017-11-10Merge "Fix underlay DG testing issue"Marcus Williams1-1/+1
Former-commit-id: 2df24096041f316a910c92e04dae8abdf2793991
2017-11-10Merge "Fix underlay DG delete testing issue"Dan Timoney1-1/+1
Former-commit-id: 76837bb60dfacf172e6ef8c09552bbb0bc7c4396
2017-11-10Update underlay DG for integration issuesramu.n1-37/+55
*Fix typo mistakes in underlay network-input-parameter names *Fix rest api parameters for IP-WAN & SPTN controller *Update underlay JSON template for IP-WAN controller Change-Id: I6308b7123561c032093dbff65b770389f92ca4fc Issue-Id: SDNC-188 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 17cfd6d0d69e6da78d55cb76ed0446fca170eead
2017-11-10Dev Tested with SOBrian Freeman2-6/+94
Worked through changes to pass VNF-API preload back to SO using VGW2BRG-macaddress as the vnf-name Issue-ID: SDNC-176 Change-Id: Icfceaf6acf0e256a4471e73146fe84774d427d7c Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 6a02f96408ec1322549dca9c96629c883e2b1e19
2017-11-10Fix underlay DG delete testing issueshashikanth.vh1-1/+1
Fixed issue comparing network-input-parameter serviceType with service-type https://jira.onap.org/browse/SDNC-186 Issue-Id: SDNC-186 Change-Id: Ia70f6c80e7ac04eb111b72753483a74915209aa4 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 25a1cca7cd218378aac254e2d87ae2ec89fbca49
2017-11-10Fix underlay DG testing issueshashikanth.vh1-1/+1
Fixed passing value to method requiredParameters, $network-topology -operation-input.network-information.network-id was not passed in. https://jira.onap.org/browse/SDNC-185 Issue-Id: SDNC-185 Change-Id: I6efabe6bdbb63de0e807490513c3a2a8cb9b1e34 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 2baf4e3afe24ea1aaf7e24a88eab349ac67ee207
2017-11-08Merge "Fix vnf-id in brg service save"Dan Timoney1-1/+1
Former-commit-id: 2a1c05ea0ce6e91ab93b3b9c05904ad7dde7d16c
2017-11-08Merge "Fix alloted typo in DGs"Dan Timoney5-11/+11
Former-commit-id: 8cbf096bd70dced5f3d8a95d074703f6eca8ce7e
2017-11-07Fix alloted typo in DGsMarcus G K Williams5-11/+11
Issue-Id: SDNC-175 Change-Id: Ic90f3e0d2e91587557f6d9470b5dbffbbbe4dcf2 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 6b8eabe5941f4e2433d50c8dd7e4056766daae5e
2017-11-07Fix vnf-id in brg service saveMarcus G K Williams1-1/+1
Issue-Id: SDNC-176 Change-Id: Id501549e42c5003240a7e0edf2384a19769fd6f0 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: a2287c0944a105c6a6f0c0333d16f9492487b1eb
2017-11-07Save brg service to md-sal in DGMarcus G K Williams1-0/+73
Issue-Id: SDNC-176 Change-Id: I406f53a00512ef5c656149d2090b94e12328398b Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 204da530ab853b8825c1acec5a68e11194bd24d0
2017-11-06Fix break in brg-topology-operation-assign DGMarcus G K Williams1-234/+287
Issue-Id: SDNC-173 Change-Id: I78de0cb468e03fa5e621bfbefde34181e2a547bd Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: be5b66eb9dcf52daad67e973183a9bcd7ebc011f
2017-11-06Merge "Update brg topo deactivate"Dan Timoney1-115/+184
Former-commit-id: 49bfccc6c1bd60f23646770d54e5266e94207787
2017-11-06Update brg topo deactivateMarcus G K Williams1-115/+184
This change adds nodes to to brg topo deactivate that remove vxlan tunnel on deactivate. Issue-Id: SDNC-164 Change-Id: Ie45386eefc05cd29b6944f97e75264b4c5a255a5 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 86410dba70665914721d79fea135654a08e817fd