summaryrefslogtreecommitdiffstats
path: root/docs/submodules/msb
AgeCommit message (Collapse) @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=multicloud/openstack.git
966fbe1fbecf33b?s=128&d=retro' />Huabing Zhao1-0/+0 * Update docs/submodules/msb/swagger-sdk.git from branch 'master' to 4cd47877f91e4ca261115a8d8411c2f91e7456ce - Bump swagger sdk to 1.2.0 Issue-ID: MSB-333 Change-Id: I45f57bb99b0b058e601d5f4349e9806c7b27fb11 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-04-11Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/discovery.git from branch 'master' to 61897e10d54f4979a1fc6cce863f19e6ba10445f - Solve jackson datatype security issue Issue-ID: MSB-331 Change-Id: I82baee676642cf4a09f5a2ec2078c1767c356802 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-04-11Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/apigateway.git from branch 'master' to ad380db9da867dc872310df6b1fe47230c22d12c - Solve jackson datatype security issue Issue-ID: MSB-331 Change-Id: I790e11bb675d89db922a7badd016803c8a4316d4 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-04-10Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/discovery.git from branch 'master' to 6aa307c93bb05223f8b0c797b6425041a298955e - Run discovery as non-root user Change-Id: I97ef4a92f991cd6d72a38b293ec14620050cad9e Issue-ID: MSB-321 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-04-10Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/apigateway.git from branch 'master' to 1db162bfcd9acafa3a19c80e3943f568c9f8874a - Run API Gateway as non-root user Change-Id: Iea0f47a7f425b7c812ee683af496b8a6b96dce13 Issue-ID: MSB-320 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-04-09Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/apigateway.git from branch 'master' to 4b2a245470e75932931cb47f97e2835ed7cd5778 - Solve nexus-iq security issue: remove spring-core dependency Issue-ID: MSB-329 Change-Id: I9be5f9808e24419d7f1f8137145a74142a07c400 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-04-08Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/apigateway.git from branch 'master' to f2c2e5ddf02c23f01b5bd9728290d3290cf54916 - Solve nexus-iq security issue Issue-ID: MSB-330 Change-Id: Ic013ec509961168fdb9881b3a0f104d591c1c209 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-04-08Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/swagger-sdk.git from branch 'master' to 617f07b4e70b297de558b4e62ed58acc6cf706a1 - Update spring core Change-Id: Ia27fc773fba3cd10c335fde566c44235ee341eb3 Issue-ID: MSB-329 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-04-08Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/apigateway.git from branch 'master' to ff6aa4b5dd381c4151546d43197b93eb636f9115 - Update jetty-http Issue-ID: MSB-328 Change-Id: Ie8cb9aa0d919b4adcb2ad5764ec6e221e51f2cdb Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-04-08Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/discovery.git from branch 'master' to b9bf181a6ece4f03735e75c6af350690cef24787 - Update jetty-http Issue-ID: MSB-328 Change-Id: I5e36767707d2321fa179b3339c15a4b9202dd8e3 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-03-20Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/java-sdk.git from branch 'master' to 14fe96da81b4197373ba6347773164465145c9df - Remove Chinese comments Change-Id: I6734d0e2264c79faf1c02b5d3c4500140dc14f80 Issue-ID: MSB-197 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-03-20Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/java-sdk.git from branch 'master' to 9c3e9283ac99b8fd44ec2241c098d3dc450a64ed - Remove Chinese comments Change-Id: I6734d0e2264c79faf1c02b5d3c4500140dc14f79 Issue-ID: MSB-197 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-03-19Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/apigateway.git from branch 'master' to bea7750df3ba45bbc426b71da15bade58408ae2f - Bump verison to 1.2.4 Change-Id: I3d7622236772a7bbf095ac381f990e0ca96da602 Issue-ID: MSB-302 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-03-19Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/discovery.git from branch 'master' to 6e8c095cac0871e8866580d9e3de4c85fa188a01 - Bump verison to 1.2.3 Issue-ID: MSB-302 Change-Id: Id319972239d668ef817e450f1260151c3015b373 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-03-18Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/discovery.git from branch 'master' to 28a0408d050ad5cd10a87088ffdc913b8f4487ab - Update consul version to 1.4.3 Change-Id: I264fe52ec5e2d6b45298c5c01be427a27116ecb6 Issue-ID: MSB-325 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2019-03-18Update git submodulesJessica Wagantall1-0/+0 * Update docs/submodules/msb/java-sdk.git from branch 'master' to 84ad3af3e9d9130e5ec9237b2976e77c5a6ca8f1 - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: I0e1202ed40512952fc10ed2f365bdec4a4bcf684 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> 2019-03-18Update git submodulesJessica Wagantall1-0/+0 * Update docs/submodules/msb/apigateway.git from branch 'master' to 2d0bdf08603f425e08a723f242cbd26f07881a08 - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: I566d603561de7822fa2cbe71ff987cb4e4930f9c Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> 2019-03-18Update git submodulesJessica Wagantall1-0/+0 * Update docs/submodules/msb/discovery.git from branch 'master' to bb42b10ae85a76fad88a30f50334d6c27cbf4a8b - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: I39f8617818732ebfcd0d7cba1d228b1e9a207742 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> 2019-03-18Update git submodulesJessica Wagantall1-0/+0 * Update docs/submodules/msb/swagger-sdk.git from branch 'master' to 317a711931c5c15305d2284e41385906970a439c - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: I3b3db392974df835a00a0c6078ef247d30ca13c7 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> 2019-02-26Update git submodulesHuabing Zhao1-0/+0 * Update docs/submodules/msb/java-sdk.git from branch 'master' to 06bf8af5b985e8c9fa005c995d2b27cf665b5242 - Merge "Added sonar reported fix in MicroserviceInfo class" - Added sonar reported fix in MicroserviceInfo class Added sonar reported code vulnerability Issue-ID: MSB-311 Change-Id: I04701f21bc82db2e3b3dbf036d6f1dc21eb6172c Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com> 2019-02-26Update git submodulesChandan Ghosh1-0/+0 * Update docs/submodules/msb/java-sdk.git from branch 'master' to acbb653362d73d17bf88127feddf2ad245e14527 - Parse to long reported in sonar Parse to long. Reported in sonar Issue-ID: MSB-312 Change-Id: Ife6e4926fa5a89f187430848eb96ee8ad278b9cc Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com> 2019-01-25Updated git submodulesDriptaroop Das1-0/+0 Project: msb/discovery master 2b92d751f640407466da230ac2cec8ffe63981d0 update anonymous inner classes with lambdas update anonymous inner classes with lambdas Issue-ID: MSB-318 Change-Id: Ie7cdfcfcb68f8ed761e3d694dc05a2814e437463 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com> 2019-01-10Updated git submodulesChandan Ghosh1-0/+0 Project: msb/java-sdk master dc2f42a535e75642cd98f349808bd5c9aef6f488 Removed unused import Removed Unused imports Issue-ID: MSB-310 Change-Id: If0f215f48f84a57c10c4f335568f974ff615ae40 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com> 2018-11-30Updated git submodulesGildas Lanilis1-0/+0 Project: msb/apigateway master f2553c78c61ff1ea4ba8eae8fd066c7b09763e1f Update Release Note Update release date Order the RN, latest release goes on top of the page Add links to security vulnerability Change-Id: I494efc8ca0ec31421cc667008deae7ce4ab842b7 Issue-ID: DOC-333 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> 2018-11-28Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master efe407a445b196574101321d246d56f70e0e2888 Update release note Issue-ID: MSB-303 Change-Id: Ie00741556b77b98bcb85ff9ba56972fe8d84aca9 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-11-27Updated git submodulesHuabing Zhao1-0/+0 Project: msb/discovery master 9fc3ed0bf0a162b5ef97a1ec8185278fd61c9cb2 Bump verison to 1.2.3 Issue-ID: MSB-302 Change-Id: Ie917295cab38242d3ee6c390d417ca847d33099f Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-11-27Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master 75731b02e57345860f5542c4f512cb98ee5dbb90 Bump verison to 1.2.4 Issue-ID: MSB-302 Change-Id: I2f74212b1df07360933df842f929532c8430443d Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-11-20Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master 54406c1b1ba1971d1bebe06f9dd1fa5a1969ea49 Bump verison to 1.2.3 Issue-ID: MSB-302 Change-Id: Iac78b0bd13235e7b7994ba995a29365aeb9ea989 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-11-20Updated git submodulesHuabing Zhao1-0/+0 Project: msb/discovery master 9d2f1aa0a48d8256b0be994a5842f0c33c67231e Bump verison to 1.2.2 Issue-ID: MSB-302 Change-Id: I6e1732b3dbea369104cdb7551732981b333de4cc Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-11-15Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master 35d5413bb06ea1eb89d90fc5fc3e89676352c40c Bump tarball version to 1.2.3 Issue-ID: MSB-302 Change-Id: I4de30ca5a1940331e537aed15cf81b8a700d0a87 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-11-15Updated git submodulesHuabing Zhao1-0/+0 Project: msb/discovery master 457508be9cc33473b68759fff21c2f3c06e8f4ec Bump verison to 1.2.2 Issue-ID: MSB-302 Change-Id: I7be0dd78fbd0510e0890927a60c8b39d37651f46 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-11-13Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master a67ab2dd5ebfba2ee9116f4bf0d1de2bb82220ab Bugfix: can't access customized service Issue-ID: MSB-301 Change-Id: I72e9457e228492d9cdd3c61bf8c2305f5c9bf54a Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-10-26Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master 15a511336dbaaf16470c77ef730b6b33241d92f6 Fix uncompleted license header Issue-ID: MSB-300 Change-Id: Ie53cb55da0a1060afec32c5fbb0b5e7923a2c1fa Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-10-23Updated git submodulesHuabing Zhao1-0/+0 Project: msb/discovery master 717c3283ca2f58d0f04b710c0ee3aad6677145d2 Bump MSB docker version to 1.2.2 Issue-ID: MSB-299 Change-Id: I39f88b4bbb0eb1fedf2b3c491f7cc1e285a0e853 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-10-23Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master 646fb5759a3682b7a3d63a3f78769ea61bf603ea Bump MSB docker version to 1.2.2 Issue-ID: MSB-299 Change-Id: I077b10e2eed814c41792605983d7256be0c8a563 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-10-22Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master 12f0fe3959c9591eb19688127be38f57bd4f41fe Update bootstrap version to 4.1.3 Issue-ID: MSB-295 Change-Id: I3964d5ebe0f87d7f47d605c719d46dd0623614a6 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-10-20Updated git submodulesHuabing Zhao1-0/+0 Project: msb/discovery master ace0db05f978e84c80375976d8b8c279035135ea Align to Docker Standard Tag Format Issue-ID: CIMAN-132 Change-Id: Ifbd675b0b3a3c148cf8fa187d05bca5a9db75f2d Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-10-20Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master 7e2b3ea629144f1a021d251a3fc1dd8f03b69e59 Align to Docker Standard Tag Format Issue-ID: CIMAN-132 Change-Id: I5dedcb92ba8c2aae0bfcaa63382beaa4f21587b7 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-10-19Updated git submodulesHuabing Zhao1-0/+0 Project: msb/discovery master 1888475606227b7b1371cfc8b66c7dcab290f636 Update dropwizard version to latest Issue-ID: MSB-295 Change-Id: I6201f1d070ca94a68a8d7ce1e0c615716fa8658a Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-10-19Updated git submodulesHuabing Zhao1-0/+0 Project: msb/apigateway master 9e94150a3d11c6bdccd5252b33e0a0ad09ad0078 update dropwizard to latest version Issue-ID: MSB-295 Change-Id: I58a72f020a83d04a674254130e335610b60d730a Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> 2018-10-19Updated git submodulesHuabing Zhao1-0/+0 Project: msb/discovery master 722e21d7e44d285514db91bf4a553a49d13d10b5 Bump MSB docker version to 1.2.1 Change-Id: Id8b6e20bf970708f5575bed31f9ca73e4ef285d9 Issue-ID: MSB-298 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>