aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-22Merge "Bump patch version" into amsterdamDan Timoney17-40/+40
Former-commit-id: 0f5df747e09dc37fff3311a32cd2c471ee40c142
2017-11-21Merge "modified: docs/installation.rst" into amsterdamDan Timoney1-10/+207
Former-commit-id: c29f7f6703f4580a64c55e8c84b995466f7c7dfb
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> (cherry picked from commit cbedcbf1263d9e60e6c867e3172bd32efa40257e [formerly 32d2ae71c4a68b3043f5f229f226c673c8ea49e5]) Former-commit-id: 936b218a16a072f9cd9c283f5e3ff8d0f86711c8
2017-11-21modified: docs/installation.rstAbdelmuhaimen Seaudi1-10/+207
issue-id: DOC-202 Change-Id: I60ca3449318d9b35c00902ff1d91eb4eb5e1f859 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> (cherry picked from commit 50ebffd341ff7b0fc4f212ac2e2626fee76b66fe [formerly c8d23dfba07c7072511f25efd061fb4eb350e072]) Former-commit-id: d8dc45d064801140b4e8f25b420c38cb97261925
2017-11-20Bump patch versionJessica Wagantall17-40/+40
Bump patch version in preparation for Amsterdam branching. Change-Id: Ib67b976eb3c7214ca7dd75fe147db766193c0722 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: bd040b5ca256a803cbf5c01802b7d1bf967f6fb5
2017-11-15Update to use nb version 1.2.2v1.2.11.0.0-ONAP1.0.0-AmsterdamDan Timoney2-2/+2
Update to use released version of CCSDK docker images (v0.1.0) and to use version 1.2.2 of sli/northbound. Change-Id: Iea82fe2619b6587d1f69adea0c0621cec9afa2b1 Issue-ID: SDNC-74 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3e3d50b89a392862d175d52e93387cc652cebe09
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-14Fix perferredRoute pathBrian Freeman1-1/+1
Issue0ID: CCSDK-142 Change-Id: If47941e6a0cba4e61b48267fd7ccd623691cb464 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 8ed487e647e5838e4a66519d8225477b0ec8bdad
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-13Merge "Update ccsdk sli northbound version"Marcus Williams1-2/+3
Former-commit-id: 2f17babe76901bc37e2268a2b99b6c89f6df36ce
2017-11-13Update ccsdk sli northbound versionDan Timoney1-2/+3
Update dmaap-listener docker to use version 0.1.1 of ccsdk sli northbound, which contains DHCP fix. Change-Id: I13755af0e442b3d180dac86a566464737a133351 Issue-ID: SDNC-165 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 4f936491ae22f022062a75aab94d8b2237c0b5a4
2017-11-13Merge "Fix Overlay DG testing issue"Dan Timoney4-574/+593
Former-commit-id: 4b4e9274a650ead672c14e7a30685e804883ce34
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-12Fix properties for ONAP testsBrian Freeman3-6/+6
Issue-ID: CCSDK-142 Change-Id: I1aa0e241308a72a3a6458f628173387661e8f3c8 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 633172361e57e3b314feb9bc7cae83e6c9b6987b
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-10Merge "Update dmaap config"Marcus Williams4-13/+22
Former-commit-id: 5f99b3dfbc600ce33f6ffa41eab41bd2f5681682
2017-11-10Update dmaap configDan Timoney4-13/+22
Update DMAAP configuration to use new SdncDhcpEvent handler Change-Id: I71bca9ef7beb0dd0b2357d451932869918e301c4 Issue-ID: SDNC-165 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: cc150b20f4c5be8de45577405ae80238846109b0
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
2017-11-10Fix underlay DG testing issueshashikanth.vh2-2/+2
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-09Merge "vGW VF HEAT Parameters"Marcus Williams2-1/+82
Former-commit-id: ca2f8ad39af9591a98212a1a1ba77490594e2a1e
2017-11-09vGW VF HEAT ParametersBrian Freeman2-1/+82
Issue-ID: SDNC-176 Change-Id: Ibd43a8dccf97b84a525a2a3a72245ad0f994aa45 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 744cbc430faa713bc77361fe57e4814b96fe492f
2017-11-09Roll to version 1.2.1-SNAPSHOTDan Timoney15-29/+29
Roll to next release version Change-Id: I626a1636d188b14e493c5da4e7fcb74c2435c3f4 Issue-ID: SDNC-74 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c0eb3029f02d194efb49ecf2825beed244376d17
2017-11-08Add release notesDan Timoney4-18/+26
Add release notes and restructure readthedocs documentation for SDNC Change-Id: I22eaedde119a49e67f241274cfa376788e382681 Issue-ID: SDNC-72 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 7dadacb67020f018f1e1f151aced2e9fca2759df
2017-11-08Merge "Update SDNC oam installation"Marcus Williams1-1/+1
Former-commit-id: 867bfa8b529f0e88a459f2e7b6e6c51a2dbcc489
2017-11-08Update SDNC oam installationlalena.aria1-1/+1
Changes made: Removed relevant-artifact-types TOSCA_TEMPLATE Change-Id: I2f1f3c47598ecfffc5db2b591717c6c94b9ce232 Issue-ID: SDC-564 Signed-off-by: lalena.aria <lalena.aria@att.com> Former-commit-id: 8d5451578afcbf6e23359d046c310b17088c621f
2017-11-08Merge "Fix doc8 error"Dan Timoney1-1/+0
Former-commit-id: 5dd99b3d56ff28e607c108ec892b3b8ed31a8b8a
2017-11-08Fix doc8 errorMorgan Richomme1-1/+0
JIRA: SDNC-178 Change-Id: Ic26f393da1a526b10006eb1081ffde028f5051df Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> Former-commit-id: 6904bbfd21542d9ac56c45ac3f8a346c368ebb2d
2017-11-08Merge "Update brg-wan-ip-address in brg-allotted-resource"Dan Timoney1-1/+1
Former-commit-id: 42626ba5aa4c90d3cc5acfadb0a935421b9af88a