aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates
AgeCommit message (Collapse)AuthorFilesLines
2019-08-20Port to NeonTimoney, Dan (dt5972)1-2/+2
Port sdnc/oam to Neon version of CCSDK and SDNC artifacts Change-Id: I4a195d0c5e993c433c0c03a898d60521c7df2a9f Issue-ID: SDNC-850 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 18aff1a38583891cbcddca7242e2326b80d88a8d
2019-08-20Templates for SDNR DMAAP payload OOFPCIPOCSandeep Shah3-0/+76
Velocity templates used to create DMAAP payload string that is sent with DMAAP message from SDNR to policy confirming successful configuration of PCI value of a cell or ho flag of neighbors Issue-ID: SDNC-725 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ic07b567ebf5c79727c5a0a236ffcd54d89a3c3ed Former-commit-id: 2aa24d0accbf63d528d68aad69d72030a7062084
2019-08-16Fix error in ueb listener scriptTimoney, Dan (dt5972)1-1/+1
Removed errant backslashes in ueb listener startup script Change-Id: If30a0859d2f296b6916da153066b6f1ff45ac8bb Issue-ID: SDNC-853 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 3f8719d1a0d283ea82cc2bb74ba2edc7beb186d8
2019-08-08Use release version of artifactsTimoney, Dan (dt5972)1-2/+2
Use release version 1.3.2 of parent poms and released version of CCSDK artifacts Change-Id: Ie725491dadaccc702033cd8cfb4b34aca1e2ac53 Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 797cd76fc476ab2cdb3efd8eec5752a4e81a62e2
2019-07-31Added new modules to help prevent Cross Site Request ForgeryRotundo, Al (ar3165)1-1/+1
Made changes to prevent arbitrary code exection on AdmPortal. Issue-ID: OJSI-40 Change-Id: I5ec60e2585413f3948c2540bd502dd1393794267 Signed-off-by: Rotundo, Al (ar3165) <ar3165@att.com> Former-commit-id: 3d54c9ad35ef5e7a4b13948e718a4ad2830cbb04
2019-06-05fix the DG writing log bugVictor Gao1-1/+1
Issue-ID: SDNC-784 Signed-off-by: Victor Gao <victor.gao@huawei.com> Change-Id: I80296f2f9149a32f581a14a9eb091c5cdc6a68fb Former-commit-id: ea9fdaac3e3dcc5dadceb72d4f470b07cd3a1f72
2019-05-29Fix SDNC parameters save in AAI failureprakash.e1-4/+2
1. SDNC is fixed by passing proper UUID and version ID. 2. SDNC is fixed by removing validations for vnf resource creation DG 3. Fixed sdwan-wan-port-static.json template by passing generated wan-portId Issue-ID: SDNC-773 Signed-off-by: prakash.e <prakash.e@huawei.com> Change-Id: I0021983f0721dde6592d86bef602b8b4641215a3 Former-commit-id: 5e6ca08e7b71fa0ba6fc4a9ad9e02739e81e5e07
2019-05-13Fix SDWAN restapi templatesprakash.e6-9/+9
SDWAN controller requests is updated with correct parameters and values Change-Id: I36f3309b93a9255a5d94ac060c50f8c3256b1f37 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 986ea914320fe9bd52cefcb6fc9307e1f302af37
2019-05-06Fixed SDWAN lan-port-config resource templatesprakash.e3-6/+17
Updated lan-port-config delete templates which is used in lan-port-config-deactivate DG to delete the entry in controller Change-Id: I1e8c6bc16079cd14d6861ee744b9e335aaa1efea Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 368082124703aeaa828d4d49ae7ff3321b33f6e0
2019-05-05Merge "Replace access_id with remote_id"Dan Timoney2-2/+2
Former-commit-id: d902998d6dfe7f6141c7d6c6dde86e4e43a07afa
2019-05-03Roll to El Alto versionTimoney, Dan (dt5972)1-2/+2
Roll to El Alto version (1.6.0-SNAPSHOT) on master branch Change-Id: I5809a3ba7bd629d16fb679235d0e8a9173fb993a Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 8e41096b20a56f91be8df5f5ff200f76e9d7d4c3
2019-05-01Replace access_id with remote_idSalichos Michail, INI-INO-ECO-HCT2-2/+2
Replace all the occurences of access_id with remote_id in the DGs Issue-ID: SDNC-738 Change-Id: I13073f30b9238f566a6df22cdd0d15e7393af5e7 Signed-off-by: Salichos Michail, INI-INO-ECO-HCT <michail.salichos@gmail.com> Former-commit-id: 10d60e05a8c778598cabfc81d4134e9a68bf763b
2019-04-30Merge "Update to use released 1.2.2 parent"1.5.1David Stilwell1-1/+1
Former-commit-id: 7b30b7a2becb47823067526bd8c84af9155ac7a2
2019-04-30Update to use released 1.2.2 parentTimoney, Dan (dt5972)1-1/+1
Update to use released 1.2.2 version of parent poms. Change-Id: If00344c371389515a7f74b8972ae60ebeb0d7253 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: e47f341373c63da166deb026015545648b7a64dc
2019-04-25SDWAN port templatesshashikanth.vh4-0/+129
SDWAN port templates added based on the IPMode static or dhcp Change-Id: Ib6d9e2dd13d92d49a1323525646c01bf795346c1 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 6cacb9781777b6f7cd317a60da5556bc4514982d
2019-04-17Add placeholder for multi part form data filesGaurav Agrawal2-0/+10
Add placeholder for multi part form data files used in RestApiCallNode plugin Change-Id: Ie7a46d3bcd9813c4592ff55fecb0d33294ddc0fd Issue-ID: CCSDK-239 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 4eeb462a79689788d66248b47735166274d18f00
2019-04-10zte 3rd party controller for sdwanZhuoyao Huang16-0/+254
creating a placeholder for specific templates & DG nodes required to talk to ZTE as 3rd party domain controller. Issue-ID: SDNC-657 Change-Id: Icb774966cd9f4cd15e1beebb2dfb5194f241e4bc Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 22f440deb271000c1accc7abe679335e3e1916b0
2019-03-29CCVPN extension lan-port templatesprakash.e5-0/+93
lan-port - device-port, bridge-domain and ip-subnets templates Change-Id: I94797ee8f58c8817d578a263a631ca0ac485dd26 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 30a75914225f313fac7a40b6bc2a2d0d782fc112
2019-03-26Update to Fluorine SR2Timoney, Dan (dt5972)1-2/+2
Compile against ODL Fluorine SR2 Change-Id: I016ac0b5f9d5f93c16f760415318cd3db0a19117 Issue-ID: SDNC-708 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 279d602669da7a26f00cd20a340a243d488e0fbf
2019-03-22Fix bugs in BBS DGsBryan Guo2-2/+2
Issue-ID: SDNC-698,SDNC-699,SDNC-700 Change-Id: I7e3891a25baf3864368a281165da70999313d6ce Signed-off-by: Gxxxx <guofengbei@huawei.com> Former-commit-id: b29c2cdabddc4b982b597fa9cc7d845f0d0b403a
2019-03-21add DGs for BBS usecaseBryan Guo3-0/+55
Issue-ID: SDNC-698,SDNC-699,SDNC-700 Change-Id: Iac71c3ad2a42def4bf1fd0e3464f028dae5a5414 Signed-off-by: Gxxxx <guofengbei@huawei.com> Former-commit-id: 05ccc1879959d01720065f633d08e68ede2c04aa
2019-03-18Use released 1.2.1 CCSDK parentTimoney, Dan (dt5972)1-1/+1
Use released 1.2.1 version of CCSDK parent pom Change-Id: I71dd7e342f8741cf28dcb111fe0d1ec612fb6c45 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a4b2c8dd11b431fc69439e16ef2616a2e2483db7
2019-03-04Dublin releaseCheung, Pat (kc1472)1-0/+112
DGs to support pnf-topology-operation with assign svc-action Change-Id: Ia257c03cd8e3b2dd8f801b67a0d55ab7f7ed1ba6 Issue-ID: SDNC-635 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: 6120758d9eaf6d6aae57d94f236ff7ddda3503c7
2019-01-18Updates for FluorineTimoney, Dan (dt5972)1-4/+3
Updated to create Fluorine-based artifacts Change-Id: Ib450be62cc016c1b5e6da2ebfb4fa3d9851e9a41 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 95f86710cfec2e6267bc97280ab6cfad4cf44866
2018-11-23Fix JSON template for DMaaP messagesMarco Platania1-1/+1
- Change "input" to "output" Change-Id: Ie6fd59a0ecb3721b84a1f063b76f409b790055c7 Issue-ID: SDNC-534 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: 55ec19fbcec3adbf16451ac0c5fb2dc2b45e56b9
2018-11-01self-serve DG bug fixesCheung, Pat1-6/+54
Fixing various bug fixes for self serve logics Change-Id: I9127900df427483ac9bc93c51774d7b1f97ba1c5 Issue-ID: SDNC-509 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: 8eb03908d9de95073ec6484a95009a033f324b8a
2018-10-25Roll to initial Dublin snapshotTimoney, Dan (dt5972)1-2/+2
Roll to initial Dublin snapshot Change-Id: Id36b1e41ae75a7c282a5db85b30abe3a7688aeb9 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Fix CCSDK docker version Update CCSDK docker versions used to build SDNC docker containers. Change-Id: I9497c788cc48b401f24aeb9018060c6c0d5b4a0b Issue-ID: SDNC-486 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: c261e3f719abcbea0762162dc9244f951296c6a1
2018-10-16Prepare for release buildTimoney, Dan (dt5972)1-1/+1
Prepare sdnc/oam for release build by removing -STAGING tag and using released version of parent poms. Change-Id: I3de986702da21a91a6613a386c5491481bdb21b6 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a8eac265ec597473bc63894b2485decd11e49d4c
2018-10-05Merge "Allow sub directories for graphs"Dan Timoney1-2/+2
Former-commit-id: 977f1fcf7be64e65b056e9f1c6b354f22b5506c0
2018-10-05Allow sub directories for graphsgaurav1-2/+2
Allow grouping of related grpah and templates in a sub directory. This will ease out maintainability as the number of graphs and templates are growing in numbers. Change-Id: If5f69520e5b62be1adcc9d795df68a0c97b6183f Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 22db039091afd52cf8cc45a4ba536a3addd6e435
2018-10-04Roll to next snapshot versionAlexis de Talhouët1-1/+1
Roll to next snapshot version to 1.4.1-SNAPSHOT Change-Id: I4f5b1513a36894efd26b93f3f0954fafc112cc3f Issue-ID: SDNC-471 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: db13f4ddbd4a66ab9d66b1820279514137543eff
2018-10-04Merge "self-serve dg patch"Dan Timoney8-0/+338
Former-commit-id: 5473275e2ccf6ed96c0eb1c3e2473b6a8bc1ebb6
2018-10-04self-serve dg patchCheung, Pat8-0/+338
inclues new self-serve forking logic, added silentFailure to for loops, not to set cap name to INPUT for generate-name Change-Id: Idd3deb016533dc70611d60dd289f4c4bc40d3136 Issue-ID: CCSDK-604 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: 7209c246e382048781f166c2b3eeab24be7e9815
2018-10-04json body for get zte topology resourcewsx252894-0/+23
Issue-ID: SDNC-354 Change-Id: I63e89d46269e7104fb7a778f06376cc4669f5df6 Signed-off-by: Wsx25289 <10200860@zte.com.cn> Former-commit-id: 1aa2dbad460030e67acf85b56de86226d432b250
2018-10-04Roll to next snapshot versionTimoney, Dan (dt5972)1-1/+1
Roll to next snapshot version Change-Id: If6bd5bc61225f7695b28b73dcb7f2ff4ecba5552 Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 55b6a8402cafb11c7320b88185f580991c8e2c89
2018-10-01Prepare for releaseTimoney, Dan (dt5972)1-1/+1
Update sdnc/oam to prepare for release build Change-Id: I63597b9c9e02a677acbefe07d87f66e74ec3735a Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 5b960a3d90ead9a4731ae8125738d54fec5314ed
2018-09-12self-serve-generate-name DG changesSingh, Ajay (as396y)1-0/+13
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-07integration test issues fix for sdwan and sotnshashikanth.vh15-96/+118
Change-Id: I406550404f0cfb661d6e480cf1df48d39fad06e7 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 3e4fa46160a5d6d52bb7eccf08dbb790d96a4682
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-24SDWAN flow based end-end test and issue fixprakash.e2-2/+5
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
2018-08-17SDWAN WAN Attach site additionshashikanth.vh2-34/+64
Updates include: - Addition of sdwan Attach site resource DG - Templates - Defect fixes Change-Id: Ie646f6a131a4124ac9228de4938d481d799d111f Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 28a98a71d3b3a44e7269de435f0591946f2456d1
2018-08-17Merge "SDWAN Site DGs update"Dan Timoney4-8/+63
Former-commit-id: aff8871a93ea3d6ac2fbaedbb8b3483cbfdca2c3
2018-08-16add LCM DGsAgarwal, Ruchira(ra1926)1-0/+5
LCM DGs for ScaleOut, TrafficMgmt, SoftwareUpgrade Change-Id: If7a4a2edb4abf12fdd2eacbf06c124740e7703b5 Issue-ID: SDNC-423 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 51ea971e0fbd77d25e1a4b5d6436dc5b7d135a95
2018-08-15SDWAN Site DGs updateprakash.e4-8/+63
SDWAN site DG issue fix and update based on controlpoints modifications Change-Id: I7daae9adf610f2fd72150a2316cfd5f8d9ede6de Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: b7fdeb59f9c50c690d6f388cb9967c0f1da4c5ef
2018-08-14SDWAN WAN port DG additionshashikanth.vh4-19/+73
Updates include: - Addition of sdwan port resource DG - Templates Change-Id: Id3913755e2724c26663269fb9c8235fc2ca7fb91 Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 93bb206a1e4d8ce64a5f43d2733995a0a1b4fe92
2018-08-13SOTN siteInstance DGsprakash.e1-19/+27
SOTN siteInstance vnf topology operation DGs Change-Id: I7018aa0c56db60d1bca0a3b234820b3128d0c111 Issue-ID: SDNC-356 Signed-off-by: Prakash E <prakash.e@huawei.com> Former-commit-id: f5b2457c6f66e4e357fe469df370d1ce8b4f0cd9
2018-08-10Merge "SDWAN VPN DG deletion template addition"Dan Timoney1-0/+27
Former-commit-id: 3abd0b494d868f5cb30eea4665946a52956873b3
2018-08-10SDWAN VPN DG deletion template additiongaurav1-0/+27
Updates include: - Addition of delete template Change-Id: I20153ddf252573229b6ffd6daa0ca744e8544253 Issue-ID: SDNC-357 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 7b5a84e563d107bd2db09addfcc5dbc2e744fe42
2018-08-10SOTN DG to support EPLgaurav1-15/+7
Updates include: - Template changes to support EPL - Changes wrt. parameter names Change-Id: I016adb31b9c6ad043a43468cec198d4336bb96a1 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: a2c96f67d1e799f8f762fb14be3744a03649869a
2018-08-09Connection attachment template issue fixshashikanth.vh1-50/+88
Template order is not according to yang defined model Change-Id: Icb21e906a945bd007396eb6538fc43a85f6b1914 Issue-ID: SDNC-356 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: b99c7b6abfd55c9b6eae1c55d47aa64cc471abf9