summaryrefslogtreecommitdiffstats
path: root/platform-logic
AgeCommit message (Collapse)AuthorFilesLines
2018-06-01Update to use CCSDK version 0.2.4Timoney, Dan (dt5972)7-14/+14
Update to use CCSDK version 0.2.4 (parent version 1.0.4) Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a
2018-05-31Add LCM DGsRuchira Agarwal12-0/+1482
Add LCM DGs with no playbooks Change-Id: I46888193ca44bf349309e4d1aabfc27ef8dc9293 Issue-ID: SDNC-331 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: f08a3a8d5611c38f3acd34830df13f813923f37e
2018-05-31Add LCM DGsRuchira Agarwal6-1455/+1437
Add LCM DGs with no playbooks Change-Id: Ie8a6f78dd3efc436df1638e5b08990bfcd1d1ecb Issue-ID: SDNC-331 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: 7715cadfbbf04602c404a247c8584dac6046b223
2018-05-29Fix LCM ConfigsRuchira Agarwal7-2872/+2329
Fix DG and config Typos for LCM Change-Id: I5000e41986397174dcbd82370be6f9dffae6fe0c Issue-ID: SDNC-329 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: eb4c6fd8294d18394c6d76361987aee9f07a8090
2018-05-23Roll to version 1.3.3-SNAPSHOTTimoney, Dan (dt5972)7-7/+7
Update to next snapshot version Change-Id: Ie678c0555e453719582bff2ee9c87a302db32084 Issue-ID: CCSDK-290 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: d94f58745798e827f049043c597ec4f308545344
2018-05-23Update to release version parent 1.0.3Stilwell, David (stilwelld)7-7/+7
Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: I8ecaa886dffc62116e068f4cbeb0ed078175d958 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com> Former-commit-id: abdfa5a380a9c345d1e768c4bca9238fbf653290
2018-05-20Updates for vCPE TestingBrian Freeman8-5286/+610
Issue-ID: SDNC-322 Change-Id: I7140c7968297136010b5543444fd0605b73626cc Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 1eb79f28a8786b5a826edd2a09688291dc625c82
2018-05-14Fix XML version of LCM DGsTimoney, Dan (dt5972)3-306/+525
Wrong XML files submitted in last change. Change-Id: I2524833eb129fb5d5444907e2102b0eab6dbce51 Issue-ID: SDNC-313 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 11e7945edd4f9e8807cc25cc30004d5e48568690
2018-05-13Wrong id used to retrieve statusTimoney, Dan (dt5972)7-118/+102
LCM DGs were using incoming request id to retrieve status from ansible server instead of id returned by ansible server in initial request. Also, ansible should be configured to ignore host key checking to avoid certificate issues. Change-Id: I0cf3d053de652985c4611f8c7d2b5dbee22e0791 Issue-ID: SDNC-313 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 4559d6203ab3f5706b6a2c1a898aa1df37407522
2018-05-11Add missing ansible-adapter propertiesTimoney, Dan (dt5972)6-2280/+2664
Add missing ansible-adapter.properties file, and fixed property references in LCM directed graphs. Change-Id: Iaad014ffe3e88f76545879a79a4073160ea31853 Issue-ID: SDNC-309 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 15fe108140e0d885f4cfe68ce6a1cc649cd437fd
2018-04-29Roll versions step 8 : sdnc/oam pomsTimoney, Dan (dt5972)7-14/+14
Roll version for next release candidate Change-Id: Ib64f000296a5cc3c58cc623cd5697a7a775f8304 Issue-ID: SDNC-294 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 650c908cb02f828ab7c69a2141fffe36e1cb62d0
2018-04-25Merge "Add missing components in sdnc docker container"David Stilwell3-2/+3
Former-commit-id: ae04d56b7000554b1189a7b4bad0db24d1af315a
2018-04-24LCM UpgradeSoftware DGsRuchira Agarwal10-0/+2371
Add LCM DGs for SoftwareUpgrade Change-Id: I06df6276a4adb038ab3e1601ef7f3c7a7fc1a08b Issue-ID: SDNC-289 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: f8a3ed75d39de6abbbb2b70b98a0de88ab8e7b89
2018-04-24Add missing components in sdnc docker containerTimoney, Dan (dt5972)3-2/+3
Add missing components (ansible-adapter, lcm) to SDNC docker container. Also, version.properties and some pom.xmls so that release build of 1.3.1 works properly. Change-Id: I1e3e0a0a5b3ed7c6b584cae6c26a4afe503cebcf Issue-ID: SDNC-287 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: db25748dd03f8d48378130059ebde0fc70b7e58a
2018-04-13replaced com.att reference in Generic resource APIprakash.e5-7/+7
Issue-ID: SDNC-115 Change-Id: Ifdd762dea35221dc2d41f0ec777f303efd64f757 Signed-off-by: prakash.e <prakash.e@huawei.com> Former-commit-id: 92b4dd2f1d121933c616068a085e70e824042a7c
2018-04-04Update docker tag conventionJessica Wagantall1-1/+1
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: Id3394aa24af48b0abf116af98670b3c24e5f0a02 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: b664c2b6d17703347f674c2f05af73739cd8809f
2018-03-01Nitrogen port : sdnc-oamTimoney, Dan (dt5972)6-147/+146
Update sdnc-oam to create docker containers based on ODL Nitrogen release. Change-Id: If8df28c417a2dec69be6eee2fc4521541126085a Issue-ID: SDNC-269 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 2822ea7882e20879b1556bf98cf28695f5052348
2017-11-22Merge "Bump minor version"Dan Timoney6-13/+13
Former-commit-id: cf590fef5e36d6d0a4989eaf29d80bb410afa83e
2017-11-21Bump minor versionJessica Wagantall6-13/+13
Bump minor version in preparation for Amsterdam branching. Change-Id: I358cf1088dc4db14d0714bee880402bcbc88ff07 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: 05c024c1bdb89f2eeb812b69ec528666bb7cb743
2017-11-21Remove active printContexts from DGsMarcus G K Williams6-1202/+9662
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 Freeman10-686/+53
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 Freeman8-4100/+603
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 Freeman4-804/+20
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 Williams2-1558/+244
Former-commit-id: dc48869cb843f2c0a2a92bc35842f1d8426b069d
2017-11-15Merge "Update overlay DG for delete flow"Marcus Williams2-283/+433
Former-commit-id: 8acc6dd97ca33dddb7206a23c4e89fd09acc4292
2017-11-15Merge "fix AAI storage problem"Marcus Williams2-4/+7
Former-commit-id: 123499c4e0c7996e2f01d1780b310706f2001f75
2017-11-15Fix for txconn createBrian Freeman2-1558/+244
Issue-ID: SDNC-199 Change-Id: Ia8c9a1696368e1a36642ecc201f5fc1b92d1774e Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 2fe1ad8914b986adb835b392f2ba1026f313d99a
2017-11-15Fix xconn assignBrian Freeman4-2102/+296
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.n2-283/+433
*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 Huang2-4/+7
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.n2-83/+172
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 Timoney7-732/+1238
Former-commit-id: e2453f4d1e1dc23cf3eb292db8ac908367d0844c
2017-11-14Fix brg-topo DGsMarcus G K Williams6-1270/+2110
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.n8-2392/+2758
*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 Williams7-732/+1238
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.vh4-574/+593
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 Williams5-76/+461
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-10Activate gw-vfmodule-update DG by defaultMarcus G K Williams1-0/+1
Issue-Id: SDNC-176 Change-Id: I7ead203d8aafa0ce172efa4fce46ceb9056cc206 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 08f2e4b41472eacaae9c8da516bddc3aedc7344a
2017-11-10Activate get-vgmux-lan-ip DGMarcus G K Williams1-0/+1
Issue-Id: SDNC-181 Change-Id: I5c9100e3ef4daa2db621a9521feab9a06c6d0735 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 96d067bb3932b1ae33f9327184fb0d51d26d2ffb
2017-11-10Merge "Add VNI from txconn to preload"Dan Timoney2-1/+14
Former-commit-id: 89b5126a375ad819e5543aaabcc9dd8603dbdc4d
2017-11-10Merge "Update brg topo activate DG"Dan Timoney4-430/+684
Former-commit-id: 851f35dc112b7e7bc3106c73c7589ad75a920f95
2017-11-10Update brg topo activate DGMarcus G K Williams4-430/+684
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 Freeman2-1/+14
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 Timoney5-9/+98
Former-commit-id: 25c925381fe5b9c95e9221099daa5dd23791cc3f
2017-11-10Merge "Fix underlay DG testing issue"Marcus Williams2-2/+2
Former-commit-id: 2df24096041f316a910c92e04dae8abdf2793991
2017-11-10Merge "Fix underlay DG delete testing issue"Dan Timoney2-2/+2
Former-commit-id: 76837bb60dfacf172e6ef8c09552bbb0bc7c4396
2017-11-10Merge "Update underlay DG for integration issues"Dan Timoney5-185/+306
Former-commit-id: aa55a34ef42aee8472221a948a295d97779dc89c
2017-11-10Update underlay DG for integration issuesramu.n5-185/+306
*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 Freeman5-9/+98
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.vh2-2/+2
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