aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-06Update brg topo deactivateMarcus G K Williams2-116/+1009
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
2017-11-06Merge "Fix tunnelxconn template value"Dan Timoney1-1/+1
Former-commit-id: 5041853075d062774922a2b2f8e47899a22c3916
2017-11-06Merge "Add dmaaplistener to modules, installation pom.xml"Dan Timoney1-1/+2
Former-commit-id: 9263e8ea78e84cb220e2f4d8e03fade3cf13a44f
2017-11-06Merge "Fix ip address manage DG"Dan Timoney2-14/+235
Former-commit-id: c11c1967ddfa6da0cc5466411941daff777dd5cf
2017-11-06Merge "Update tunnelxconn delete DGs"Dan Timoney2-105/+1352
Former-commit-id: 6419c92e11a99ebb8f251be06118de4d549075b8
2017-11-06Merge "Update tunnelxconn create DGs"Dan Timoney2-278/+685
Former-commit-id: 258e69ec65683c8f5ed3f51c158157ff1d836bfe
2017-11-06Merge "Fix tunxconn-assign DG"Dan Timoney2-269/+1866
Former-commit-id: 5ac2677a2af3d33060c073feceafd4e1307d1ae6
2017-11-06Fix underlay DG testing issuesramu.n2-781/+779
*Fix service-type parameter name issue *Fix SPTN controller JSON template path *Remove configuration-type in relashionship-data Change-Id: I8f11a734bd1ed6db1d302bcc12529ed28875b4a5 Issue-Id: AAI-451 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 4967a3857863b2a31a3c012bf51c2ba705b7c518
2017-11-05Fix tunxconn-assign DGMarcus G K Williams2-269/+1866
This change fixes assignment of IPs mismatches in tunnelxconn assign DG when assigning vgmux-bearer-ip and vgmux-lan-ip Issue-Id: SDNC-164 Change-Id: I89723c3908dde3a5b25a7309f9609287aa3de2c7 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: b6a5de0603c1f51021dc54f9e8da457526fe7f82
2017-11-05Update tunnelxconn delete DGsMarcus G K Williams2-105/+1352
Update tunnelxconn DG to remove tunnelxconnect and vxlan tunnel ports on tunnelxconn delete topo operation. Issue-Id: SDNC-164 Change-Id: Ie06c9ae385bfcb3dfffd0260886bb1748635e6d6 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 44561f5764b3ee283dde9704e9868c830ccc5c4c
2017-11-05Update tunnelxconn create DGsMarcus G K Williams2-278/+685
Update tunnelxconn DGs to fix bugs found while trying to execute DG and create vxlan tunnel ports and xconnnect for vG and vBRG. Issue-Id: SDNC-164 Change-Id: I9a94d72f08f39be8f35c0f413e517c5c969e7878 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: e211a3aab912e63955b5603aee2171b641a68421
2017-11-05Fix ip address manage DGMarcus G K Williams2-14/+235
Updated DG to use resource='IPADDR' instead of resource='VNI'. Issue-Id: SDNC-164 Change-Id: I4653a335b5ccc11c08edab5d87c88817fd491359 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: d61a8c3b8aa2e3d17b52d9fd5e1d9163a613d595
2017-11-05Add dmaaplistener to modules, installation pom.xmlMarcus G K Williams1-1/+2
Issue-Id: SDNC-165 Change-Id: I2db5f9bb3a92d0578d53e5ae8de6925fa1d0c36a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 19e8dee9583c7de29a560466eb95835010531e79
2017-11-05Fix tunnelxconn template valueMarcus G K Williams1-1/+1
Issue-Id: SDNC-164 Change-Id: I910c4254950796645aa95cca334018f418d14bbb Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: e6d6e096fff5a2e5d425432ce3e69460b057c16a
2017-11-05Fix container name for dmaapBrian Freeman1-1/+1
Issue-ID: SDNC-165 Change-Id: Ib393086b8078f0a30dfa9710400559936258af6b Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 8cecd7baa69f70d163886810159f104817d07cc8
2017-11-05Merge "Fix vcp template errors, remove extra quotes"Dan Timoney3-7/+7
Former-commit-id: 953f7d5dde47206a1519bcdd28137fccd8cd579b
2017-11-05Merge "Fix honeycomb password in dg.properties"Dan Timoney1-1/+1
Former-commit-id: 0b0fb6f8e80bf0d0299256a0659bef0b16c1fbed
2017-11-04Revert 20253 changes to tunnelxconn activate DGMarcus G K Williams1-1070/+280
tunnelxconn activate DG json was inadvertantly changed in change 20253. This patch resetores tunnelxconn activate DG. Issue-Id: SDNC-141 Change-Id: I25b76399344267b32f40ddb649a6981851bcc70d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 9b02182beee5d7dd59680ea9a6ab38a8366e1af8
2017-11-04Fix vcp template errors, remove extra quotesMarcus G K Williams3-7/+7
Issue-Id: SDNC-164 Change-Id: Idc8668ee1f3454b9cd95dcc9e3e5551443acc5ff Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: e5bb925a233ef1a063d6513fc7a19f9754fb439c
2017-11-04Fix honeycomb password in dg.propertiesMarcus G K Williams1-1/+1
Issue-Id: SDNC-164 Change-Id: Id99c8a17af95ac757e5d2684d60f66701877f654 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 9350ce213ce5603ce55cbb17db3a58b8b224de38
2017-11-04Activate 2 missing DGsBrian Freeman1-0/+2
Issue-ID: SDNC-167 Change-Id: I68cc2045b6e8eac8162ff386fe0821a1282cb93d Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: feeddf46c5a465a1978260003ee1cb58c167a8b7
2017-11-04Change Rackspace to CloudOwnerBrian Freeman20-28/+28
Issue-ID: SDNC-170 Change-Id: If64c4f12c503ac2d58b0de7d6750015162545216 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 9973bf478f9ffa5a89fc0c8b84e485876324df80
2017-11-04Fix mdsal-resource passwdBrian Freeman1-1/+1
Issue-ID: SDNC-168 Change-Id: Ic7b23e95a86ea99cc24c874a710781fa495b96d2 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 03a19042c2bf0c47f7097a90827ed6b78e7e9a66
2017-11-03Fix DG to match yang changesDan Timoney6-9/+10
Fix GENERIC-RESOURCE-API BRG and tunnelxconn DGs to expect input containers Change-Id: I8487a63c1b4db1afdd601cec74d0fc4f58bec2ea Issue-ID: SDNC-166 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 89f844835b3867fa5291b468ff2d5c8739cbf45e
2017-11-03Merge "Update brg activate and tunnelxconn create DGs"Dan Timoney7-289/+1525
Former-commit-id: f6c0fb7b0fa5a88e6c376b14356b4c4c45843467
2017-11-03Update brg activate and tunnelxconn create DGsMarcus G K Williams7-289/+1525
This update adds RestApiCallNode calls to tunnelxconn create DG to configure xconnect for vCPE VNFs and fixes order of vxlan tunnel create on brg activate DG and tunnelxconn create DG. It also converts tabs to spaces in brg-allotted-resource.json and tunnelxconn-allotted-resource.json. Issue-Id: SDNC-164 Change-Id: I72c70762df7f778ab9a8aca2040f5c424eb4dc0d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 90aab828a230896fa60398c3f66f6fee57c73be5
2017-11-03Merge "Add dmaap listener docker container"Marcus Williams9-0/+439
Former-commit-id: 4ca0bcf5fbf73f508c8cc557d745746d219879a8
2017-11-03Add dmaap listener docker containerDan Timoney9-0/+439
Add docker container for DMAAP listener Change-Id: I1e8504d4181223027a90112ec2dc24afcec7b058 Issue-ID: SDNC-165 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 761e1086b0b2113d7c3dc794069d435054e7d1cf
2017-11-02Update brg topo activate DGMarcus G K Williams4-116/+1139
brg-topology-operation-activate should setup vxlan port/tunnel between vBRG and vgMUX. This patch adds the vcpe-vpp-bridge-domain.json template and edits brg topo activate DG and the generic-resource-api-dg.properties to enable setup of the vxlan tunnel. Issue-Id: SDNC-164 Change-Id: Ic5e473f16e2fb2e90149619accc857a64c3dbbd2 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 8235f3c0e35d379937e6e12130435aa76a5ac0bf
2017-11-02Use local ueblistener docker imageDan Timoney1-1/+1
Updated docker-compose.yml to use local ueblistener image tagged latest Change-Id: I1335974be59acdd91e32c2e44159b92fcc955833 Issue-ID: SDNC-154 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 232fd0feab23007e5edd2ede91786342d0f7b9de
2017-11-02Fix underlay DG testing issueshashikanth.vh2-4/+7
Fixed exception which occured while updating A&AI. Few parameters(config-sub-type, operational status) missed while saving underlay configuration to A&AI While saving service relation to A&AI, key formed with invalid service-Id and also missed to include global-customer-id and service-type. https://jira.onap.org/browse/SDNC-162 Issue-Id: SDNC-162 Change-Id: I631e685fa017e82be4666fc2bb9ad601b12cafa7 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 6bce0d3e205d274e2f5f914f40c142e59e46fa93
2017-11-01Merge "Fix tunnelxconn assign issues"Marcus Williams7-45/+56
Former-commit-id: 23a35ef1ce42fba477df0ffa84816e28bb5adbc5
2017-11-01Fix tunnelxconn assign issuesDan Timoney7-45/+56
Fix typos in tunnelxconn DGs and add new element to restapi template Change-Id: I6ab438dfe451ec7c5e9587b035e4fd5d55598471 Issue-ID: SDNC-160 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fe42f1f9d96787f60f744a72a5f8e3651c0582d4
2017-11-01Merge "Updates to tunnelxconn assignment"Marcus Williams10-331/+378
Former-commit-id: 4abdaa38e209f176f7253422c3b2ab0097a25507
2017-11-01Updates to tunnelxconn assignmentDan Timoney10-331/+378
Update tunnelxconn assignment logic to assign IP address and VNI from local inventory Change-Id: I1aae9162d1eb7a61d641b620488d52abdfe32357 Issue-ID: SDNC-160 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a7e7279c379e470c1cf7446099fbc11b66fd2ac8
2017-10-31Merge "Fix ueb listener config"Marcus Williams2-3/+6
Former-commit-id: 8734d887fa926fac7e15b7648e79be98f0c91d32
2017-10-31Merge "Add VoLTE json templates"Dan Timoney14-2028/+2673
Former-commit-id: a0e999bbbcab86b401d5cf0c41be7c64e0718fa4
2017-10-31Merge "Fix underlay DG testing issue"Dan Timoney2-1281/+1238
Former-commit-id: 89707623c338599404210f36b2ed9a46a701ddb7
2017-10-31Fix ueb listener configDan Timoney2-3/+6
Fix SDC URL and password in ueb-listener.properties Change-Id: I9e6d75ee3d54cbcda00b9dbfdc402ce73ef9c6f0 Issue-ID: SDNC-154 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 239a1e091c9ba2dc8361bf9bf5ddbc781bbae320
2017-10-31Add VoLTE json templatesramu.n14-2028/+2673
VoLTE JSON templated need to put in sdnc/oam/platform-logic/restapi-templates module, so that they will copied into sdnc_controller_container Change-Id: I593da4567724b0be5bdd757b01ba6653eab129a2 Issue-Id: SDNC-159 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 3616a2ecd88f9b0d558eaa2208f17c2e9876229d
2017-10-31Fix underlay DG testing issueshashikanth.vh2-1281/+1238
After executing ActivateDCINetworkInstance, CreateNetworkInstance node is executed as atomic block is not present, added new block https://jira.onap.org/browse/SDNC-158 Issue-Id: SDNC-158 Change-Id: Ie6c13834237bc2f5aca3009d50ab9cd1236271a1 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: d9bacf82d866501025bdac2957dc43ab51c65777
2017-10-31Fix underlay DG testing issueshashikanth.vh2-37/+70
Log record format is invalid, instead of using field1, field2, field3... actual name is used in parameter. changed names to field in parameter SDNC-157" target="_blank">https://jira.onap.org/browse/SDNC-157 Issue-Id: SDNC-157 Change-Id: Ibd9341e5f1bf48f8e08334bab86a53b31afb734a Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 4733411f591bb39f431b1135828b13d3f967e263
2017-10-30Merge "GENERIC-RESOURCE-API template fixes"Marcus Williams4-3/+28
Former-commit-id: b762951427de965aac2461d99017714f74b5fa15
2017-10-30GENERIC-RESOURCE-API template fixesDan Timoney4-3/+28
Add missing RESTAPI templates used by vcpe use case and fix error in properties file Change-Id: I008620438529244335eacbd704e355e2de80873d Issue-ID: SDNC-151 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: af90e06e4fbd0f645467bef839ea18dfa6c415ca
2017-10-30Fix Overlay DG testing issueshashikanth.vh2-4/+4
While getting record from AAI for l3-network, key used is esr-thirdparty-sdnc.thirdparty-sdnc-id instead of l3-network.network-name https://jira.onap.org/browse/SDNC-155 Issue-Id: SDNC-155 Change-Id: I47fcd19111f5fa4c32d464409c28b52599116e7c Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: ab65c8a4bdaaa59a7bcf2b587839fc95f720f0ad
2017-10-26Add missing DGs to graph.versionsDan Timoney2-13/+35
Corrected graph.versions file - which controls activation - to include all DGs which contain XML. Change-Id: I98656cb9027d80ecad6ae87e68c57f5c57b552ac Issue-ID: SDNC-150 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: cd6b0ed9450470cdcf5df3001b201a7b0f80d79a
2017-10-26Fix error in SqlResource nameDan Timoney68-172/+172
Fix error in SqlResource package name Change-Id: Id88305c345fefa7f0d5ed7aa1d7acb5ec45ecd71 Issue-ID: SDNC-151 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f514c5cd6b4e5071b8f0340d83f9870eba273939
2017-10-26Fix openecomp references in vnfapiDan Timoney46-164/+164
Fixed incorrect references to openecomp in vnfapi directed graphs Change-Id: Ic58fddba75eb4e01ce2e13914f9e30dae08ae8ef Issue-ID: SDNC-148 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c0cdcf754db3983f8cbf2ab62ddee9f2663ab0f0
2017-10-25Fix newline typo in tunnelxconn-topo-op-assign DGMarcus G K Williams1-3/+1
Issue-Id: SDNC-149 Change-Id: I6d1193630ea9f9838b335454f5cdbca6205ecf8d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 99b946e6ce29f58833a766d406475f071bad9985
2017-10-25Fix break tag in brg-topo-operation-assignMarcus G K Williams2-3/+2
Issue-Id: SDNC-149 Change-Id: I89af8c2df9933f272492c3bc63574fc1b5b3200c Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: da7c341108b59dd398dc887c1e7ed0143e848211