summaryrefslogtreecommitdiffstats
path: root/docs/submodules
AgeCommit message (Collapse)AuthorFilesLines
2020-04-16Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to fa618087a3f25b68a7402ac2b2f9eceae366a867 - Add test to verify bad API prefix handling by the service Functional test for verifying that the service handles bad API prefix in URI string properly and returns appropriate response to the client. Change-Id: I5e5e8a9dcd6fe05bd2b4536790d16e825aa21679 Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-16Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to e7c68f9279c82436855c1dfcbfe8195ba434e950 - Add test to verify bad MOI handling by the service Functional test for verifying that the service handles bad MOI class in URI string properly and returns appropriate response to the client. Change-Id: I606aaba5c400f81e8142a34f250bc249251feaf7 Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-16Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to babc5a81adcab1090b7041499321a3920e297736 - Add test to verify unauthorized requests Functional test for verifying that the service forbids API access with proper http code and message should the client provide wrong auth credentials. Change-Id: I78d5f050e99c23fd7116468ff007078b3cd56987 Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-16Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to eb24769c91469a9b57344421061c8e366b8a8c2a - Fix invalid prefix check handling Should the URI prefix length in the request be incorrect and not contain two "/" the service would fail with "empty response" on client side due to unhandled "list index out of range" in the server process while trying to get the idName from pathlist[4] which throws IndexError. Prefix validation, id and class variable assignment are wrapped up in try-except clause to evaluate the prefix check correctly, catch the exception and return appropriate response to the client. Change-Id: If6333228fbdd3a8075ade55436c3ca9bb8a97caa Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-16Update git submoduleskrishnaa961-0/+0
* Update docs/submodules/optf/has.git from branch 'master' to cf093b4e3aa0726395424850439c7ceab61f7fb9 - Change file permissions for nginx files Issue-ID: OPTFRA-734 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I939faa52c1825479e6ad42a755fc357c067de064
2020-04-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to b48519ba9d2628ad5645c75ca010ee131a1d9f8a - Merge "Few modifications in DataChange DGs" - Few modifications in DataChange DGs Change-Id: I608ffee7ab5b24013cc7136abb62faecb353587e Issue-ID: SDNC-1144 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com>
2020-04-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to c761c36f51e78583a04ac52fbc19abe697b79c74 - Merge "Inter Domain DG'S modified" - Inter Domain DG'S modified Change-Id: I9f1653ae010fe9d0a06b32ee5818147af685c015 Issue-ID: SDNC-1144 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
2020-04-16Update git submodulesKonrad Bańka1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 4ae60c1b50750587ab9d3960617a47d7db57b311 - Update brokerhandler API to conform with /v1/ path pattern Issue-ID: MULTICLOUD-1053 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I8f567bed2783e7257784cd4ce4c9f76207634e7a
2020-04-16Update git submodulesTschaen, Brendan1-0/+0
* Update docs/submodules/music.git from branch 'master' to 133de5629fee494ef462ebe4b1b131a32060d5d5 - Release docker image 3.2.38 Issue-ID: MUSIC-566 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: I647a9afa8c50e7ce71233df1f7f36b752432d7ab
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 0de788a5af875ee19a582672cc4e05b0e247a921 - Merge "Add additional null checks when building pserver objects from openstack server object. This error is not reproduceable with mitaka and queens release of openstack" - Add additional null checks when building pserver objects from openstack server object. This error is not reproduceable with mitaka and queens release of openstack Issue-ID: SO-2802 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I8c7a31d98ba4ef05faaf07ded0da13120fddf2c7
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5ca9cebe4129d6cd7e03d347c375282c69e94c35 - Merge "Adding Generic VNF information in ControllerExeuctionBB flow" - Adding Generic VNF information in ControllerExeuctionBB flow Issue-ID: SO-2806 Signed-off-by: sunilb <sb00577584@techmahindra.com> Change-Id: I3d34159004f398cd3d44a67468be26668dd67e17
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 9e9fe0469937a0ce246b5b16af1e3b1d6b69e664 - Merge "Implement processing_flags table and corresponding" - Implement processing_flags table and corresponding Implement processing_flags table and corresponding interfaces. Implement rest interface for processingFlags table to toggle the value. Correct hashcode calculation for ProcessingFlags bean. Use newFabricConfigurationApi flag for managing FabricConfiguration BB logic. Remove readOnly specification from updating the processing_flags table Make sure update_timestamp field updates automatically. Issue-ID: SO-2814 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I00697f8edf62c2d3d725daa710c17f03595eac51
2020-04-16Update git submodulesBoslet, Cory1-0/+0
* Update docs/submodules/so.git from branch 'master' to fa9a707c87654330dfb5788a6029b8199c6cdf17 - move network adapter to an external client task Began impelenting new network external task. Made the vnfAdapterTask subflow an openstack subflow, refactored infra flows and BB to call it for network functions. Fixed bugs discovered through a robot dry run, added unit test, added support for rollback network request Updated junit test files for comparison due to not polling for response Removed the no longer used network adapter rest task from bpmn tasks Removed the unused network adapter async and its beans Removed network async client package from open pojo scan Issue-ID: SO-2813 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4c25892012cc86659ab122448ed1aca5cab91671
2020-04-16Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 128e3258acdf973a42e81adc75aeae3df7d46cb9 - Merge "Fix policy engine JUnit that hung on ubuntu 18.04" - Fix policy engine JUnit that hung on ubuntu 18.04 Replaced powermock with overridable methods. Review comments: - license data Issue-ID: POLICY-2444 Change-Id: I60916a720569a293e6c91e8278cda41b93c3c843 Signed-off-by: uj426b <uj426b@att.com> Signed-off-by: Jim Hahn <jrh3@att.com>
2020-04-16Update git submodulesBharath Balasubramanian1-0/+0
* Update docs/submodules/music.git from branch 'master' to bbb9088c789bfcadd5bc3e470c500378f84f83af - Merge "Release 3.2.38" - Release 3.2.38 Issue-ID: MUSIC-572 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: Ia7a3f8c56ca74f29c509ec9ebd0ec0b55e2b06af
2020-04-16Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 252b3e313b435e5333b1001f2a4decf904d2c892 - Set port to 9443 Issue-ID: CLI-255 Change-Id: Ic5a65ef7c1052ac62bd2dba05d4e403cba3c15d1 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2020-04-16Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 3c10444c1d9d84b4d7f38b223fd304450cb36eb6 - Merge "Workflow-spec returning error response" - Workflow-spec returning error response Fix workflow-spec query Change-Id: Ic66e2249b73c113cd25bd99c9cf33984520e31df Issue-ID: CCSDK-2181 Signed-off-by: jananib <janani.b@huawei.com>
2020-04-16Update git submodulesk.kedron1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to bb8a61b60e9b80b1dd1e137533c48fb569b89f9a - Improved UX in the distribution component Added new logic to expand currently open tab, after clicking the refresh button. Issue-ID: SDC-2886 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ib9d1c7cbf2ca2dd9df22f7f74ffda64144c06047
2020-04-16Update git submodulesRene Glover1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 861b557b294032f9443ee1fca6b42d7252e92481 - Fix CADI Connection to Remote DNS AAF servers on proxied network Java CADI client code and web filter has been fixed to allow specification of a fixed hostname for connecting to AAF service and avoiding use of the AAF Locator service to bootstrap. The CADI code was also updated to avoid pre-resolving DNS in this scenario. This fix is necessary to address use cases where the AAF servers live in a different network domain from the CADI client where the access point is through a proxied endpoint and the DNS name is unresolvable on the network where the CADI client code is executing. Issue-ID: AAF-1123 Signed-off-by: Rene Glover <rene.glover@att.com> Change-Id: I8835b7445e9bc1f6e89380462062748b53e078e5
2020-04-16Update git submodulesvrvarma1-0/+0
* Update docs/submodules/optf/has.git from branch 'master' to 78820f845266c3fcc5eb8599b422147a7d25fdb8 - Remove encryption of passwords for has Change-Id: I06134255f2789cdd03dcdfddbe259c85ac81062c Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-732
2020-04-16Update git submodulessebdet1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 6e7d04895c9133f772f3d781e84dbfc7b32f2874 - Remove policy from PEF when removing op policy The operational policy must be removed from the PEF when the user remove an operational policy (at least attempt to purge the PEF) Issue-ID: CLAMP-824 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I793212adcfb36675c3aae9edbc077f29b14b262e
2020-04-16Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 786e6903090ab66a4ae67140351aa271f55328f0 - Merge "Update sparky-be server cert" - Update sparky-be server cert Issue-ID: AAI-2869 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I4a4b5f05ae149149137369cfb588b1c27e156281
2020-04-16Update git submodulesvasraz1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 56031c95f53813bfbcfd9f08738644ab59cbfbb5 - Add IntelliJ IDE files to .gitignore, remove duplications Change-Id: I1f4934dfb8df0c485a5ecbb6e19efd0563f61520 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2895
2020-04-16Update git submodulesjananib1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to b21a8dcb57767134eca44de57b863b457db6b88e - Making POD run as non-root Non-root user addition Change-Id: I45ebc75940c020fdda79fbe454461a19df39c525 Issue-ID: CCSDK-2149 Signed-off-by: jananib <janani.b@huawei.com>
2020-04-16Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 39e05157943bf7a6010ab5265cf36f55e8669ce4 - Set a new version Configure project to next release Issue-ID: AAF-1083 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ie4f00fef951c90ee314cd767581101dc3a6bb9bd
2020-04-16Update git submodulesajay_dp0011-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to b703352599826343643cbf8895cca8dce5232c14 - InstallCerts.py Script Fails to Execute Successfully Issue-ID: SDNC-1155 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: If7b1c8c9027a446763a4909892bccf8edabfb49f
2020-04-16Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 6f80e0ea3ded1679c811d27bb6b8e4d459791691 - Merge "[Contrib] Add EJBCA Server" - [Contrib] Add EJBCA Server EJBCA Server is used to test that CMPv2 Certificate handling is well done in ONAP. Issue-ID: AAF-1083 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5e2d25b68b5cd80d3c7bf282ce871dd81e711ff6
2020-04-16Update git submodulesEric Debeau1-0/+0
* Update docs/submodules/externalapi/nbi.git from branch 'master' to 78b0ab8c410c9d4c79a98e3a71fe635c028f4785 - WIP: add embedded ReDoc documentation for API Include ReDoc using embedded JavaScript capabilities in RST Create a new directory 'redoc' to store - <api>.rst to embed RST content for each API - <api>.js to store link towards the JSON Swagger file for each API - redoc.js to store JS links to render ReDoc Modify offeredapis.rst to include a new section Issue-ID: EXTAPI-433 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: Iaa2430a7d4080ed6f91ec8a3e2d6203319f29425
2020-04-16Update git submodulesdyh1-0/+0
* Update docs/submodules/modeling/etsicatalog.git from branch 'master' to d02cb50e7c2ce79d6afeab60725933ab86ccbab4 - fix bug: Failed to fetch NS package from SDC when having VL resource Change-Id: I13bbbd1ce1a97348c99ad86b0d78dcefbd6bc7f6 Issue-ID: MODELING-354 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-04-16Update git submodulesPaweł Baniewski1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 290ff7cc123aee2d1b77ab24126a4b9e27d60855 - Merge "Release containers" - Release containers Issue-ID: AAF-1083 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I43a3c19c463a0979011fd0c5edac24d5173be2ab
2020-04-16Update git submodulesDominik Mizyn1-0/+0
* Update docs/submodules/oom.git from branch 'master' to d1943c0a3a483012c49fd4f47c1421bbb01855a2 - [POLICY] Use common secret template in brmsgw Use common secret template in brmsgw module instead of hardcoding them in config map. For now creds are hardcoded but this will be remove in further commits. Issue-ID: OOM-2342 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Ic6ea25004d87d993b40df838dd30a71e25386b2c
2020-04-16Update git submodulessebdet1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to ab3eab60a0883ffa22eb12e2b8680088c9ad25a1 - Remove policy from PEF when removing op policy The operational policy must be removed from the PEF when the user remove an operational policy (at least attempt to purge the PEF) Issue-ID: CLAMP-824 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I442c0890c391d43e8fcbdb89189d6ad2581db3af
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to b0f5ac59c297f81b7f17c1f367e64257ef7be2d2 - Merge "lowered code smells" - lowered code smells removed unused imports Issue-ID: SO-2804 Change-Id: I85b8b35be12bad9183261183c490ee90702db9af Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 25419071aace21ae4806902ddf5db42219e8c351 - Merge "reduced code smells" - reduced code smells removed unused imports Issue-ID: SO-2804 Change-Id: I5cc1d3e3c42b3d1ef08de8e2db301da01212b091 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to f0b69eedde52c166e582b65b5819e6c0362b5650 - Merge "decreased code smells" - decreased code smells Removed unused imports Issue-ID: SO-2804 Change-Id: I8ea686dd499578283fdda56ef0fe6c08c557383a Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 69816f4ca7c8b3b01d4928a2acf2fa2a05576b79 - Merge "lowered code smells" - lowered code smells removed unused imports Issue-ID: SO-2804 Change-Id: Ibda9e5d4c40b6dea5d7ce6c2ad10b6c645c74358 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to f1dd31e9d00b2c5f52c1091f167a1a0b3a2ea5ba - Merge "reduced code smells" - reduced code smells Removed some unused imports Issue-ID: SO-2804 Change-Id: Ib0a7716585448ade0c9571479ed06effaf25738b Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to ce19da38780453d5e3d945d958948fe2d02c50b4 - Merge "remove vnfadapterrest flow and interface" - remove vnfadapterrest flow and interface Removed unused soap vnf adapter apis and implements Removed unused apis and implements from vnf adapter Updates and removed dead code that is never used Add back override method to the healthcheck in vnf imp Removed the vnfadapter rest v2 interface and test. Removed references to v2 rest interfaces from CXF config. Reverted change to the cxf configuration file. Removed more unused code and updated unit test to account for removed apis and v2 being removed Updated the att openstack adapter cfx to remove v2 classes Initial commit of cleaning up the vnf adapter and removing the rest subflow. Issue-ID: SO-2812 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia093a5ac2dffd21d27a1ba74a813198b806d0786
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 39eef5d57370e16d878dfe969c49accfac6233b3 - Merge "Updated scenrios to fix failing robot test" - Updated scenrios to fix failing robot test Updated scenarios to fix failing robot test Issue-ID: SO-2810 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ib4145dc6b2c57cb7f5f718399c6d298df519dc0e
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to f31a44c0846c9faa49c6004e3172d1e32e7659ec - Merge "Remove version reference for logging-analytics" - Remove version reference for logging-analytics Manage logging-analytics dependency via dependencyManagement Issue-ID: SO-2807 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I37ede45b684435791146cd450d783377afa9c89f
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to a64fee1535d19bd350c2cc518098f58f3450ea5a - Merge "Correcting ControllerExecutionBB Id" - Correcting ControllerExecutionBB Id Issue-ID: SO-2805 Signed-off-by: sunilb <sb00577584@techmahindra.com> Change-Id: Ie827c5079267e947c3c982f82693eb82316255dd (cherry picked from commit c2e0e14578992ba50a37a72ba474be724e28b5be)
2020-04-16Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 152ab4897bf6489e475d8aa68b039884fd56e162 - Merge "Allow client exception to propogate" - Allow client exception to propogate Client exception already contains all the information we need Allow it to bubble up Issue-ID: SO-2811 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I2e346366dab3187bb397b386619bf681e53e2cab
2020-04-16Update git submodulesArindam Mondal1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 0346c88f142a8a19f6f613f8d4d8b82a5f26a96b - Add java 11 dependency in openecomp-be Issue-ID: SDC-2889 Change-Id: I1be0ffebb3b954f9020939438782dce4f62d4fad Signed-off-by: arindam <arind.mondal@samsung.com>
2020-04-16Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 98353ac591a001812ae0c331611e9a8dfc7288ed - add network: create test to verify payload to MSO Issue-ID: VID-802 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ib150b9d67f7ba50eb619b5483b99eb4ae906b9d8 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-16Update git submodulesBaumel, Dvir (db384r)1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 3e8793276f623132892331cf65c85bb91c1ab154 - Upgrade Junit to version 5.6 Issue-ID: SDC-2844 Change-Id: I4716bf7920f9bb79c450ebfd48e9d4fba54fdfdd Signed-off-by: Baumel, Dvir (db384r) <dvir.baumel@intl.att.com>
2020-04-16Update git submodulesedyta1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 5f9406058b6a22e3e52989cd14b88e44005b2ed9 - Formated offered apis yaml Issue-ID: AAF-1091 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I5a103ef53b62c6dec849ff51cc871df26a7922c2
2020-04-16Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 18c479f0b09bb406c21c707bf7acc03fc34ef0a0 - Return http 404 for wrong prefix, not 401 The correct http code for wrong REST API url should be http "404 Not Found", not "401 Unauthorized". Change-Id: I78710fcd4c43926dbba3227c4099bf6239095f19 Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-16Update git submodulesReo Inoue1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to ecdbf0720d0e8085e53650a10eb594cbe74eb7ef - Add some unit tests This change adds unit tests for ComponentLogi to increase test coverage. Issue-ID: SDC-2885 Change-Id: I53e5da1a1022ef2a6e29119cc531b61dcc3020b1 Signed-off-by: Reo Inoue <inoue.reo@jp.fujitsu.com>
2020-04-16Update git submodulessebdet1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to edaf4f9e6d0f8e1b95115cc39492c84d730ba1a2 - Add template name to UI Add template name to the UI loop viewer + change color of logs panel Issue-ID: CLAMP-826 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I6776729cefc0597067ae8ef722f7d6e488a12cad
2020-04-16Update git submodulesBrian Freeman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to dcaf455325d9ebf78733878306868f4c63c017a6 - Update git submodules * Update kubernetes/robot from branch 'master' to 431689c7879a92be54477f13f8e39908db5f07f2 - Handle less than /16 oam network Matching changes in testsuite and demo Issue-ID: INT-1527 Change-Id: Iac7cdb735c4544e0d6bc79c444ba9de32b79fc32 Signed-off-by: Brian Freeman <bf1936@att.com>