summaryrefslogtreecommitdiffstats
@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 */ }
.idea
npm-debug.log
dist
node_modules
.npmrc
.history
yarn-error.log
AgeCommit message (Collapse)AuthorFilesLines
2017-10-10Merge "Revert "Solution for Artifact Gen for PNFResource""Avi Gaffa4-26/+1
2017-10-09
ns'>+6 Change-Id: I3670033775c4cb2328494ce1e52f60b636f387f5 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> 2017-10-03Update group members idsvempo6-17/+121 Issue-Id: SDC-427 Change-Id: If7a476adfac7c56c97e14330e4fddcc6d9f2d293 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com> 2017-10-03Merge "Redundant import scripts removed"Michael Lando2-215/+0 2017-10-03Remove icon from sanity tests reportYuli Shlosberg1-7/+2 Remove icon from sanity tests report Change-Id: Ia4f3300dd2a993c5c27e57834d07f9999009e5b6 Issue-Id: SDC-433 Signed-off-by: Yuli Shlosberg <ys9693@att.com> 2017-10-03New docker start monitor engineYuli Shlosberg8-25/+91 New docker start monitor engine based on docker log prints Change-Id: I592b235faa090e558b13520d830bfd9cb6af924b Issue-Id: SDC-432 Signed-off-by: Yuli Shlosberg <ys9693@att.com> 2017-10-03Redundant import scripts removedTal Gitelman2-215/+0 Change-Id: I22126caf9f8e0f8bf59e5f276e6b7bcc5c336d06 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> 2017-10-03Add VNFs to sanity dockerYuli Shlosberg6-19/+13 Change-Id: I8b81db65fdbad997d8bdf680eed7dcde1b200eb4 Issue-Id: SDC-401 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit f8854eef352140497f0502e3f31bc839d173824b) 2017-10-03Merge "Fix stage site jenkins job for sdc"Michael Lando1-0/+13 2017-10-03Merge "ONAP normative fixes"Michael Lando2-4/+4 2017-10-03ONAP normative fixesTal Gitelman2-4/+4 Change-Id: Ia70f81f6b0b352a75b66bc85f8402ee424ae6424 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> 2017-10-03Fix stage site jenkins job for sdcIdan Amit1-0/+13 Fix stage site jenkins job for sdc-master Change-Id: I1e7a49417a52bb5129fb24da5591b48589855b92 Issue-Id: SDC-429 Signed-off-by: Idan Amit <ia096e@intl.att.com> 2017-10-03Merge "Change node template prefix"Avi Gaffa303-29962/+18915 2017-10-02Added new file to the gitignoreTal Gitelman1-0/+3 Change-Id: I3d9e469edcb297523be6ba0b76846a54ecb06d0e Issue-ID: SDC-352 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> 2017-10-02Merge "ONAP normative fixes"Michael Lando5-19/+27 2017-10-02ONAP normative fixesTal Gitelman5-19/+27 Change-Id: I9474ce0537ba478fb7c2e4f838d2a07760efe3f6 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> 2017-10-02Change node template prefixtalio303-29962/+18915 Add "".compute" to nested compute node types in substitution service templates Issue - Id : SDC-425 Change-Id: I00902576a3adf8d0463ef1352961629663efd96c Signed-off-by: talio <tali.orenbach@amdocs.com> 2017-10-02Merge "Fix for overlayTunnel.yml"Michael Lando2-5/+5 2017-10-02Fix for overlayTunnel.ymlTal Gitelman2-5/+5 Change-Id: I493362814a2ee0d99bfc7d4fbb219b6ab7758d0e Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> 2017-10-02Merge "Add dynamic keyspace creation"Michael Lando3-24/+29 2017-10-01Fix for overlayTunnel.ymlTal Gitelman2-2/+1 Change-Id: I4d7e607c931e9d03a9704a7b889ce51f49346aba Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> 2017-10-01Scrip for docker image cleaning without base imageTal Gitelman1-0/+1 Change-Id: Iebb5c58213706e1bb92912f75ec99229dd4c2b05 Issue-ID: SDC-143 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> 2017-09-29Add rst filexg353y1-0/+8 Change-Id: I4e6b8e7b96f80c3bf8bace88ff4c731533f404b5 Issue-ID: SDC-419 Signed-off-by: xg353y <xg353y@intl.att.com> 2017-09-27Merge "Define SDC model to configure VXLAN tunnel"Michael Lando4-1/+166 2017-09-28Define SDC model to configure VXLAN tunnelArun S. Yerra4-1/+166 VoLTE use case contains a VXLAN tunnel between edge and core datacenters. This patch defines TOSCA template that enables user to input configuration parameters required to associate local network within dataceter to a VXLAN tunnel between data centers. Local network within data center is created dynamically while provisioning either vIMS or vEPC services and this SDC model enables configuration of VXLAN gateways to forward local network traffic through inter-DC VXLAN tunnel. Issue-Id: SDC-342 Change-Id: I1b3b8bdcff60128223d47f3bfafe50766017d2de Signed-off-by: Arun S. Yerra <arun.yerra@huawei.com> 2017-09-27Fix for normative scriptsTal Gitelman3-3/+8 Change-Id: I47b419f4f2c65fa90da3fe1d4ffaf7d59ee86c1c Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> 2017-09-27Fix UnderlyVpn.jsonMichael Lando1-6/+6 fix underlayVpn.json to refer underlayVpn.yml Change-Id: Ie126f095bc244568159c50219d7e8860d1474594 Issue-ID: SDC-192 Signed-off-by: Michael Lando <ml636r@att.com> 2017-09-27add new global typesMichael Lando40-26/+1127 add global types needed for volte use case Change-Id: I5613bbc942cb71f59168eee2a8386163a58446fe Issue-ID: SDC-192 Signed-off-by: Michael Lando <ml636r@att.com> 2017-09-27Merge "Fix orphan list for VLMs"Avi Gaffa4-21/+30 2017-09-27Fix orphan list for VLMsilanap4-21/+30 Fix the orphan list where feature groups stayed orphans after a license agreement that contains them was created. Issue-ID: SDC-407 Change-Id: I80b20e46fb4077ba0632e897437cfd795f134ad1 Signed-off-by: ilanap <ilanap@amdocs.com> 2017-09-27Bugfix - Create VF failed for Manual VSPsojasdubey1-13/+13 Excluded the manual onboarded VSP port type from port mirroring port collection Issue ID: SDC-399 Change-Id: I0c090375bc6ff1c935c01eb2c48793e3e196f808 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com> 2017-09-26Add dynamic keyspace creationAreli Fuss3-24/+29 Add dynamic key space creation for Amdocs Change-Id: I9eb1956a1d7a569155c224ac8fa93c336effb836 Issue-Id: SDC-276 Signed-off-by: Areli Fuss <af732p@att.com> 2017-09-26incorrect category locationMichael Lando1-4/+4 Change-Id: Ic529c546dcf9b5b7a431ac4c2f0369a3c1717120 Issue-Id: SDC-394 Signed-off-by: Michael Lando <ml636r@att.com> 2017-09-25Merge "Add property"Vitaly Emporopulo2-21/+25 2017-09-24Fixed incorrect reconstruction of choice objectsvempo2-12/+1 Reverted a change introduced earlier, which supposedly broke re-construction of choice objects when loading them from a database. Issue-ID: SDC-381 Change-Id: Id896d79571c020c36a1cb33eff058858e73fc8b0 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com> 2017-09-24Add propertytalio2-21/+25 Add config property for port mirroring Issue - ID : SDC-351 Change-Id: I6b571e0bae2e26a3a1b9d20f9182943901a08d4c Signed-off-by: talio <tali.orenbach@amdocs.com> 2017-09-24Add testsTalio67-0/+38077 Add test and test files for port mirroring Issue - ID : SDC-351 Change-Id: I67fd8397a4fe41eb9979b8f1435fedb413328b70 Signed-off-by: talio <tali.orenbach@amdocs.com> 2017-09-23Port mirroringtalio5-38/+132 Add migration for port mirroring Issue - ID : SDC-351 Change-Id: I758e14e4acadfb4082ce7bf8df26da2e3fd0821d Signed-off-by: talio <tali.orenbach@amdocs.com>