summaryrefslogtreecommitdiffstats
path: root/LICENSE.TXT
AgeCommit message (Collapse)AuthorFilesLines
2018-09-25fix licensing issuesMichael Lando1-19/+30
remove unused files update the licensing file to aligne with LF format fix csars Change-Id: Ic511ed6ef53dd49f4af1ecef0522a852a7349f7a Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-05add removed unit testsMichael Lando1-5/+3
Change-Id: Iabd593d8d9ab0efeb32032d5c4d72b8fa1c27e63 Issue-ID: SDC-1590 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-29re base codeMichael Lando1-3/+5
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5 Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-10Update license textLior Nachmias1-2/+0
Change-Id: Ie891a05de1cd30dea7a79d88a77fac927bf7546e Issue-ID: SDC-1118 Signed-off-by: Lior Nachmias <ln699k@att.com>
2018-02-16update license yearMichael Lando1-3/+3
Change-Id: I724083596fba19b8328bad72d4dd9b953205bca9 Issue-ID: SDC-1046 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-10Final commit to master merge fromTal Gitelman1-1/+2
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-07[1707-OS] Updated license text according to theIdan Amit1-5/+2
new license text requested Change-Id: I112067b1bf1079265588b35f6fe1e17dad719c3f Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando1-0/+24
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>
ghlight .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 */ }
{
  "port": 9000,
  "proxyCatalogTarget": null,
  "proxyWebsocketTarget": null,
  "proxyTarget": null,
  "proxyConfig": {
    "cookies": null,
    "cookiesReplaceRules": [],
    "urlReplaceRules": [],
    "jsReplaceRules": [],
    "appContextPath": null,
    "login": null,
    "redirectionPath": null,
    "onboardingProxy": {
      "rewrite": null,
      "proxy": []
    },
    "catalogProxy": {
      "rewrite": null,
      "proxy": []
    },
    "websocketProxy": {
      "proxy": []
    }
  }
}