aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17restconf kotlin script supportMuthuramalingam, Brinda Santh4-26/+46
Change-Id: I07eaa4a2422b461e1b7eb13ec04bf7d10ea08770 Issue-ID: CCSDK-1080 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-17restconf kotlin script supportMuthuramalingam, Brinda Santh3-4/+24
Change-Id: I07eaa4a2422b461e1b7eb13ec04bf7d10ea08770 Issue-ID: CCSDK-1080 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-17restconf resolution serviceMuthuramalingam, Brinda Santh10-58/+91
Change-Id: I643430d8c7fb8a29f5333297a2ca022082481dc2 Issue-ID: CCSDK-1086 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-17restconf kotlin script supportMuthuramalingam, Brinda Santh5-6/+188
Change-Id: I07eaa4a2422b461e1b7eb13ec04bf7d10ea08770 Issue-ID: CCSDK-1080 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-16Rework netconf-executorAlexis de Talhouët7-116/+126
- rework connection logic - rework rpc service - rework netconf session handling - rework netconf device communicator - rework python netconf bindings - rework python netconf client - add python script showcasing netconf functions Change-Id: Ibb9bf811e7d96e993aa866371d56c172de83be2c Issue-ID: CCSDK-790:x Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-16Rework netconf-executorAlexis de Talhouët29-1389/+1010
- rework connection logic - rework rpc service - rework netconf session handling - rework netconf device communicator - rework python netconf bindings - rework python netconf client - add python script showcasing netconf functions Change-Id: Ibb9bf811e7d96e993aa866371d56c172de83be2c Issue-ID: CCSDK-790:x Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-15Merge "Fix sonar build"Dan Timoney2-0/+2
2019-02-15Merge "Python library for Jython execution"Dan Timoney4-22/+10
2019-02-15Merge "Python library for Jython execution"Dan Timoney27-40/+782
2019-02-15Merge "Add Sub Attribute parsing capabilit"Dan Timoney7-22/+124
2019-02-15Merge "Add Sub Attribute parsing capabilit"Dan Timoney1-9/+9
2019-02-15Merge "Resource definition horizontal stepper"Dan Timoney3-35/+19
2019-02-15Fix sonar buildTimoney, Dan (dt5972)2-0/+2
Sonar build on ccsdk/apps is failing because one of the submodules (components/model-catatlog/proto-definition) does not have the standard maven src/main and src/test directories. Adding these directories fixes sonar build (they need to contain a file - in this case a README - otherwise git will not add the empty directory) Change-Id: Ia74254b58e5b006bd72c35cd6ce872b88de35016 Issue-ID: CCSDK-1081 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-15Merge "File undefined issue fix"Dan Timoney3-12/+16
2019-02-15Python library for Jython executionSteve Alphonse Siani4-22/+10
Change-Id: Iee2701b4dade7207950f17c92ea1265c361cf803 Issue-ID: CCSDK-696 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-02-15Python library for Jython executionSteve Alphonse Siani27-40/+782
Change-Id: Iee2701b4dade7207950f17c92ea1265c361cf803 Issue-ID: CCSDK-696 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-02-15Resource resolution with prime-dbVinal Patel1-1/+2
-Bug fix Change-Id: Ie078fc9d5db36edb9d6640e5158709f6a3ce1ae5 Issue-ID: CCSDK-1082 Signed-off-by: Vinal Patel <vinal.narendrabhai.patel@ibm.com>
2019-02-15Merge "Fix docker tags"Dan Timoney1-44/+34
2019-02-15File undefined issue fixEzhilarasi3-12/+16
Import file issue in Select template fix Change-Id: I6131262ec0818ca20addad007fa600f8c43084da Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-15Changed Package auto updateEzhilarasi1-60/+61
Removed ~ from package.json which updates latest package which might create unsatble application Change-Id: Ie26bdd93e9f9d28204498a69df5983423483cbf1 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-15Resource definition horizontal stepperSwapnali Shadanan Pode3-35/+19
Change-Id: I6fec36ca78943a0c51264e9bb496b48a9777e93e Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-14Fix docker tagsTimoney, Dan (dt5972)1-19/+6
Update docker tags to conform to ONAP project standards Change-Id: I348f9507e382931e6adfa224d30225f0fbe270bc Issue-ID: CCSDK-1059 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-14Fix docker tagsTimoney, Dan (dt5972)1-44/+34
Update docker tags to conform to ONAP project standards Change-Id: I348f9507e382931e6adfa224d30225f0fbe270bc Issue-ID: CCSDK-1059 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-14Merge "Update state of blueprint"Dan Timoney5-36/+90
2019-02-14Merge "CDS Design and Architecture"Dan Timoney2-1/+7
2019-02-14Merge "Stepper form style and formatting"Dan Timoney3-31/+45
2019-02-14Merge "Removed redundant code"Dan Timoney1-20/+2
2019-02-14Update state of blueprintEzhilarasi5-36/+90
Change-Id: I11da8bc3ac64f88b47691575ea34ad0b25ef0e6d Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-14CDS Design and ArchitectureEzhilarasi2-1/+7
Change-Id: Ia3a9e0fac39e2b84754911055ce2a2d1b4db6e0f Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-14Merge "Create a Dockerfile for CDS-UI"Dan Timoney6-8/+336
2019-02-14Stepper form style and formattingEzhilarasi3-31/+45
Change-Id: I22d2ceba1f3673872d8e458daff7838d475e4872 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-14Merge "GUI for test blueprint"Dan Timoney3-5/+118
2019-02-14Merge "Blueprint routing module"Dan Timoney1-23/+1
2019-02-14Merge "Corrected step name in stepper form"Dan Timoney1-1/+1
2019-02-14Merge "sample blueprint template"Dan Timoney1-0/+336
2019-02-14Merge "side nav changes"Dan Timoney1-1/+1
2019-02-14Merge "grahical editor component"Dan Timoney3-88/+218
2019-02-14Create a Dockerfile for CDS-UISylvain Desbureaux6-8/+336
Dockerfile done in order to be able to construct Helm chart for the project. Final image is pretty large because of the many dependencies npm downloads. Created a pom.xml trying to mimic what's done in ccsdk/distribution Change-Id: I502a08066ceaa8984f77116f3c3bf4505da3c934 Issue-ID: CCSDK-1015 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-02-13Add Sub Attribute parsing capabilitMuthuramalingam, Brinda Santh1-1/+8
Change-Id: Ie353f8e5b86f7472a4790c32705f4b8c3d5e5826 Issue-ID: CCSDK-1061 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-13Add Sub Attribute parsing capabilitMuthuramalingam, Brinda Santh7-22/+124
Change-Id: Ie353f8e5b86f7472a4790c32705f4b8c3d5e5826 Issue-ID: CCSDK-1061 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-13Add Sub Attribute parsing capabilitMuthuramalingam, Brinda Santh1-9/+9
Change-Id: Ie353f8e5b86f7472a4790c32705f4b8c3d5e5826 Issue-ID: CCSDK-1061 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-13GUI for test blueprintArundathi Patil3-5/+118
Added test blueprint component Issue-ID: CCSDK-1069 Change-Id: Ic8d948228b75d3da792e188287a9183483ff3a0a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13Blueprint routing moduleArundathi Patil1-23/+1
Removed the child routes as the routes is handelled by angular material stepper by default Issue-ID: CCSDK-1017 Change-Id: I22d5afbc6f254b2ac261b13ab5a26110d828d7fb Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13Corrected step name in stepper formArundathi Patil1-1/+1
Changed the 4th step name from test to deploy in stepper form Issue-ID: CCSDK-815 Change-Id: I8f3aa4dd7b3f1e0554c002cded3cdc853ac86639 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13sample blueprint templateArundathi Patil1-0/+336
Added sample blueprint. Sample data required for testing Issue-ID: CCSDK-1017 Change-Id: Ife89a4e6e81f3c68ab3ed6e4e6b6f0ea6f2d5fe6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13Removed redundant codeArundathi Patil1-20/+2
Removed all the angular material imports from app module as they are already imported in appMaterial module. Can use the same at all places Issue-ID: CCSDK-815 Change-Id: I0507da2319feedc3bb1ca485b33a1cbbff15b268 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13side nav changesArundathi Patil1-1/+1
Added changes to keep the side nav open, once the user lands on home page Issue-ID: CCSDK-815 Change-Id: I988c2af5ad0e62a910e819b879532d1a1b6d1328 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13Merge "CDS Functional decomposition image"Dan Timoney2-0/+8
2019-02-13Merge "Remove unwanted component"Dan Timoney6-88/+3
2019-02-13Merge "blueprint component css"Dan Timoney1-1/+5