summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-25Fix typos in tunnelxconn-topo-operation-assign DGMarcus G K Williams2-329/+328
Issue-Id: SDNC-149 Change-Id: I51051f36d925077d649b2d95a4a719bbd0446c6d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 3fdc4f6e447348bbc470e8f180e907f6d5a200b8
2017-10-25Merge "Replace att-aic with Rackspace"Marcus Williams16-22/+22
Former-commit-id: 412e0e8b705ebb762cee8225c676b2d2f987d393
2017-10-25Replace att-aic with RackspaceDan Timoney16-22/+22
Cloud-owner in DGs should be Rackspace, not att-aic Change-Id: Ibd0a440aa01b69651909931192b43e1d995c295a Issue-ID: SDNC-147 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: ee1e879e47048dd21477d6992fff3694b99631f7
2017-10-25Fix DB syntax errors on load of database schemaMarcus G K Williams2-4/+2
This patch fixes errors on sdnc container bring-up that are printed to console during load of schemas for network_model.data.dump and service_model.data.dump Issues-Id: SDNC-146 Change-Id: I5cc180f8f58b348d8cdd051b67956861293433e4 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 0771cc66e3ab2789e5e98c6bce316fd4d71776ad
2017-10-25Fix: Unable to find valid ssl trust certificationAuthor Name1-1/+1
Change-Id: If5d0d1d7f7c2cbaa956ef12d9e3b1e8f43110471 Issue-ID : SDNC-142 Signed-off-by: shalmonw <shalmonwaidande@gmail.com> Former-commit-id: 30b46efd21d814e53592279a290d6b8630c1816f
2017-10-24Fix DG tunnelxconn-topo-operation-assign validateMarcus G K Williams2-258/+1769
Issue-Id: SDNC-141 Change-Id: I891f9b6f3bbdbbac48b683f4e9c50192a7ea6ac2 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: b2471f9834bec6cce3e3cdae18bab0b9e6b177c4
2017-10-23Remove nexus URL from docker-compose.ymlDan Timoney1-3/+3
Integration scripts expect to pull docker image locally, with local tag 'latest' - so nexus URL should not be in image name. Leaving it in ueblistener since that docker container is not yet in integration startup script (so no local tag created). Change-Id: I9526e0fc67733ce82d515cb1d75c928ae732a42b Issue-ID: SDNC-121 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a8ebccfdd2fd1ebf51148b95f6a673ba58f38290
2017-10-20Fix BRG DGsDan Timoney30-309/+286
Fix cut/paste errors in BRG allotted resource directed graphs and add missing restapi template. Change-Id: Ie5dcea412b79f10e5c3651a0f2177120210cc136 Issue-ID: SDNC-140 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e8cf6822f4c60748e6cebe548d1c2ecae973e515
2017-10-20Fix tunnelxconn DGsDan Timoney25-237/+515
Tunnelxconn DGs had cut/paste errors (referred to security-zone incorrectly). Also, restapi templates were missing. Change-Id: Ib7aad71796301632e9269aa9e3e5e5fd266d7a94 Issue-ID: SDNC-139 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 76c06d99c067aa7be038e496753caee30ee01d0b
2017-10-18Add missing generic resource propertiesDan Timoney1-0/+20
Generic resource API expects a properties file to define endpoints used by restapicallnode. Change-Id: Ia9786167236d520966034e50399a86b76eda9b68 Issue-ID: SDNC-136 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c0907b920aa7609f9ab6a2d6db715de1b6208c09
2017-10-18Fix overlay DG testing issuesramu.n4-1569/+1749
*Fix json template context variable name *Get network-id by querying AAI using network-name *temporarily removed checkRequiredL2Parameters, as it is currently failing Change-Id: I9faa51d601e4df882309872f890696b96f5236ca Issue-Id: SDNC-113 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 653308418e0ef55ee66ae7e57c2203afbff86ece
2017-10-17Merge "Fix table schema"Dan Timoney1-11/+5
Former-commit-id: 9ef0f3b0b3ee49c38771dc846e5f68e869c5acdd
2017-10-17Fix table schemaDan Timoney1-11/+5
Table schema incorrectly changed, breaking admportal Change-Id: I41636888c6796cc6df067f1f18d83c7ce7f525e4 Issue-ID: SDNC-133 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 6571979096ef15b8b8b1cbebde5e22be3f8aec97
2017-10-17Fix underlay DG testing issuesramu.n5-351/+682
*Fix json template context variable name *Add customHttpHeaders Change-Id: Ic565716227327db53c8cd65cb5c44b57f2501042 Issue-Id: SDNC-131 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 9ea126b1bfbf0908e45eaf52d61b6b2032fc1b23
2017-10-16Merge "Add ueb-listener container"Dan Timoney2-1/+20
Former-commit-id: bf7801d6d0465e1fad37513b009798e101716b48
2017-10-16Add ueb-listener containerDan Timoney2-1/+20
Add ueb-listener container to docker-compose.yml Change-Id: Id0d71dd486a41927d290f51ab7c7533d149eb292 Issue-ID: SDNC-129 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e4a0c2981b814cc8de238cac0f488d49e46b2306
2017-10-16Merge "Remove javadoc and source jars"Dan Timoney1-1/+1
Former-commit-id: bc33d4b0d7469a66caf9206a6823470f5f715179
2017-10-16Remove javadoc and source jarsDan Timoney1-1/+1
Do not install ueb-listener javadoc or source jars. Change-Id: I5331739c80694a6b0bccdbdbbb150f232e8a67a7 Issue-ID: SDNC-129 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f5384671462a6b27299292be720fd883e76fc593
2017-10-16Merge "Fix underlay DG testing issues"Dan Timoney4-1120/+1120
Former-commit-id: d6d2772b5eee0358dc9c70981d62d6e4ff508aee
2017-10-16Fix underlay DG testing issuesramu.n4-1120/+1120
*Use "network-topology-operation-input.sdnc-request-header.svc-action" instead of service-topology-operation-input.sdnc-request-header.svc-action *Fix indexing of network-topology-operation-input.network-request-input.network-input-parameters *Fix sdnc-request-header.svc-action switch case order Change-Id: Icc91131cfc6dca0baacd1df312bfff653c65cb11 Issue-Id: SDNC-131 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: e38045ecf304cb65f348c019ffc859c649e030e8
2017-10-16Create ueb-listener logs directoryDan Timoney1-5/+4
Need to create logs directory before exec call to redirect output there. Change-Id: Ic435006a60cbe4c3e960cc6c5d8fb9b1bf051134 Issue-ID: SDNC-129 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 9d407f7116f88815ba18391f20d1e0890dbb61c2
2017-10-13Fix ueb-listener permissionsDan Timoney1-0/+29
Fix permissions on ueb-listener start script to allow docker container to start properly. Change-Id: I5c559644e26dddadebe515616ca5c1df8502f33a Issue-ID: SDNC-116 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 4734972ee14f2181c7945154cab8b2a040e45af0
2017-10-13Merge "Fix case of imports"Dan Timoney6-48/+48
Former-commit-id: a96179be7d786bbd2b3f006c83468e3f6aa713f3
2017-10-13Merge "Update overlay DGs for VoLTE use case"Dan Timoney4-2436/+2564
Former-commit-id: 283621bcb52205e44bf830adba0a985ddd63ca64
2017-10-13Fix case of importsDan Timoney6-48/+48
Table names should be upper case in data import files, to match schema. Change-Id: Ibd52a7c3ab45d2262dca4a72383180a897148bc1 Issue-ID: SDNC-77 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 4b267f0621ed48a026f5c594166554c3219d693d
2017-10-13Update overlay DGs for VoLTE use caseramu.n4-2436/+2564
*Fetch network-id from network-name *Store network information in AAI Change-Id: I2f1b22d3e609cf24ce3ad853fad87d1e62aca064 Issue-Id: SDNC-113 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 46fb55b26ff1c81b20262a50cda035c643ffafdd
2017-10-13Update underlay DGs for VoLTE use caseramu.n4-21/+81
*save underlay configuration in AAI *update service relationship-data in AAI Change-Id: Iaadabcf0ac734a248d8f0913373d864d44d25c8f Issue-Id: SDNC-111 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: ebfe13ddaab026fdbc1864d38fda14c0a637b123
2017-10-12Preload TOSCA dataDan Timoney8-0/+400
Preload TOSCA data so testing can proceed independent of SDC Change-Id: I949f0bd099c1259ad94780a5bf0001efddcd7e66 Issue-ID: SDNC-77 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 4a67582df824d4f0524a1d84250fb658d0784164
2017-10-12Changed aaiclient login/passwdDan Timoney1-2/+2
Changed AAI login/password to value provided for SDNC's use. Change-Id: I725a71ccdf2e568f8b49bb75aba9cae1b4986981 Issue-ID: SDNC-80 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 067ab468d0f407d7dfc19a4bb013a61eaf082721
2017-10-12Merge "Update underlay DGs for VoLTE use case"Dan Timoney6-312/+573
Former-commit-id: dd55921060ac2d91e5bae1915c8e876e35af26b8
2017-10-12Update underlay DGs for VoLTE use caseramu.n6-312/+573
*query 'pnf' from AAI using pe1_id *get esr-thirdparty-sdnc.thirdparty-sdnc-id from pnf.relationship-data *query 'esr-thirdparty-sdnc' from AAI using thirdparty-sdnc-id Change-Id: Ic80c29f306e17d5c5401f723ee86f3641f833778 Issue-Id: SDNC-111 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 5ec247ae0f98a5c4d732978db5159bdd9273cdfa
2017-10-12Add readthedocs for sdnc/oamDan Timoney11-3/+247
Add readthedocs sections for sdnc/oam. Change-Id: I54b725947ef67b494388e919daccc08a7be7dc9b Issue-ID: SDNC-72 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c79ea358129eac458c0515a9ba252f5989c45b4e
2017-10-11Merge "Fix for overlay DGs."Dan Timoney6-1822/+1520
Former-commit-id: 18154037f6256b94ab1c9634e2ae9834a5a58f1c
2017-10-11Fix for overlay DGs.Gaurav Agrawal6-1822/+1520
Changes includes: 1) use `` for expressions. 2) fix loading issue. Change-Id: Iff71b5be7e606b3bc343cf9d5f9e81eba0e51e06 Issue-Id: SDNC-113 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 0f1278b2a69a5c0ab0acd2693111d56577ed0d90
2017-10-11Fix underlay DG loading errorsramu.n4-1554/+1524
*Remove duplicate parameter names *Update 'error-message' parameter value Change-Id: Ia68fc3d0b5c850aec4776adc83e725fef52c52a3 Issue-Id: SDNC-117 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 04580d7eb6c59fdd613a8fea1d161e0ed7a46a1e
2017-10-10Fix ueb-listener Dockerfile base image versionDan Timoney1-1/+1
ueb-listener docker file should look for ccsdk distribution version of ubuntu image. Change-Id: I24c0b73250af4dbf25d8fe742c890b1faa7c75ad Issue-ID: SDNC-116 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 1e3d20c9b1f3683daccac7eaf0a42586d8382f90
2017-10-10Fix for validate-network-inputGaurav Agrawal4-1036/+3066
Changes includes: 1) Fix an existing bug in validate-network-input because of which DG validation was failing. 2) validate-network-input to do nothing for overlay validation. 3) validate-network-input-parameter to validate network-id for deactivate flow. Change-Id: I424817ab20263633b8dacd3b3d672e63e3960f6d Issue-Id: SDNC-113 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: bf5801eae1015156972164d453dc737d63eeed95
2017-10-09Merge "Add missing ueb-listener docker container"Marcus Williams8-0/+378
Former-commit-id: 1ee7a30d22fea376c4bfd30bbf94183e25feddc2
2017-10-09Add missing ueb-listener docker containerDan Timoney8-0/+378
Add docker container for ueb-listener process Change-Id: I0892379367f1cb20cd892d668abed94d897d0eb5 Issue-ID: SDNC-116 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c557d4315c112a4202777287c49023034833f77f
2017-10-08Underlay delete flow DGs modification for VoLTEramu.n6-1657/+1922
*overlay delete operation validate network-id is received in the request and get network-topology-operation-input from this network-id *set oper-status Change-Id: I22291fbb34ca0d2ae51403ea27e5ca413141cb32 Issue-Id: SDNC-111 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: a8e7d59abcc55950e76f36cf4c2d280f55a38381
2017-10-05Deactivate flow modification for DCIGaurav Agrawal8-2105/+2455
Changes includes: 1) Save network information SDNC's MD-SAL data store 2) Send network-id & network-object-path in network-topology-operation-output 3) Deactivation based on stored network-id Change-Id: I4498d33e9e7921e047bfe9dff8c9801153f5f5f4 Issue-Id: SDNC-113 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 4d38cecf0f03e1244ca0c605c5802632b36f3b82
2017-10-04Merge "Update underlay DGs for VoLTE use case"Dan Timoney2-635/+791
Former-commit-id: fc653f61e98cafa25c94b3b3326e8505ec5bc176
2017-10-04Merge "Fix dgbuilder mysql upload"Dan Timoney21-45/+48
Former-commit-id: 5b5a1cf1e254b93884004d3a9eafbba5b29697e8
2017-10-04Add missing tablesDan Timoney1-93/+1582
Add tables missing from SDNC schema Change-Id: I26bfca11c9a9789d8d59ae6f0f407aeff8e3092c Issue-ID: SDNC-77 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 919f62fb6939b0eefbd25c139a61b5f4983b26f2
2017-10-04Fix dgbuilder mysql uploadMarcus G K Williams21-45/+48
Since code moved from sdnc to ccsdk dgbuilder has not been able to upload or activate directed graphs to test them in containers for development purposes. This patch updates parts of dgbuilder that pointed to sdnc. Issue-Id: SDNC-92 Change-Id: I8021312df8c97673ed71232783183e92a06b7bd3 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Former-commit-id: 4783e789681d753fc27e5ada1a6b17cc7d7df084
2017-10-04Use nexus port 10001 in docker-composeDan Timoney1-3/+3
Update docker-compose.yml to use port 10001 instead of 10003. Change-Id: I6a4957d93dff04dce887cb72516b8c3b03ffe39e Issue-ID: INT-241 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f6c1667ddd3699fd829c494944fb9a74a4c55c15
2017-10-04Update underlay DGs for VoLTE use caseramu.n2-635/+791
*save network-topology-operation-input into SDNC's MD-SAL data store *send network-id & network-object-path in network-topology-operation-output Change-Id: I3649e3df0d857f0c8c62bdcb2e503a678f8b1814 Issue-Id: SDNC-111 Signed-off-by: Ramu N <ramu.n@huawei.com> Former-commit-id: 0d34e8c6de21ffc32cd91f3eeaf9c342c7b0b091
2017-10-04Remove crossedit on vnf-typeDan Timoney2-15/+4
Removed cross edit on VNF_PROFILE.vnf_type from preload-vnf-topology-operation DGs so that no setup is needed via admin portal prior to loading preload data. Change-Id: Idc9cc141d111d7964d02ea8f842d043105dc4a78 Issue-ID: SDNC-1 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b1cb1068b403f4343cd5e450f7c39399c142e6ef
2017-10-04Merge "Update plugin references"Dan Timoney2-261/+263
Former-commit-id: 3446c1d0ae16ec1c7aac1c3195ed58604afc568f
2017-10-04Update plugin referencesGaurav Agrawal2-261/+263
Following changes made for overlay deactivate 1) Updated record plugin to latest one. 2) Replace ecomp schema with onap. Change-Id: Ie8519613566b8938af8db8ade0ab70a79207bc07 Issue-Id: SDNC-105 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: fceb8a2083d4c0a52329fb4375874e96c5253715