doc.git
4 years agoCorrect System Message Warning errors 82/97082/1
Eric Debeau [Mon, 14 Oct 2019 20:09:50 +0000 (20:09 +0000)]
Correct System Message Warning errors

Remove bad references

Issue-ID: DOC-552

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I8cbe3d51884cab7114352c701ba701fd8a09da61

4 years agoUpdate git submodules
Dan Timoney [Mon, 14 Oct 2019 19:14:21 +0000 (19:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to eed407003be0586fd93d8bced4daa32975a24794
  - Merge "Add reactive log tracing service."
  - Add reactive log tracing service.

    Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <bs2796@att.com>
    Change-Id: Ic20013045dd5d2681243c03f9e4cdfe557b630be

4 years agoUpdate git submodules
Dan Timoney [Mon, 14 Oct 2019 19:12:53 +0000 (19:12 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to cf31e364e6f6331528503d26f9f296103e4ff076
  - Merge "Bi-directional GRPC non interactive implementation"
  - Bi-directional GRPC non interactive implementation

    Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
    Change-Id: I236bf6d4edaf983ca4162b5ce064736ac690b504

4 years agoUpdate git submodules
Dan Timoney [Mon, 14 Oct 2019 19:12:38 +0000 (19:12 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d52550b44a49df2d7ce969485a10a7a570ca9ecf
  - Merge "Kafka Back pressure configuration"
  - Kafka Back pressure configuration

    Issue-ID: CCSDK-1666
Signed-off-by: Brinda Santh <bs2796@att.com>
    Change-Id: I173672b14e07a89e0bd2d1ea0e47543b37f389f8

4 years agoUpdate git submodules
Itohan [Mon, 14 Oct 2019 17:47:30 +0000 (17:47 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 76ea974699c8de79070ededf2de74132f760b957
  - Fixed Bugs in HPA automtion script

Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
    Issue-ID: INT-1137
    Change-Id: Ib681f797bb9ed631cfe36507425bcbd1fc2b5561

4 years agoUpdate git submodules
Lukasz Muszkieta [Mon, 14 Oct 2019 16:00:07 +0000 (16:00 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 5f898d39ba86fe34f01cfb0342ab68c967ad77e4
  - Merge "General sonar fixes"
  - General sonar fixes

    Issue-ID: SO-2381
    Change-Id: I58c41ec7295838465a8af28721842625ee828a17
Signed-off-by: arindamm <arind.mondal@samsung.com>
4 years agoUpdate git submodules
Fiachra Corcoran [Mon, 14 Oct 2019 15:55:19 +0000 (15:55 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 9df67948f715f9cddd51287cd3e91f7cbcf1912b
  - Merge "Update AAF loading procedure"
  - Update AAF loading procedure

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
    Issue-ID: DMAAP-1318
    Change-Id: I8dc75bdbcd05e5316b5c05cbc258010068fb63e8

4 years agoUpdate git submodules
Pamela Dragosh [Mon, 14 Oct 2019 15:50:33 +0000 (11:50 -0400)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 8a59300a40fbba22352f863e4684aceaba9908f2
  - Update security fixes el alto

    Need to list the fixes we did for security.

    Issue-ID: POLICY-1982
    Change-Id: I4dc7cf2289d45bc63456c422f200b29cc2095149
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Eric Debeau [Mon, 14 Oct 2019 15:41:29 +0000 (15:41 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to cbd5538ebdbd993aa88eed18c6f252780656f26b
  - Update with El Alto release

    Correct some DOC8 errors

    Issue-ID: EXTAPI-338

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
    Change-Id: I79cdf25425573b25562814a3f4da36526d156a26

4 years agoUpdate git submodules
Taka Cho [Mon, 14 Oct 2019 15:34:57 +0000 (11:34 -0400)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 54b8c6d11a5bb8111b6d991258b77c4a41a500cb
  - replace deprecated JsonSerialize.Inclusion

    @JsonSerialize(include = JsonSerialize.Inclusion.NON_NULL)
    was deprecated

    use @JsonInclude(Include.NON_NULL) instead
    to suppress when property is NULL

    Issue-ID: APPC-1764
    Change-Id: I1bbe10a156166bc37a167122ff68d1dc183fcd2f
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Manoop Talasila [Mon, 14 Oct 2019 15:17:05 +0000 (15:17 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to a6d3a0bc546d86a723611f12d18642b599dd2a11
  - Merge changes I8f2a44e8,I1e483f2a,Ie2473ea0,I1abb5025,I796bc731, ...

    * changes:
      mysql-connector-java to mariadb-java-client change
      UserRolesController up + tests
      WidgetsController test coverage up
      Tests coverage up and some minor bug fixes
      Tests coverage up and some minor bug fixes
      WidgetsCatalogControllerTest up
      docker-compose fix
      WidgetMSController and WebAnalyticsExtAppVersionController Up
      Login fix
      pom.xml fix

  - mysql-connector-java to mariadb-java-client change

    plus changes in services and controllers

    Issue-ID: PORTAL-710
    Change-Id: I8f2a44e889ea39971693f8845efbb9cdff05e932
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
  - UserRolesController up + tests

    UserRolesController checkIfUserIsSuperAdmin up + tests

    Issue-ID: PORTAL-710
    Change-Id: I1e483f2aafa064bbe9b98b46bb9c45e07b265978
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
  - WidgetsController test coverage up

    WidgetsController test coverage up

    Issue-ID: PORTAL-710
    Change-Id: Ie2473ea00ac5cb569a9461060924427d5cceada0
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
  - Tests coverage up and some minor bug fixes

    Tests coverage up and some minor bug fixes

    Issue-ID: PORTAL-710
    Change-Id: I1abb5025f8cc91738c976bd6a49113776d9b4617
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
  - Tests coverage up and some minor bug fixes

    Tests coverage up and some minor bug fixes

    Issue-ID: PORTAL-710
    Change-Id: I796bc731dec6fedae92cac2a659b27f2c0f6d406
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
  - WidgetsCatalogControllerTest up

    WidgetsCatalogControllerTest up

    Issue-ID: PORTAL-710
    Change-Id: I09c2ee9ab72108b2f62939a3a5ac2441376774e2
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
  - docker-compose fix

    docker-compose fix

    Issue-ID: PORTAL-710
    Change-Id: I613a86c1cbc1446ead5f4e543bb09fcd288a4a7a
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
  - WidgetMSController and WebAnalyticsExtAppVersionController Up

    WidgetMSController, WebAnalyticsExtAppVersionController,
    WebAnalyticsExtAppController Up

    Issue-ID: PORTAL-710
    Change-Id: Ie1d775e9122aa17d8ee709e793fb6a42d60c91ed
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
  - Login fix

    Login fix

    Issue-ID: PORTAL-710
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
    Change-Id: I37aea592474eb662b6e7cefcc73549297e6a653b

  - pom.xml fix

    pom.xml fix

    Issue-ID: PORTAL-710
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
    Change-Id: Ifcd9923791dfe28282cccc4fd5afad77df7aa777

    pom.xml fix

    pom.xml fix

    Issue-ID: PORTAL-710
    Change-Id: I50600e2f9ab829479f787998879de13b183d33cf
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Lukasz Muszkieta [Mon, 14 Oct 2019 14:41:58 +0000 (14:41 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ac035d57c099f12aed66b9baeab7035934fc1f47
  - Merge "Added throw statement for created exception object to prevent static analyzer warning about exception ending up never thrown; removed redundant initializer for serviceFromDB variable"
  - Added throw statement for created exception object
    to prevent static analyzer warning about exception
    ending up never thrown; removed redundant
    initializer for serviceFromDB variable

    Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
    Change-Id: Ic82acabfc213be3f1132e8525fdac188e6599338

4 years agoUpdate git submodules
Jonathan Gathman [Mon, 14 Oct 2019 14:39:02 +0000 (14:39 +0000)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to ce222252394650096c5513bdbeb9e0e22ad80ac5
  - Merge "AAFcli.java-remove declaration of thrown exception"
  - AAFcli.java-remove declaration of thrown exception

    AAFcli.java-remove declaration of thrown exception

    Issue-ID: AAF-876
    Change-Id: Ib46fad58f7a22a7bb78a34e9d614800ba30a9ace
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Thugutla sailakshmi [Mon, 14 Oct 2019 14:37:17 +0000 (20:07 +0530)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 0d9d477f4b41ae78d3b87f6f0ded778b70127a83
  - Notify.java-Replace type specification in this constructor call with the diamond operator

    Issue-ID: AAF-876
    Change-Id: If938fa18b1363b125fc78faf612952ab3c32f254
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Pamela Dragosh [Mon, 14 Oct 2019 14:33:31 +0000 (10:33 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 4e6615528e03f1a6f7808e28481bd55fe39ed572
  - Add coverage to a few Controllers

    Cleaned up parts of the code that were useless.

    The coverage for 2 classes are now over 80%. The
    CreatePolicyController coverage is now 100%

    I have no idea what kind of policy the ActionPolicyController
    is expecting, seems bizarre so will have to leave it alone
    and move on.

    Issue-ID: POLICY-2133
    Change-Id: I80629d3b6f2aba301483f3fa8c3cad16cc01ffbe
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoMerge "Update release note label"
Eric Debeau [Mon, 14 Oct 2019 14:24:19 +0000 (14:24 +0000)]
Merge "Update release note label"

4 years agoUpdate git submodules
Pamela Dragosh [Mon, 14 Oct 2019 14:05:08 +0000 (10:05 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to f36e53a3637e1204a42491ec0eeed7b3c763f681
  - More sonar cleanup and line consolidation

    Missing javadoc and some variable naming to remove consecutive
    capitlization of letters.

    120 line width reduction
    Missing curly braces
    Moving variables due to distance requirements
    Add missing rawtype suppression or useless ones
    There are some null return statements that are useless

    Started doing some combining of lines at the risk of making the
    code even more unreadable than it already is.

    Started addressing some nested if's.

    I see opportunity for a lot of common code to be combined or
    put into a base controller or utility method.

    Issue-ID: POLICY-2133
    Change-Id: I6d4d9618bea685cf1d02899e3a9d4a43919a2a96
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Mon, 14 Oct 2019 14:00:30 +0000 (10:00 -0400)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 8bc72237df67a68ccf3653f095e434179f701260
  - Update release notes el alto final

    Add the last bugs and known problems in. Fix the date.

    Issue-ID: POLICY-2156
    Change-Id: I17489e7b0fb82a9e18dc5eb2325a159ebc1be75b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 14 Oct 2019 13:49:26 +0000 (13:49 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 30247c5de4bba80962cd96196e7ecd21d96f7d6e
  - Merge "feature request to mso to save name on deletes"
  - feature request to mso to save name on deletes

    Updated to fix instanceName getting cleared
    Updated to pass requestId string instead of executebb
    Updated tests to fix compliation issues
    Moved log line to right before actual update
    Updated documentation for invoke delete service instance flow no
    instance name

    Issue-ID: SO-2426
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
    Change-Id: I049120e60e8fe69147375d628fad0cbefd0d9afe

4 years agoUpdate release note label 56/97056/1
Eric Debeau [Mon, 14 Oct 2019 13:42:57 +0000 (13:42 +0000)]
Update release note label

Remove Dublin reference
Update Overview.rst adding El Alto line in Release table

Issue-ID: DOC-554

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I14af0d147dea4a506da948f29b6a508293b3af68

4 years agoUpdate git submodules
seshukm [Mon, 14 Oct 2019 09:51:20 +0000 (15:21 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 53b2cd5dfa6ac462e339f4fb00e9beceebc1c8f0
  - remove license issues

    Issue-ID: SO-2446

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
    Change-Id: I00d93bf488f813d6bae1f254411960746dff0a34

4 years agoUpdate git submodules
hewei-cmss [Mon, 14 Oct 2019 07:30:21 +0000 (15:30 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 621d3a6ac812ecc59ae1579cd6c9fd5f65345943
  - add package state

    add package is using state when ns instanting

    Issue-ID: VFC-1504

Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com>
    Change-Id: I3079925e97588e74d7ea4bab3e88494e52647c09

4 years agoMerge "Minor updates"
Eric Debeau [Mon, 14 Oct 2019 07:07:00 +0000 (07:07 +0000)]
Merge "Minor updates"

4 years agoUpdate git submodules
Victor Gao [Mon, 14 Oct 2019 06:57:41 +0000 (14:57 +0800)]
Update git submodules

* Update docs/submodules/vnfsdk/model.git from branch 'master'
  to aa1617653d3dd6cc4a1ab0cfaabc0d261f76a68e
  - set version to 5.0.1

    Issue-ID: VNFSDK-470

Signed-off-by: Victor Gao <victor.gao@huawei.com>
    Change-Id: I4cf4d11ef4369f2b60717f58b8d2aa9235976a9f

4 years agoUpdate git submodules
Victor Gao [Mon, 14 Oct 2019 05:56:00 +0000 (13:56 +0800)]
Update git submodules

* Update docs/submodules/vnfsdk/model.git from branch 'master'
  to 76cad78f9b8bda50e4b535833acfba03075f5cb2
  - Update release-notes for E release.

    Issue-ID: VNFSDK-470

Signed-off-by: Victor Gao <victor.gao@huawei.com>
    Change-Id: Ia9adc5d658712403db28bfa161ee6e511ea0bcb1

4 years agoUpdate git submodules
Kanagaraj Manickam [Mon, 14 Oct 2019 05:01:18 +0000 (10:31 +0530)]
Update git submodules

* Update docs/submodules/cli.git from branch 'master'
  to 16d7b7a955b9f67d651dcf33f781dbc2264d50ae
  - Fix docker mapping port issue in docs

    Issue-ID: CLI-147

    Change-Id: I5d9d4b4330fd994b8f330912169c8ef3d2d277b0
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
4 years agoUpdate git submodules
Kanagaraj Manickam [Mon, 14 Oct 2019 04:56:16 +0000 (10:26 +0530)]
Update git submodules

* Update docs/submodules/cli.git from branch 'master'
  to 407a9b6718f0497259d1bdc40e018303eec26ab2
  - E release notes update

    Issue-ID: CLI-164

    Change-Id: I04b52bb692d55b5287a8efd69fcc307ff5b148a0
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
4 years agoUpdate git submodules
hewei-cmss [Mon, 14 Oct 2019 02:47:51 +0000 (10:47 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 2ff0797f2bcc531acc56eef60aec40c5c6b1ef00
  - modify ns terminate

    Issue-ID: VFC-1504

Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com>
    Change-Id: I029e720ec6a984d976cc3bd17b7e5257e4ea407b

4 years agoUpdate git submodules
Mandar Sawant [Mon, 14 Oct 2019 02:12:12 +0000 (21:12 -0500)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 027de6cd99fbfc703a1eed04a187e2271b4a5c57
  - fixing table formatting issue in El Alto release notes
    Issue-ID: DMAAP-1327
    Change-Id: I302d7f6e8935f99083bf5e741ffece3045cc66a1
Signed-off-by: Mandar Sawant <ms5838@att.com>
4 years agoUpdate git submodules
Fu Jinhua [Mon, 14 Oct 2019 01:22:57 +0000 (01:22 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to d68d40a34d7f73c1c700db5e62bd75c97365ad27
  - Merge "modify ns instance"
  - modify ns instance

    Issue-ID: VFC-1504

Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com>
    Change-Id: Iada86c9dd52b72b9bb9566ce1956eaee9747438b

4 years agoUpdate git submodules
yangyan [Mon, 14 Oct 2019 01:14:22 +0000 (09:14 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 99a5e13032e11228a66b02bfa9157fbc9c2fad46
  - fix the typo error of doc

    Change-Id: I28a48c3e0ca0b21e561474e8ac0fd6f554347337
    Issue-ID: VFC-1548
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
Eylon Malin [Sun, 13 Oct 2019 10:50:36 +0000 (13:50 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 809dd1050faf1bb3687807be384940ccbb28ff22
  - Add ability to retrieve from simulator recorded requests and headers

    Issue-ID: VID-253
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: Ie8dfe7216240a95d40c0d7ffdd5c69f6ddb643af

4 years agoUpdate git submodules
yxpoke [Sun, 13 Oct 2019 10:37:49 +0000 (18:37 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to 143acce423e6adfb9ee121a3d8cfeb76aa6c993c
  - fix release note title

    Issue-ID: MODELING-228
Signed-off-by: yxpoke <yangxu5@huawei.com>
    Change-Id: I1b056b61c94c6d0c3235fc487b44efc2fd783928

4 years agoUpdate git submodules
Ofir Sonsino [Sun, 13 Oct 2019 09:12:57 +0000 (12:12 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to ce2eae1de729f7c66f753857643a6464fbb4013e
  - El Alto known issues

    Change-Id: I293935d6a159691390bd90dd3fc2998821c97773
    Issue-ID: SDC-2569
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
Huabing Zhao [Sat, 12 Oct 2019 11:13:48 +0000 (19:13 +0800)]
Update git submodules

* Update docs/submodules/msb/apigateway.git from branch 'master'
  to 43e724ef1a92fc35fe0d5142c1ed28184d8df1cc
  - Update Release notes and documentation

    Issue-ID: MSB-379
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
    Change-Id: Ic71d1586efa038d818c8e707d97417435fdd178d

4 years agoUpdate git submodules
Huabing Zhao [Sat, 12 Oct 2019 10:37:35 +0000 (18:37 +0800)]
Update git submodules

* Update docs/submodules/msb/apigateway.git from branch 'master'
  to 94adde8990633af0a6b520533176847b6da8b275
  - Update Release notes and documentation

    Issue-ID: MSB-379
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
    Change-Id: I5196b509a85ca84a67c7978f6550cf10840c1713

4 years agoUpdate git submodules
Tao Shen [Sat, 12 Oct 2019 09:46:42 +0000 (09:46 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to be38bc0f3e13427731b08ae414549f6e2132e4e5
  - Merge "`feat:table style modification in ccvpn template"
  - `feat:table style modification in ccvpn template

    Change-Id: I3c59283cd9c7964a7acbe0ebdf837dce101e183b
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
cyuamber [Sat, 12 Oct 2019 09:42:01 +0000 (17:42 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to e9ed865ef5d4095cd81e405e8248218247f2d494
  - feat: extract the deletion notification of the service-list page

    Change-Id: I7520a0a2e7406db712ad7c09dd1f23e213e725dc
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Huabing Zhao [Sat, 12 Oct 2019 09:38:46 +0000 (17:38 +0800)]
Update git submodules

* Update docs/submodules/msb/apigateway.git from branch 'master'
  to ece4a2ed55aad0b782f4e77e2cab0b3a3c788136
  - Update Release notes and documentation

    Issue-ID: MSB-379
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
    Change-Id: I91cf5e2f607909d6ea84143030b12adfa0150ef1

4 years agoUpdate git submodules
yangyan [Sat, 12 Oct 2019 08:52:00 +0000 (16:52 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 67b4aa43395d5787f7bcb67dcc7f1b313b4f0793
  - Update Rresource and notification data types serializer

    Change-Id: I49adb673f5d96a47e016bc28354c46d21bc8749f
    Issue-ID: VFC-1547
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
Bin Yang [Sat, 12 Oct 2019 08:46:06 +0000 (08:46 +0000)]
Update git submodules

* Update docs/submodules/multicloud/azure.git from branch 'master'
  to 6d9ccdecad90a77b9e0f9e37ea9a2c61321b9891
  - Bump up multicloud azure version to 1.2.5

    Issue-ID: MULTICLOUD-859
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
    Change-Id: I5c4ac31d6dca7dbb426e54ebd00a5699b48cf6bf

4 years agoUpdate git submodules
Bin Yang [Sat, 12 Oct 2019 08:36:15 +0000 (08:36 +0000)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to 0a1d9e2040cab26cda27c4582c4d48c30c164ee6
  - Add known bug of multicloud pike infra_workload API

    Issue-ID: MULTICLOUD-814
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
    Change-Id: Ia3cf0d83c5859139a380b7dba623748d37519645

4 years agoUpdate git submodules
GuangrongFu [Sat, 12 Oct 2019 04:59:45 +0000 (12:59 +0800)]
Update git submodules

* Update docs/submodules/holmes/rule-management.git from branch 'master'
  to 496873842a2d3b15ce14fa91ce3358f2f07ecea6
  - Bumped the version to 1.2.7

    Change-Id: I8f2a4a23fc813086b7e3bc7f73b4efd965a15131
    Issue-ID: HOLMES-268
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
4 years agoUpdate git submodules
GuangrongFu [Sat, 12 Oct 2019 04:58:59 +0000 (12:58 +0800)]
Update git submodules

* Update docs/submodules/holmes/engine-management.git from branch 'master'
  to 0b93745d3cdfa44fe623792966cd18df27a06fa5
  - Bumped the version to 1.2.6

    Change-Id: Iffe9566e76202ea9dc10e4d55c2298fe66d615d1
    Issue-ID: HOLMES-268
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
4 years agoUpdate git submodules
Chuyi Guo [Sat, 12 Oct 2019 04:06:38 +0000 (04:06 +0000)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to dcd02b1fd1f87a8cfc63285f238a62fb99a79b0e
  - Merge "Slight Updates to Common"
  - Slight Updates to Common

    Slight updates made to ParameterGroup - stereotype corrections and
    SelectionCriteria - slight definition update.

    Issue-ID: MODELING-104

    Change-Id: Idb0cfdbdf061960acb64eb406b5c34dec755873f
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
guochuyicmri [Sat, 12 Oct 2019 01:59:49 +0000 (09:59 +0800)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 49dde6ede240a749299751ca5b6e5e97a476eb70
  - Update stereotype and KPI model

    Update stereotype preliminary on enhanced service model; update
    SliceKPIMonitor model.

    Issue-ID: MODELING-104

    Change-Id: I37528e776482ddd4314f6895bef84b1e145fe385
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
Gervais-Martial Ngueko [Fri, 11 Oct 2019 20:48:10 +0000 (20:48 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 6fcc35ae7a132b6e8c673b75b48f12409c92348c
  - Merge "Attempt to release docker"
  - Attempt to release docker

    New attempt to release the docker container for release 4.1.3

    Issue-ID: CLAMP-513
    Change-Id: I5339f8254acff7c73eda28745aa7c9c13e8aa58a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
sebdet [Fri, 11 Oct 2019 20:41:00 +0000 (22:41 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 3be5db615a6b9a435c8eaa7488b9dde32cdf570a
  - New attempt to release

    New attempt to release the jar first, enxt pr will follow with docker
    container

    Issue-ID: CLAMP-513
    Change-Id: I24557ec9a933b58d0db476bf13d4aa6e10dc281c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Brian Freeman [Fri, 11 Oct 2019 20:27:45 +0000 (20:27 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to f1aff42cf6f03599e75007f4d0c74d780c3d025b
  - Merge "Upgrade drools cl app image"
  - Upgrade drools cl app image

    Issue-ID: POLICY-2156
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
    Change-Id: Idde12043286d715a1de27d581701a41f7a72739d

4 years agoUpdate git submodules
Mike Elliott [Fri, 11 Oct 2019 20:06:41 +0000 (16:06 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e569de3f78f1e1223801c0b37169558f9d3ac592
  - Add Known Issues to release notes

    El Alto High defects that are pushed to Frankfurt.

    Issue-ID: OOM-2103
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
    Change-Id: I2570d1e299072e1ac96dbc3fcbe19181cd568bd0
    (cherry picked from commit f40ce5c9f5db76331d7aa895615c06a636d1940e)

4 years agoUpdate git submodules
Brian Freeman [Fri, 11 Oct 2019 18:14:06 +0000 (18:14 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to ba710fbe7f4cd47439324150d5b835501b2114d5
  - Merge "Align on release 4.1.3"
  - Align on release 4.1.3

    Align the charts on the 4.1.3 clamp containers + fix the dcae parameters
    to https4 + remove old db files

    Issue-ID: CLAMP-513
    Change-Id: I0429d1888f78d1a0f5ed7543cf0f9bb9cd77e652
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Brian Freeman [Fri, 11 Oct 2019 17:47:43 +0000 (17:47 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to b42007ad4a23c3266b2762130dcc8d4c224c1226
  - Merge "Use SDNC 1.7.4 version"
  - Use SDNC 1.7.4 version

    Update SDNC helm charts to use version 1.7.4 (final El Alto release)

    Change-Id: I257ac3b4a5780f612e2bcb84950231ed07a96876
    Issue-ID: SDNC-939
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Mike Elliott [Fri, 11 Oct 2019 17:15:39 +0000 (17:15 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to cddc62cd03bdf28daed32809a6c0aea45e1c4592
  - Merge "Make readiness-check work when updatedReplicas is None"
  - Make readiness-check work when updatedReplicas is None

    Issue-ID: OOM-2057

Signed-off-by: Akansha Dua <akansha.dua@amdocs.com>
    Change-Id: I8deb64ee5c5e9667f63a61a7204a83b095a2fc34

4 years agoUpdate git submodules
sebdet [Fri, 11 Oct 2019 16:30:31 +0000 (18:30 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to eae48ed50334201e0bc7b1ecbd52d37fae89f100
  - Release 4.1.3

    DO the release 4.1.3 so that we can upgrade oom and release the final
    containers

    Issue-ID: CLAMP-513
    Change-Id: I3477ef78ade1ca29223fba128971c3cc32ca31c1
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Eddy Hautot [Fri, 11 Oct 2019 16:19:05 +0000 (16:19 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 4afddd63a79e21cd632646c1a9446fa2d2f2fbbb
  - Merge "move to 4.1.3"
  - move to 4.1.3

    bump release version to 4.1.3

    Issue-ID: CLAMP-500

    Change-Id: I6f73e478338b99ae06bf2ef69948de1363ed51be
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 11 Oct 2019 16:05:33 +0000 (16:05 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 3ecab32cb79adb22ffd01381300dc6fc010a2a57
  - Merge "Remove python ciscoconfparser requirement"
  - Remove python ciscoconfparser requirement

    Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
    Change-Id: I6af3916d949075d1f250086a032a0d7b1457c26c

4 years agoUpdate git submodules
Dan Timoney [Fri, 11 Oct 2019 15:30:37 +0000 (15:30 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to b12478e07f51f4ad8bc8c18266289d60f4d78f21
  - Merge "Remove Controller API url and use blueprintProcessorApi url instead Issue-ID: CCSDK-1793"
  - Remove Controller API url and use blueprintProcessorApi url instead
    Issue-ID: CCSDK-1793

Signed-off-by: Shaaban Eltanany <shaaban.eltanany.ext@orange.com>
    Change-Id: Ic22a886bb7018ec09c557166e3ebd69196713d4c

4 years agoUpdate git submodules
Eddy Hautot [Fri, 11 Oct 2019 15:27:12 +0000 (15:27 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to d697dcbb705ca7baeb4206ccfcec01b400682ec7
  - Merge "add issue"
  - add issue

    add issue CLAMP-519 to release note for ElAlto

    Issue-ID: CLAMP-500

    Change-Id: I24fae51d022732b34a3b72ee0bf2d061b8061b2d
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
4 years agoUpdate git submodules
Pierre Rioux [Fri, 11 Oct 2019 14:24:13 +0000 (14:24 +0000)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to b45a38bc14f7bf3448e38c54d02160bd4da34a97
  - Merge "Added catching error when calculating elapsedTime."
  - Added catching error when calculating elapsedTime.

    Issue-ID: LOG-1148
    Change-Id: I8f94b066e1841322199c95f7de82c1a4e76fcd2f
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
4 years agoUpdate git submodules
Prudence Au [Fri, 11 Oct 2019 14:22:34 +0000 (10:22 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to f7210c2633e1877c9744a2c26358ecb4ef4540ac
  - Update release notes with all the known issues

    Issue-ID: LOG-1135
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
    Change-Id: Ie7ff5fdb8e198ed3a6089330df0e48bba15f9c4d

4 years agoUpdate git submodules
AndyWalshe [Fri, 11 Oct 2019 14:18:49 +0000 (15:18 +0100)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 3e92cbf5f658e0e31a03bf05f62cc18169a9c59f
  - Update ONAP probe script to cater for nfs node and use of local docker repository

    Issue-ID: INT-1321
    Change-Id: I150324b147f01e6455dccc19c0be748dcf67286a
Signed-off-by: AndyWalshe <andy.walshe@est.tech>
4 years agoUpdate git submodules
Brian Freeman [Fri, 11 Oct 2019 13:54:57 +0000 (13:54 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 50f825e6ba947d0de8f5082ab29e43011a523891
  - Merge "Fix deploy on failure of subproject"
  - Fix deploy on failure of subproject

    Issue-ID: OOM-2114
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
    Change-Id: I8fd18f0e58cc680000a46299c8997e51b1f2dc8e

4 years agoUpdate git submodules
Arundathi Patil [Fri, 11 Oct 2019 13:06:14 +0000 (18:36 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d71ba83a6075950877963fef084a5f6e4aa598ba
  - JointJS Prototype

    Added JointJS POC

    Issue-ID: CCSDK-1765
    Change-Id: Ia8a6e913e3d4f10f3fdc0e1ec377304e49879240
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
James MacNider [Fri, 11 Oct 2019 12:21:49 +0000 (12:21 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 6b4fc784f3c7bfce405a430523a4d29932e536d0
  - Merge "Removed space from slave_nfs_node.sh"
  - Removed space from slave_nfs_node.sh

    Issue-ID: OOM-1577
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
    Change-Id: I8314d029ac9acc3a35488a57a8eecd3d53aa3845

4 years agoMinor updates 30/96930/1
Sofia Wallin [Fri, 11 Oct 2019 12:17:00 +0000 (14:17 +0200)]
Minor updates

Corrected release date and Dublin ref in
release note

Issue-ID: DOC-560

Change-Id: Ia0c12948aee298624fbccdccfd27cdb5b7e2efd2
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech>
4 years agoUpdate git submodules
seshukm [Fri, 11 Oct 2019 10:57:06 +0000 (16:27 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 621dd5b5b4f0e5058c86fe84926deb11e883b36c
  - initial commit for the release notes

    Issue-ID: SO-2260

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
    Change-Id: I408496eef933396c700b4676736a4cfa78507b4e
    (cherry picked from commit f5d05f899c17f7c69a6a584d4e0c8c6ed8984630)

4 years agoMerge "El Alto release note"
Eric Debeau [Fri, 11 Oct 2019 09:00:13 +0000 (09:00 +0000)]
Merge "El Alto release note"

4 years agoUpdate git submodules
Fiachra Corcoran [Fri, 11 Oct 2019 08:56:49 +0000 (08:56 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 19c1764052bc8371732aa0730c7f6a88c85de5f6
  - Merge "removing Conor Ward as committer from INFO.yaml per his resignation as committer Issue-ID: DMAAP-1232 Change-Id: I91484fb086324739aa139a946453d569c4bd9b4e Signed-off-by: Mandar Sawant <ms5838@att.com>"
  - removing Conor Ward as committer from INFO.yaml per his resignation as committer
    Issue-ID: DMAAP-1232
    Change-Id: I91484fb086324739aa139a946453d569c4bd9b4e
Signed-off-by: Mandar Sawant <ms5838@att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Fri, 11 Oct 2019 08:18:37 +0000 (04:18 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to b86c95c99240e8ed0ef91932a70ebed313dbd60c
  - Checkstyle and some coverage

    Address some trailing space from previous review. Mostly this
    was checkstyle issues of naming methods and variables, distance
    from usage, missing javadoc, 120 character spacing.

    Did add a few trivial code coverage tests.

    Issue-ID: POLICY-2133
    Change-Id: I159d1b27429b6bef046092ea3a4045fbd3a1071c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoEl Alto release note 38/96838/2
Sofia Wallin [Thu, 10 Oct 2019 05:52:23 +0000 (07:52 +0200)]
El Alto release note

Updated the composite release note file

Issue-ID: DOC-556

Change-Id: I6d9aaa22eff4799dfb7a1d8c8fc426b28d0e65cd
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech>
4 years agoUpdate git submodules
cyuamber [Fri, 11 Oct 2019 03:37:36 +0000 (11:37 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 3a32288d1a4053e3bf561766c35cf27d5a938b38
  - feat: extract the notification bar of the onboard page

    Change-Id: I4fcc0a1a5d4372d8b95127e2baa125e95d2c006d
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Bin Yang [Fri, 11 Oct 2019 03:27:36 +0000 (03:27 +0000)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to 94b75aa7dbd1d687e34be06c8a406c931020ccb3
  - Update Release date

    Issue-ID: MULTICLOUD-858
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
    Change-Id: Ic92a9c4f711bd2df10341871277b1a1eaec39246

4 years agoUpdate git submodules
Brian Freeman [Fri, 11 Oct 2019 02:20:59 +0000 (02:20 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 73cecb5a1545337ff697a8f277416412bfe39393
  - Merge "Remove docker-config runtime internet dependency"
  - Remove docker-config runtime internet dependency

    Adding orginally downloaded resources directly to pod volumes

    Issue-ID: SO-1917

Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
    Change-Id: I7edf86e625e50987cea3a3c502eb391672f958f5

4 years agoUpdate git submodules
cyuamber [Fri, 11 Oct 2019 02:20:11 +0000 (10:20 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 8bc1e72e2874e5734965fd4647dc7fb682d4dd98
  - feat: extract the public notification component

    Change-Id: I0e42ddf844e92b986d9bc1748dfc06b202d37f2b
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
cyuamber [Fri, 11 Oct 2019 01:46:00 +0000 (09:46 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 97832708ef615e7c32413e3c462ea669d5856450
  - feat: optimize the code for the service-list component

    Change-Id: I99c497d700c988fcb6569a4a907ca2a5489f08bf
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Bharath Balasubramanian [Thu, 10 Oct 2019 20:08:23 +0000 (20:08 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 5300ffcc9f94bfe04b11485d9e0cdbc02db0bd22
  - Merge "Include owner in createLockRef"
  - Include owner in createLockRef

    Change-Id: I7403f27b739259576419a380878cf0e263f9b8c6
    Issue-ID: MUSIC-502
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 10 Oct 2019 20:02:37 +0000 (22:02 +0200)]
Update git submodules

* Update docs/submodules/osa.git from branch 'master'
  to 06f9c4044638bc8b0fcbce64e5cabe225953e28e
  - Add missing licence headers to OSA

    Issue-ID: SECCOM-239
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I5b621e3174c14835cd997e8afcac218419b5e4bf

4 years agoUpdate git submodules
Vijay VK [Thu, 10 Oct 2019 17:55:50 +0000 (18:55 +0100)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to 5e1694cfaa768d2c1bea4fccd1cb5fce7504f803
  - Rls notes updates for ojsi

    Change-Id: I2829cc1561f98cec3a5cbfd0f97d593cf7603a47
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
    Issue-ID: DCAEGEN2-1669

4 years agoUpdate git submodules
weinstock, alan [Thu, 10 Oct 2019 15:39:25 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 08d13a3388589663e84eb5473f33a127f893ed2a
  - [VNFRQTS] Update, Correct Requirement metadata tags

    Issue-ID: VNFRQTS-747
Signed-off-by: weinstock, alan <aw2574@att.com>
    Change-Id: Ie23c38d55722138b635881880697a22695a47019

4 years agoUpdate git submodules
vasraz [Thu, 10 Oct 2019 14:53:00 +0000 (15:53 +0100)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9b06a87b89def019f7715895001171341bb16c2b
  - Fix failing unit test

    Issue-ID: SDC-2609
    Change-Id: Ibf411a8d10af858ee2f42f9b4b565b81fee33ebe
Signed-off-by: vasraz <vasyl.razinkov@est.tech>
4 years agoUpdate git submodules
Seshu Kumar M [Thu, 10 Oct 2019 14:41:07 +0000 (14:41 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 3206fe8b78f00e7003eb57aa1621e66fee0811d5
  - Merge "- Increased version to 1.5.1 to get new client"
  - - Increased version to 1.5.1 to get new client

    - Increased version to 1.5.1 to get new client changes

    Issue-ID: SO-2402
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
    Change-Id: I70cf15012547857e10360b1ba2d0cedfeb938e48

4 years agoUpdate git submodules
Dan Timoney [Thu, 10 Oct 2019 14:29:53 +0000 (14:29 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to ce9b0657f0614c993c36381c0ab301d7b4337db5
  - Merge "update vLB CDS CBA"
  - update vLB CDS CBA

    Issue-ID: CCSDK-1816
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
    Change-Id: I1b399aae8abca6a2f5d175560053fa0c7b646896

4 years agoUpdate git submodules
Swapnali Shadanan Pode [Thu, 10 Oct 2019 14:25:27 +0000 (19:55 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 4af2bea1aa5e0207a3a61dc9dc72e7e2e65f3ec6
  - Adding Controller catalog

    Adding new component controller catalog

    Change-Id: I30ce3498289320a1246d37089fb971c2f71ffe15
    Issue-ID: CCSDK-810
Signed-off-by: Swapnali Shadanan Pode <sp00501638@techmahindra.com>
4 years agoUpdate git submodules
Bartek Grzybowski [Thu, 10 Oct 2019 14:04:40 +0000 (16:04 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 1ee85dfee285612fa6bf7cc5a2b28b733f52e06a
  - Fix setting onap namespace and environment name separately

    Onap namespace and environment name can be distinct
    on a per deployment basis and this allows to set
    them accordingly.

    Change-Id: Id1b6fdc4f3b4c159117536187197cb308527f8d2
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
    Issue-ID: INT-1323

4 years agoUpdate git submodules
tang peng [Thu, 10 Oct 2019 11:55:18 +0000 (11:55 +0000)]
Update git submodules

* Update docs/submodules/holmes/rule-management.git from branch 'master'
  to 56d16edcc072b5ddb9ebb143aac2ca6f652b3c36
  - Merge "Updated the Release Notes"
  - Updated the Release Notes

    Change-Id: Id8944784aed0a118f706d81821a638e618c19991
    Issue-ID: HOLMES-267
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
4 years agoUpdate git submodules
GuangrongFu [Thu, 10 Oct 2019 11:55:02 +0000 (19:55 +0800)]
Update git submodules

* Update docs/submodules/holmes/engine-management.git from branch 'master'
  to 961ff2fdd562bbb5fd06c1de858511e1ceebfe50
  - Updated oparent to 2.1.0

    Change-Id: I6ee4b84d6717469cb5767e7949e9debfeff6cf53
    Issue-ID: HOLMES-242
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
4 years agoUpdate git submodules
Ittay Stern [Thu, 10 Oct 2019 11:53:10 +0000 (11:53 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 258fecdc8a7745c4085815e57a08162f248432e3
  - Merge "base logging interceptor for apache http client"
  - base logging interceptor for apache http client

    Issue-ID: VID-253

    org.onap.logging.filter.spring.SpringClientFilter used
    as reference implementation

    Change-Id: I015bc784ab5ee2b4ee6474bdbb7a346011734a3a
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoUpdate git submodules
Alexey Sandler [Thu, 10 Oct 2019 11:49:00 +0000 (14:49 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 726807cedcfde00b448f3c60656d6c9b7c1d9d1f
  - fix call AAI get vnf data with right cloudRegion id

    Issue-ID: VID-596
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
    Change-Id: I9879657abdc23d91370ed12736d177884963448a

4 years agoUpdate git submodules
GuangrongFu [Thu, 10 Oct 2019 11:42:05 +0000 (19:42 +0800)]
Update git submodules

* Update docs/submodules/holmes/rule-management.git from branch 'master'
  to ec731ea28cafedfe49f9f3f593a290a7edd0338e
  - Updated oparent to 2.1.0

    Change-Id: If468f4a7a09013fb404ef44585410823d45b83c8
    Issue-ID: HOLMES-242
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
4 years agoUpdate git submodules
sebdet [Thu, 10 Oct 2019 09:59:31 +0000 (11:59 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 13ab11a844d840025d153f7eac9109fbbe1c6b08
  - Rework the clamp cadi filter

    Add test and rework the code for X509 certificate

    Issue-ID: CLAMP-519
    Change-Id: I3c0aa05cd4bec24770243b86a4672ff3906afba5
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
cyuamber [Thu, 10 Oct 2019 09:22:04 +0000 (17:22 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 39f1403b2e4cbe8bc6189c3ff132d12d558bf0fa
  - style: optimize the style of the create dialog

    Change-Id: If8f27ebee4717ac7b49b4f7511d1aee859ad0ced
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Ittay Stern [Thu, 10 Oct 2019 08:22:51 +0000 (08:22 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 012975b2349ba5cc7c8434195b59459b8b0a0e89
  - Merge changes from topics "VID-30", "VID-37"

    * changes:
      Add the "@Override" annotation.
      Replace "==" with "===".

  - Add the "@Override" annotation.

    Using the @Override annotation is useful for two reasons :
    It elicits a warning from the compiler if the annotated method doesn't actually override anything, as in the case of a misspelling.
    It improves the readability of the source code by making it obvious that methods are overridden.

    Issue-ID: VID-612
    Change-Id: I90f07b6da5934fcba0c6d4106a75684438d8bb4b
Signed-off-by: anushadasari <danush10@in.ibm.com>
  - Replace "==" with "===".

    The == and != operators do type coercion before comparing values. This is bad because it can mask type errors. For example, it evaluates ' \t\r\n' == 0 as true.
    It is best to always use the side-effect-less === and !== operators instead.

    Issue-ID: VID-656
    Change-Id: If93fe032fae618bb0bd7112c24a0e4d3acab6337
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Ofir Sonsino [Thu, 10 Oct 2019 08:01:28 +0000 (11:01 +0300)]
Update git submodules

* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
  to 73d85da66a89bed17b0792002f7f9a525c0f78a5
  - Bump version to 1.5.2

    Change-Id: I6c189aa907ef27729cd9246d88b62b452d23b633
    Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
cyuamber [Thu, 10 Oct 2019 02:05:35 +0000 (02:05 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to a82b518867281a85f7c80a3604f40a91409ea964
  - Add create model component

    Change-Id: Ia99496892c82024af895d0abc37c4cda548872a5
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Ramesh Parthasarathy [Thu, 10 Oct 2019 01:01:10 +0000 (01:01 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 74d6563043bd45b7487387e02852c31c0bf7d25f
  - Corrected SO SDNC Adapter callback URL

    Corrected SO SDNC Adapter callback URL
    with sdnc adapter override.yaml file

    Issue-ID: SO-2401
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
    Change-Id: Iae8507445c99223d54becccacaab53a3aa48037a

4 years agoUpdate git submodules
Taka Cho [Wed, 9 Oct 2019 22:46:16 +0000 (18:46 -0400)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to e48727b615d84e00f681359b899912cdfc65d876
  - remove duplicated artifact in chef adapter

    there are two org.apache.httpcomponents:httpclient
    defined in pom file, keep a one from line 63-67

    Issue-ID: APPC-1763
    Change-Id: Ifd132e316e05c795d68618f8bd13ba6180d55adf
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Taka Cho [Wed, 9 Oct 2019 20:45:36 +0000 (16:45 -0400)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 3533ff6d195b9966cbf407238bb5d2fd7ca68bb1
  - remove redundant code under appc-common-bundle/java

    the code should be taken from src/main
    not from java

    Issue-ID: APPC-1732
    Change-Id: I7d9d8ce24917800f01e4aa84c3e31b584485094a
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Amichai Hemli [Wed, 9 Oct 2019 19:16:57 +0000 (19:16 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e02ffbb580a3a8049baae4437871129d6e37c91a
  - Merge "Dont filter get_vnf_data_by_globalid_and_service_type_response results"
  - Dont filter get_vnf_data_by_globalid_and_service_type_response results

    Filtering happen on AAI as part of FLAG_FLASH_REDUCED_RESPONSE_CHANGEMG.

    Issue-ID: VID-659

    Change-Id: If43034cce545c90ac44d6d0e70bc0baa3d21283b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Taka Cho [Wed, 9 Oct 2019 18:41:38 +0000 (14:41 -0400)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 105b7cdfec533c7b9976209af6af73e2f2508512
  - ODL Neon SR1 upgrade

    change ccsdk image for Neon
    SR1

    Issue-ID: APPC-1749
    Change-Id: I2716e8f58464f5b24b13adb848a694d3dd9512f4
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Taka Cho [Wed, 9 Oct 2019 18:38:11 +0000 (14:38 -0400)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 9c74c5729c9a52268342e583d6493bb19df80aa6
  - Neon SR1 upgrade

    change pom files for
    ODL Neon SR1 upgrade

    Issue-ID: APPC-1749
    Change-Id: Ib10ff74852a2b38933c0df034c71e21665430f62
Signed-off-by: Taka Cho <takamune.cho@att.com>