aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-28Add SDN-R odlux performance @media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /* Keyword */ .highlight .l { color: #ae81ff } /* Literal */ .highlight .n { color: #f8f8f2 } /* Name */ .highlight .o { color: #f92672 } /* Operator */ .highlight .p { color: #f8f8f2 } /* Punctuation */ .highlight .ch { color: #75715e } /* Comment.Hashbang */ .highlight .cm { color: #75715e } /* Comment.Multiline */ .highlight .cp { color: #75715e } /* Comment.Preproc */ .highlight .cpf { color: #75715e } /* Comment.PreprocFile */ .highlight .c1 { color: #75715e } /* Comment.Single */ .highlight .cs { color: #75715e } /* Comment.Special */ .highlight .gd { color: #f92672 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gi { color: #a6e22e } /* Generic.Inserted */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #75715e } /* Generic.Subheading */ .highlight .kc { color: #66d9ef } /* Keyword.Constant */ .highlight .kd { color: #66d9ef } /* Keyword.Declaration */ .highlight .kn { color: #f92672 } /* Keyword.Namespace */ .highlight .kp { color: #66d9ef } /* Keyword.Pseudo */ .highlight .kr { color: #66d9ef } /* Keyword.Reserved */ .highlight .kt { color: #66d9ef } /* Keyword.Type */ .highlight .ld { color: #e6db74 } /* Literal.Date */ .highlight .m { color: #ae81ff } /* Literal.Number */ .highlight .s { color: #e6db74 } /* Literal.String */ .highlight .na { color: #a6e22e } /* Name.Attribute */ .highlight .nb { color: #f8f8f2 } /* Name.Builtin */ .highlight .nc { color: #a6e22e } /* Name.Class */ .highlight .no { color: #66d9ef } /* Name.Constant */ .highlight .nd { color: #a6e22e } /* Name.Decorator */ .highlight .ni { color: #f8f8f2 } /* Name.Entity */ .highlight .ne { color: #a6e22e } /* Name.Exception */ .highlight .nf { color: #a6e22e } /* Name.Function */ .highlight .nl { color: #f8f8f2 } /* Name.Label */ .highlight .nn { color: #f8f8f2 } /* Name.Namespace */ .highlight .nx { color: #a6e22e } /* Name.Other */ .highlight .py { color: #f8f8f2 } /* Name.Property */ .highlight .nt { color: #f92672 } /* Name.Tag */ .highlight .nv { color: #f8f8f2 } /* Name.Variable */ .highlight .ow { color: #f92672 } /* Operator.Word */ .highlight .w { color: #f8f8f2 } /* Text.Whitespace */ .highlight .mb { color: #ae81ff } /* Literal.Number.Bin */ .highlight .mf { color: #ae81ff } /* Literal.Number.Float */ .highlight .mh { color: #ae81ff } /* Literal.Number.Hex */ .highlight .mi { color: #ae81ff } /* Literal.Number.Integer */ .highlight .mo { color: #ae81ff } /* Literal.Number.Oct */ .highlight .sa { color: #e6db74 } /* Literal.String.Affix */ .highlight .sb { color: #e6db74 } /* Literal.String.Backtick */ .highlight .sc { color: #e6db74 } /* Literal.String.Char */ .highlight .dl { color: #e6db74 } /* Literal.String.Delimiter */ .highlight .sd { color: #e6db74 } /* Literal.String.Doc */ .highlight .s2 { color: #e6db74 } /* Literal.String.Double */ .highlight .se { color: #ae81ff } /* Literal.String.Escape */ .highlight .sh { color: #e6db74 } /* Literal.String.Heredoc */ .highlight .si { color: #e6db74 } /* Literal.String.Interpol */ .highlight .sx { color: #e6db74 } /* Literal.String.Other */ .highlight .sr { color: #e6db74 } /* Literal.String.Regex */ .highlight .s1 { color: #e6db74 } /* Literal.String.Single */ .highlight .ss { color: #e6db74 } /* Literal.String.Symbol */ .highlight .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #a6e22e } /* Name.Function.Magic */ .highlight .vc { color: #f8f8f2 } /* Name.Variable.Class */ .highlight .vg { color: #f8f8f2 } /* Name.Variable.Global */ .highlight .vi { color: #f8f8f2 } /* Name.Variable.Instance */ .highlight .vm { color: #f8f8f2 } /* Name.Variable.Magic */ .highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */ } @media (prefers-color-scheme: light) { .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
[gerrit]
host=gerrit.onap.org
port=29418
project=doc.git
Merge "SDN-R helpserver show version info"Dan Timoney12-237/+476 2019-03-06Merge "junit tests devicemanager"Dan Timoney233-70435/+957 2019-02-28Merge "Replace depreciated MDSAL interfaces"Dan Timoney17-252/+710 2019-02-28SDN-R apigateway add junit testHerbert Eiselt6-144/+158 SDN-R apigateway add junit test Change-Id: I81d278cff48e122cf43d81107d0a221e21232e76 Issue-ID: SDNC-682 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-28SDN-R helpserver show version infoHerbert Eiselt12-237/+476 SDN-R helpserver show version info Change-Id: Ifa9d5a8c914f942151594c583c31184eef6f3296 Issue-ID: SDNC-681 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-28Replace depreciated MDSAL interfacesHerbert Eiselt17-252/+710 SDN-R websocketmanager2 Change-Id: I69c12ee993bf8e2740d8f72778d06c89bf758051 Issue-ID: SDNC-680 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-28junit tests devicemanagerHerbert Eiselt233-70435/+957 test cases added and improved Change-Id: I3f0a6ca238e61ad140a3086504d4f21792b986e9 Issue-ID: SDNC-672 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-28UX extensionsHerbert Eiselt93-2559/+4274 UX Maintenance client and further changes Change-Id: I7643661d17db5fc3d3f94b58cb42ed0be558c64f Issue-ID: SDNC-583 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-27Fix jenkins build problemHerbert Eiselt11-136/+188 Fix build problem in pom with new version of related plugin. Change-Id: I4f6e5d73f8aa42c970bb4bb65cc7d41e12e4214a Issue-ID: SDNC-673 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-18Increase Test coverageHerbert Eiselt286-8291/+78044 Increase Test coverage over 50 for SDN-R devicemanager Change-Id: I03eb5887d955abdfd4bdefa58c79c7f5356c9401 Issue-ID: SDNC-650 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-13Fix sdnr wt featureaggregator build problemHerbert Eiselt1-0/+7 Parent added to fix ccsdk/feature jenkins build problem Change-Id: I94fecffd45c9b5d176a28e5833965545b49ecc67 Issue-ID: SDNC-638 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-12Merge "Add sdnr wt featureaggregator"Dan Timoney8-29/+324 2019-02-12Merge "Fix to properties load for blueprints-processor"Dan Timoney4-44/+102 2019-02-12Fix to properties load for blueprints-processorAlexis de Talhouët4-44/+102 Change-Id: I044587dd702d979708a95f8c98349e008a2d3d49 Issue-ID: CCSDK-1037 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> 2019-02-12Add sdnr wt featureaggregatorHerbert Eiselt8-29/+324 Add complete sdnr wireless transport featureaggregator Change-Id: Iaadb1589f942a0c3b6afffb0366bb5fb79229c06 Issue-ID: SDNC-632 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-11Add sdnr wt odluxHerbert Eiselt246-0/+33965 Add complete sdnr wireless transport app odlux core and apps Change-Id: I5dcbfb8f3b790e3bda7c8df67bd69d81958f65e5 Issue-ID: SDNC-576 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-07Add sdnr wt devicemanagerHerbert Eiselt404-0/+136018 Add complete sdnr wireless transport app devicemanager Change-Id: I433014ee579a3c8833b3b8f84c4087c5f776704f Issue-ID: SDNC-575 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-02-05Merge "Add sdnr wt helpserver"Dan Timoney0-0/+0 2019-01-30Add sdnr wt helpserverHerbert Eiselt31-0/+1949 Add complete sdnr wireless transport app helpserver Change-Id: I01ba5a2a4b6dbd8fbfd91bbb5a1ae5db7b181f2d Issue-ID: SDNC-577 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-01-29Add sdnr wt helpserverHerbert Eiselt31-0/+1949 Add complete sdnr wireless transport app helpserver Change-Id: Ifa58adee26ee4eaed98fab19583309f289cc34e3 Issue-ID: SDNC-577 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-01-29Add sdnr wt websocketmanager2Herbert Eiselt20-0/+1584 Add complete sdnr wireless transport app websocketmanager2 Change-Id: I94cb9bb4c6bf664e1a3869cbb0c3b26ecbe9c28e Issue-ID: SDNC-572 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-01-28Add sdnr wt devicemodelHerbert Eiselt19-1/+29895 Add complete sdnr wt app devicemodel Change-Id: Ie83e72d45d7b9dc413ea6eeab0dbf9aec21bc42d Issue-ID: SDNC-574 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-01-25Fix sdnr wt apigateway build problemHerbert Eiselt1-0/+7 Parent added in to sdnr wt pom to fix Deployment failed problem Change-Id: If4e48064ee7bf46df3adac53b7b4e7ac01add822 Issue-ID: SDNC-615 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-01-25Add sdnr wt apigatewayHerbert Eiselt27-0/+2033 Add complete sdnr wireless transport app apigateway Change-Id: I133ece9cd78c8e5d1a4d74cca1b45feaaf4da9a5 Issue-ID: SDNC-571 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> 2019-01-11Changes for FluorineTimoney, Dan (dt5972)23-174/+166 Updated ccsdk/features to run in OpenDaylight Fluorine release. Change-Id: I62d13d52ea4a19fb0e0bb329eda9fc350013a051 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> 2019-01-08Prepare for release build0.4.0Timoney, Dan (dt5972)23-888/+842 Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I322ccb15e1064a9acc7f2060c744623895766a87 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> 2018-12-11Update INFO.yaml fileJessica Wagantall1-17/+47 - Add Gaurav Agrawal as committer - Add missing info sections - Fix indentation to pass verify Change-Id: I70c8294f4e49319911934aac526f3838e6f966f6 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> 2018-12-05Update INFO.yaml fileJessica Wagantall1-5/+4 Remove Ryan Goulding Change-Id: I9a88deb60c04493653f066d4bc9cf40d6c414170 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> 2018-11-06Fix license issueTimoney, Dan (dt5972)1-4/+16 Replaced incorrect license with correct license text Change-Id: Iba6d8e7edf75ab15ea80839526fbf3cd3c16ceea Issue-ID: CCSDK-651 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> 2018-10-23Roll to initial Dublin snapshotTimoney, Dan (dt5972)18-775/+781 Roll version to initial Dublin snapshot Change-Id: I50009b9cef542d4358bd0dbe5abebad8b1f1ad5b Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> 2018-10-11Prepare for RC0 release3.0.0-ONAP0.3.1Timoney, Dan (dt5972)18-18/+18 Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I805ae5265f1dc0a4a898e73af1237e1a7380ea6e Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> 2018-09-27SDN Controller Blueprints ProcessorSingal, Kapil (ks220y)4-68/+19 Changing Resource Dictionary Definition data-type from String to JsonNode and other implementation to consume Resource Definitions List from Blueprints Artifacts Change-Id: Ic3d7a2c919f9306f2e74d8d527365c85c2b777f5 Issue-ID: CCSDK-598 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> 2018-09-27SDN Controller Blueprints ProcessorSingal, Kapil (ks220y)6-24/+24 Changing Date Format to consume Blueprints Model Artifact Change-Id: I97c4c36f811cdd0738272efc88060fa8ca618384 Issue-ID: CCSDK-596 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> 2018-09-26Roll to next snapshot versionTimoney, Dan (dt5972)18-42/+36 Update to next snapshot version Change-Id: I0aec551e843f82299d723672776f9c1605328880 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> 2018-09-26Prepare for release build0.3.0Timoney, Dan (dt5972)18-125/+135 Update for release build : (a) Remove -STAGING tag from release version in version.properties (b) Update to use released version of parent poms (c) Disable single-feature-test (which does not work with released dependencies from ONAP) Change-Id: I5d0bc654b966934fbea18896de77aababc70405c Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> 2018-09-21SDN Controller Blueprints ProcessorSingal, Kapil (ks220y)26-73/+24 Changing java beans for Resource Definition Dictionaries as per new Schema Change-Id: I38f7a7433a4d31a4e5a21af193261c53d64c5750 Issue-ID: CCSDK-490 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> 2018-09-21Adjust API to controller-blueprint mSAlexis de Talhouët1-1/+1 Change-Id: I321669b00b2940f681b7774e3ac5c476b2f15cbc Issue-ID: CCSDK-592 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> 2018-09-20Properties file name change: controllerblueprintAlexis de Talhouët4-116/+48 Change-Id: I94c3564c73251a39b96640a960072e6f99e83c20 Issue-ID: CCSDK-589 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> 2018-09-14SDN Controller Blueprint ProcessorSingal, Kapil (ks220y)46-504/+183 Removing Config Property Map Table and Dao Implementation Reformatting Codebase as per Onap Code Style Change-Id: I0841d5173aa40268e3451fd793826835c74fec77 Issue-ID: CCSDK-572 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>