aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Merge "Fix ansible server path"David Stilwell2-2/+2
Former-commit-id: 3120b463d1e6bc9a1672e74c01a228c66af7a34b
2018-09-18Merge "integration test issues fix for sdwan and sotn"Dan Timoney4-266/+458
Former-commit-id: 3147855540726285066b7a347cccc0a8564cca6c
2018-09-18Fix ansible server pathTimoney, Dan (dt5972)2-2/+2
Ansible server path to startup script was wrong, preventing ansible server docker from starting. Change-Id: Iabfa884dffc59ddd791430b45901af4072b17a46 Issue-ID: SDNC-455 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 93edb0fec0b36fbcd15d6efb1ddb55a1b37cbbdf
2018-09-18integration test issues fix for sdwan and sotnshashikanth.vh4-266/+458
Change-Id: I636afab9282ddae7836e0b2df7c8c984f8b77143 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: ec3a40e630b3a9921c6604dcc974df2da6df9a96
2018-09-18modify formatwsx252894-24/+338
Issue-ID: SDNC-354 Change-Id: Ib954aa68a71a2168617ff036024aa453c603065f Signed-off-by: Wsx25289 <10200860@zte.com.cn> Former-commit-id: 2c4962f32cc45b939398a70b8ff42844648112c5
2018-09-17zte data change process黄卓垚101122155-197/+25
Issue-ID: SDNC-354 Change-Id: I8a8c5047f86a726bdba6285c891ec200848a160d Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 4f65afc077b3bd25a19e56be96c4aa607eee2e77
2018-09-14Integration test issues fix for sdwan and sotnshashikanth.vh8-1128/+1220
Change-Id: I707a32f69b3ad94d731c2f315d0a7b2fed432388 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 1b6bfd0d82c71aa114ed81167cc80e8d2f34feca
2018-09-13Merge "add LCM ansible playbooks"Dan Timoney6-0/+50
Former-commit-id: 3855efad34babec9fb15da4e299c98b34cbfccf5
2018-09-13Merge "CallNodeExecutor patch"Dan Timoney17-7453/+8
Former-commit-id: de1d566585acb612d19cd83978daf5d0194c47e3
2018-09-13Merge "Fix group id"David Stilwell3-3/+3
Former-commit-id: 44971a437cf31e5712250b97c54009dfb775a9bb
2018-09-13add LCM ansible playbooksAgarwal, Ruchira(ra1926)6-0/+50
LCM Playbooks for TrafficManagement Change-Id: I90bae6929ce279a113636b3a075f76bd6ba44188 Issue-ID: SDNC-425 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 2e3233e42ba9d352a88453617ec75a7cdeb7d60c
2018-09-13Fix group idTimoney, Dan (dt5972)3-3/+3
Some groupIds are incorrect (com.onap instead of org.onap), causing deploy to fail. Change-Id: I9c103e99835448f063aa2b5c14345b8497786f6d Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 5672dc219e0f5a60f43040f3aede73cb15764ebd
2018-09-13CallNodeExecutor patchCheung, Pat17-7453/+8
Merging an old change that prevents a nullpointerexception when calledgraph is null Change-Id: I38580a9f2044e20cc322ad8a8170a06ce69ffd0f Issue-ID: CCSDK-185 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: 03d97536c815e9f48bd2771383c61fcdb9c68b7c
2018-09-13Merge "Fix groupIds"David Stilwell7-326/+310
Former-commit-id: 1dec93dd78cc34d16bfd9e1096fdfbcf74db07dd
2018-09-13Fix groupIdsTimoney, Dan (dt5972)7-326/+310
Incorrect groupIds - need to match repo structure. Also, name tags need to include sdnc-oam to map to correct Sonar project. Change-Id: I530855763bb02fc655a2192f9af55da63fd12512 Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 597abe7f0380146d5e44588c2be24c63357afbd7
2018-09-13Merge "Add distributionManagement section"David Stilwell2-1/+22
Former-commit-id: f60cd0b2b71f012bb931e6c1da99988e7152c7c9
2018-09-13Merge "Update IPAM_IP_POOL rows description"Dan Timoney1-2/+2
Former-commit-id: d782247166a08b5c1776f5e09cc3f0787b4b6d13
2018-09-13Merge "update LCM DGs"Dan Timoney20-2049/+3786
Former-commit-id: b86e8a42ea102e5d92cc45d56ea90ab7bf0e827b
2018-09-13Add distributionManagement sectionTimoney, Dan (dt5972)2-1/+22
Add distributionManagement section to pom.xmls using parents that are outside ONAP. Change-Id: I7232a29068dd426a0f9afacfe19aea6bdd6f9ec1 Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 9193c5a2cba400a9a29050b1fedb2f3d8607f585
2018-09-13Update IPAM_IP_POOL rows descriptionAlexis de Talhouët1-2/+2
For the self serve, in order to assign the proper prefix id to resolve the ip address, the data dictionary will perform lookup in the DB matching on the description field. Here we're updating the description field to be a single string, for vFW, we have: - unprotected - protected - private Change-Id: Ib6ade2f8d50e269a46042ea9df84b62924445223 Issue-ID: SDNC-444 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 9e9460aae555e6085ac463f5caba27f5d9fc1e1c
2018-09-12self-serve-generate-name DG changesSingh, Ajay (as396y)4-1036/+1122
Refactor the naming genereation sub dg for assign and un-assign to trigger the name generation rest API directly Change-Id: Ie060bed01f6c694f34e2c2518b69873e4728bd71 Issue-ID: CCSDK-482 Signed-off-by: Singh, Ajay (as396y) <as396y@att.com> Former-commit-id: 582888bc81e55ef4bf11d34c95eb7ac589de51b0
2018-09-13update LCM DGsAgarwal, Ruchira(ra1926)20-2049/+3786
allow many playbooks-various criteria for same LCM Action Change-Id: Ie29b884d05d52635a532e1d5beb10e6db7d7287e Issue-ID: SDNC-424 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 134e3f8c3430e33eea0e4490e147a99559555bb1
2018-09-12Merge "Update SDNC to use CCSDK ansible server as base"David Stilwell9-1894/+1
Former-commit-id: dc44af8c0962d3ed2195f566dd3610eaabf8d885
2018-09-12Merge "SOTN reoptimization DGs"Dan Timoney8-2321/+2982
Former-commit-id: 864ec09fbb41bb0ee2291a5f361e110d04df76e2
2018-09-12Update SDNC to use CCSDK ansible server as baseTimoney, Dan (dt5972)9-1894/+1
Update SDNC to use CCSDK ansible server as base for its instance of ansible server Change-Id: Idaf1c83cf50ee526f17b97a3b2e376f6ad3a696b Issue-ID: CCSDK-442 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 01809240263c1d5ddad9e1e990a9610bdceaa83a
2018-09-12Epic-231:versioning, and backup the configurationDushyantSinghThakur114-56/+9781
Merging the sdnc jira stories- 255,256 Change-Id: Iacb9274dae93f534f1331c4eb7d0669896d379d4 Issue-ID: SDNC-256 Signed-off-by: DushyantSinghThakur <dt00503496@techmahindra.com> Former-commit-id: 94d8b3d82b82dedfd5949da2e5d1ed348ab066e2
2018-09-12SOTN reoptimization DGsprakash.e8-2321/+2982
SOTN Reoptimization DGs added to support policy Change-Id: Id9bfa483fcc83011ed76ee040f2cbc909e0da03f Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 97357d818c41c853d295359b843448dcaa2e52f0
2018-09-11Merge "Add netbox-ip-assign capability at vnf level"Dan Timoney4-15/+1931
Former-commit-id: 874475f0264d3271837e6f8bb6bf7512a83e1eaa
2018-09-11Merge "Add new cols to TOSCA tables"David Stilwell2-0/+5
Former-commit-id: c54e3d3870560d0aca3238ee46a0eab381425fbb
2018-09-11Merge "integration test issues fix for sdwan and sotn"Dan Timoney4-1451/+1464
Former-commit-id: af1f3b46ed38e3a0a693ed6d43480f97f79b8184
2018-09-11Add new cols to TOSCA tablesTimoney, Dan (dt5972)2-0/+5
Added new columns to VF_MODEL and VF_MODULE_MODEL tables, used for TOSCA ingestion. Change-Id: Id7b7ca1415babb0ae63887419b699651bc562917 Issue-ID: SDNC-440 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: ddc835f1f1f2544c84bf4682ee0fcb05ccc14b33
2018-09-11Add netbox-ip-assign capability at vnf levelAlexis de Talhouët4-15/+1931
Change-Id: Icffd311e118a2ada7cc046e7884e10ca64001974 Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: b3dd25eaf26981b4f5698c3238f5f8619d85c4f1
2018-09-10Merge "self-serve DG for Casablanca"Dan Timoney42-9412/+14520
Former-commit-id: fa490c28436152596245480283dede4c5cf7f75e
2018-09-07self-serve DG for CasablancaCheung, Pat42-9412/+14520
Add new self-serve DG and update existing self-serve DG for Casablanca Change-Id: Ib4c3ccf3ce2acc986df8c1a1d3374048e9ec73a1 Issue-ID: SDNC-437 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: a132f1f5d11eff79a10dd0040db351e209c197d1
2018-09-07integration test issues fix for sdwan and sotnshashikanth.vh4-1451/+1464
Change-Id: I3bc75cd456c15a89ebf3b4e91e9b3836e7322b66 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 24f0d8fc370633b26f18015e15c4c62002d697e1
2018-09-07integration test issues fix for sdwan and sotnshashikanth.vh64-9724/+11671
Change-Id: I406550404f0cfb661d6e480cf1df48d39fad06e7 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 3e4fa46160a5d6d52bb7eccf08dbb790d96a4682
2018-09-05Make netbox-ip-assignment resolve all paramsAlexis de Talhouët3-966/+1347
While resolving params, multiple of them could be resolved using the same capability. Adding the functionality in this self-serve DG to make sure it's processing all the param involving this capability Change-Id: I7f4d83bf5cfa90e4959fa8599a26b1cf0228a81a Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 059370a180fc6630eea5f771fb61e303132f4352
2018-08-31CCVPN RestApi template changesprakash.e18-353/+114
SDWAN and SOTN restapi template fix Change-Id: I2a86398487f65c9b15fb8081f383207ff778a135 Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: db088b077924366c0d9028b71d490a5b05a1a0c1
2018-08-29Update self-service-netbox-ip-assignment DGAlexis de Talhouët1-345/+385
- added the external_key support - fixes plugin returned value and mapping to the proper param in the MDSAL context. - couple of typos Change-Id: I6f305829e538284d7e4008352273fd82c77f4142 Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 0fe5cab7a4822073c02751756f08ab64c881e528
2018-08-29Added external_key column to IPAM_IP_ASSIGNMENTAlexis de Talhouët1-0/+1
external_key column is to store a keu uniquely identifying the resource to a service, both within the ONAP and the external system. That key will be set prior assignment, and we be used during unassignment, to avoid having to correlate to many values. The external_key *must* be unique, at least per service. Hence lookup using both service-instance-id and external_key will be used during unassign process. Change-Id: I67691fc32b46bb6cbacd66402f5fda6456cd7e06 Issue-ID: CCSDK-463 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: b3cc6305655fee9a85d8ac42488e371b741a2f61
2018-08-28Add DG for self serve ip assign/unassign (netbox)Alexis de Talhouët3-2/+930
This patch also adds the new capability in the capability list of the generic self-serve assign / unassign. Change-Id: Id7e1f061038c0a5caa52ba41f1fcc3e08e5f02a2 Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: a51e4453ebe80eec9688e587e34ce480e67adb1d
2018-08-27Reformat self-serve-vf-module-(un)assignAlexis de Talhouët2-2/+3034
Reformating in order to make changes in coming gerrit more obvious. Change-Id: I7414657e1d243792cba3e0e18174b2dfb8f779db Issue-ID: CCSDK-339 Issue-ID: CCSDK-340 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 80d2e93d397b425ba7d134852edd1b55a9684b29
2018-08-27SDWAN sdnc DGs aai resource changesprakash.e34-1008/+1023
SDWAN configuration save in aai resource-name changes are updated in SDWAN DGs Change-Id: I9097f205751af47b5db8f228142f27786e9d190d Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: fad8ff4f0b3660a5c1dd4b7abdb5ac5b95c8fec2
2018-08-24Merge "Update SQL dump for IPAM tables"Dan Timoney1-5/+5
Former-commit-id: 0b84e06308b58d0308f40755b112cd730132b569
2018-08-24Merge "Add netbox-client as part of the defautl features"Dan Timoney1-1/+2
Former-commit-id: 9df0190342ec826746b2f9cbd8a554bab3a50a63
2018-08-24Merge "Epic-231 cbr junit testcase of SDNC-263"Dan Timoney1-0/+87
Former-commit-id: ddae2ce39b40e04fba13b9d99c39fad02b10e20e
2018-08-24Merge "SDWAN flow based end-end test and issue fix"Dan Timoney37-7535/+8567
Former-commit-id: 6d480c1894ff2f4578ae45ba450e90276943b57e
2018-08-24Epic-231 cbr junit testcase of SDNC-263Soumendu Sekhar Acharya1-0/+87
JUNIT Testcase for vnfconfigreportsservice Change-Id: I20d92c1514c97e9239b865e0bd3f8e015d538153 Issue-ID: SDNC-413 Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com> Former-commit-id: f88e26e83a56d1db9c105e430cb9c000b95cde9b
2018-08-24Epic-231 cbr junit testcase of SDNC-258Soumendu Sekhar Acharya1-0/+123
JUNIT Testcase for getBackupVnfDetailService Change-Id: I8b4f96b46bcfb23d35c183eed7c2ee949b956900 Issue-ID: SDNC-413 Signed-off-by: Soumendu Sekhar Acharya <SA00498080@techmahindra.com> Former-commit-id: c07d55ffd5e1838e2ec4fc6204e8a6762674f5e9
2018-08-24SDWAN flow based end-end test and issue fixprakash.e37-7535/+8567
SDWAN DGs and restapi templates issue fixes Change-Id: I5d1d4e6cb17e9b187ea4f0942ca837472738fe62 Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: b1da373ad0e08400b4c1f2a8cfbb69524df745a2