Age | Commit message (Expand) | Author | Files | Lines |
2022-12-12 | Fix catalog-be docker build error | ![](//seccdn.libravatar.org/avatar/85e3a56e8f2ec35a9e08486e0c376cf7?s=13&d=retro) eschcam | 2 | -2/+4 |
2022-12-12 | Fix bug 'Import VFC with constraint PATTERN ignores constraint' | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 1 | -116/+119 |
2022-12-12 | Add missing 'scalar-unit.bitrate' to UI | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee2<style>.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 */</style><div class="highlight"><pre><span></span><span class="c1"># Copyright © 2017 Amdocs, Bell Canada</span>
<span class="c1"># Modifications Copyright © 2018 AT&T</span>
<span class="c1">#</span>
<span class="c1"># Licensed under the Apache License, Version 2.0 (the "License");</span>
<span class="c1"># you may not use this file except in compliance with the License.</span>
<span class="c1"># You may obtain a copy of the License at</span>
<span class="c1">#</span>
<span class="c1"># http://www.apache.org/licenses/LICENSE-2.0</span>
<span class="c1">#</span>
<span class="c1"># Unless required by applicable law or agreed to in writing, software</span>
<span class="c1"># distributed under the License is distributed on an "AS IS" BASIS,</span>
<span class="c1"># WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
<span class="c1"># See the License for the specific language governing permissions and</span>
<span class="c1"># limitations under the License.</span>
<span class="l l-Scalar l-Scalar-Plain">apiVersion</span><span class="p p-Indicator">:</span> <span class="l l-Scalar l-Scalar-Plain">v1</span>
<span class="l l-Scalar l-Scalar-Plain">description</span><span class="p p-Indicator">:</span> <span class="l l-Scalar l-Scalar-Plain">Application Controller</span>
<span class="l l-Scalar l-Scalar-Plain">name</span><span class="p p-Indicator">:</span> <span class="l l-Scalar l-Scalar-Plain">appc</span>
<span class="l l-Scalar l-Scalar-Plain">version</span><span class="p p-Indicator">:</span> <span class="l l-Scalar l-Scalar-Plain">2.0.0</span>
</pre></div>
n class=) ![](//seccdn.libravatar.org/avatar/f445d0821b8b78ba4f1c2e9161a610aa?s=13&d=retro) JvD_Ericsson | 6 | -0/+83 |
2022-11-30 | View data types in UI catalog | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 17 | -135/+348 |
2022-11-30 | Add SonarCloud badges to README | ![](//seccdn.libravatar.org/avatar/85e3a56e8f2ec35a9e08486e0c376cf7?s=13&d=retro) eschcam | 1 | -0/+12 |
2022-11-30 | Support addition of scalar type constraints | ![](//seccdn.libravatar.org/avatar/f445d0821b8b78ba4f1c2e9161a610aa?s=13&d=retro) JvD_Ericsson | 11 | -51/+189 |
2022-11-28 | Fix empty interfaces and operations | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 1 | -6/+14 |
2022-11-28 | Fix SDC-simulator not logging to STDOUT | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 2 | -4/+3 |
2022-11-28 | Fix SDC-ONBOARDING-BE not logging to STDOUT | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 3 | -291/+352 |
2022-11-25 | Fix issues while importing a Service | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 18 | -123/+101 |
2022-11-25 | Implement create data type property | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 32 | -372/+2321 |
2022-11-24 | Added null checks in EcompIntImpl | ![](//seccdn.libravatar.org/avatar/85e3a56e8f2ec35a9e08486e0c376cf7?s=13&d=retro) eschcam | 1 | -10/+36 |
2022-11-23 | Fix changing property in node filter issue | ![](//seccdn.libravatar.org/avatar/f445d0821b8b78ba4f1c2e9161a610aa?s=13&d=retro) JvD_Ericsson | 1 | -4/+8 |
2022-11-23 | Fix property constraints validation | ![](//seccdn.libravatar.org/avatar/ab8fba074427e1ed7a184023d3f13a85?s=13&d=retro) franciscovila | 5 | -15/+192 |
2022-11-19 | Added null check in ExternalTestingManagerImpl | ![](//seccdn.libravatar.org/avatar/85e3a56e8f2ec35a9e08486e0c376cf7?s=13&d=retro) eschcam | 1 | -16/+26 |
2022-11-18 | Fix SDC-FE not logging to STDOUT | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 3 | -3/+60 |
2022-11-17 | Fix SDC-BE not logging to STDOUT | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 3 | -4/+29 |
2022-11-17 | Fix wrong Model during import VSP | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 2 | -5/+7 |
2022-11-17 | Create UI Component for viewing property constraints | ![](//seccdn.libravatar.org/avatar/f445d0821b8b78ba4f1c2e9161a610aa?s=13&d=retro) JvD_Ericsson | 9 | -1/+508 |
2022-11-17 | fix ribbon.css | ![](//seccdn.libravatar.org/avatar/85e1ff03d7a21c286739ac88b483732e?s=13&d=retro) thmsdt | 1 | -17/+17 |
2022-11-17 | Issues with 'range' data type detected | ![](//seccdn.libravatar.org/avatar/ab8fba074427e1ed7a184023d3f13a85?s=13&d=retro) franciscovila | 9 | -5/+72 |
2022-11-16 | Fix null check for propertiesName | ![](//seccdn.libravatar.org/avatar/85e3a56e8f2ec35a9e08486e0c376cf7?s=13&d=retro) eschcam | 1 | -1/+7 |
2022-11-15 | Fix formatting of Catalog-UI Readme | ![](//seccdn.libravatar.org/avatar/85e3a56e8f2ec35a9e08486e0c376cf7?s=13&d=retro) eschcam | 1 | -19/+25 |
2022-11-10 | Remove interfaces from VNF node types in NSD | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 4 | -202/+222 |
2022-11-10 | Remove 'Powered by Jetty' from default jetty response | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 4 | -4/+4 |
2022-11-10 | Fix doc configuration on master branch | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 10 | -56/+180 |
2022-11-08 | Interface is formatted using extended notation when no implementation added a... | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 11 | -262/+71 |
2022-11-08 | Improve error reporting when onboarding a VSP and storage is full | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 2 | -2/+2 |
2022-11-04 | Support Tosca Function For Operation Implmentation Properties | ![](//seccdn.libravatar.org/avatar/f445d0821b8b78ba4f1c2e9161a610aa?s=13&d=retro) JvD_Ericsson | 14 | -100/+268 |
2022-11-03 | Fix for boolean default value exported as String | ![](//seccdn.libravatar.org/avatar/65b8a84b72f602db83834e7c2d968769?s=13&d=retro) imamSidero | 1 | -1/+1 |
2022-10-29 | Step version to 1.12.1 | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 167 | -167/+167 |
2022-10-29 | Release SDC 1.12.0 | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 1 | -0/+22 |
2022-10-28 | Updated release notes for 1.12.01.12.0 | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 1 | -0/+105 |
2022-10-27 | Remove temp file if Minio-upload failed | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 2 | -10/+21 |
2022-10-27 | Fix potential NPE in importing property constraints | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 1 | -76/+81 |
2022-10-26 | Update link to architecture description | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 1 | -2/+2 |
2022-10-26 | Fix import policy issues | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 4 | -40/+68 |
2022-10-25 | Fix Critical bug reported by Sonar | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 4 | -6/+5 |
2022-10-25 | Fix import service with concat function values | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 2 | -2/+2 |