doc.git
4 years agoRevert "exclude submodules" 64/101264/1
Aric Gardner [Thu, 6 Feb 2020 17:19:52 +0000 (12:19 -0500)]
Revert "exclude submodules"

Now that we have a good build
https://onap-doc.readthedocs.io/en/latest/
we can revert this change and start building out
individual onap project docs.

Issue-ID: CIMAN-33
This reverts commit d54f2498fdb85f9c298b29bdc51532bef7e594b4.
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I2c9ce3e8043eef14e9573060ed3fe1a0e1dddfb1

4 years agoMerge "exclude submodules"
Jessica Wagantall [Thu, 6 Feb 2020 17:05:21 +0000 (17:05 +0000)]
Merge "exclude submodules"

4 years agoUpdate git submodules
Lukasz Muszkieta [Thu, 6 Feb 2020 16:54:40 +0000 (16:54 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to e3871f1bd6e8d8c8baa093d1307b029527603302
  - Merge "Add Pnf BBs to Service-Macro-Create flow"
  - Add Pnf BBs to Service-Macro-Create flow

    Added building blocks:
     AssignPnfBB
     WaitForPnfReadyBB
     ActivatePnfBB

    Issue-ID: SO-2641
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
    Change-Id: I6bc08e17a666a1a93d7bda1ec04aa7c181b5ec8c

4 years agoexclude submodules 58/101258/1
Aric Gardner [Thu, 6 Feb 2020 16:35:15 +0000 (11:35 -0500)]
exclude submodules

This change is needed for a single build
this build will create and populate the onap-doc
repository so that other rtdv3 projects can be
a subproject of this master doc.

the change will then be reverted, so that
the old method of building docs continues to work

Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I22686e4ef3061b4b32dfb494f31e284f80699073

4 years agoUpdate git submodules
jimmy [Thu, 6 Feb 2020 15:59:48 +0000 (10:59 -0500)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 0aef5509aec19c6eab75ad98ed8e071706a9a0db
  - Add release file

    Issue-ID: AAI-2791
Signed-off-by: jimmy <jf2512@att.com>
    Change-Id: Ib40dc7f16a49dd6eab1563f6e0e89ab5dfdadc41

4 years agoUpdate git submodules
Byung-Woo Jun [Thu, 6 Feb 2020 15:59:28 +0000 (15:59 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 422c2a3615ca059b2b9e79304738106fb845bf69
  - Merge "ETSI Package Management - Subscribe"
  - ETSI Package Management - Subscribe

    Change-Id: I6a01f97a5ec441fb72b3d506d5d7355e4d868e11
    Issue-ID: SO-2417
Signed-off-by: rope252 <gareth.roper@est.tech>
4 years agoUpdate git submodules
Dan Timoney [Thu, 6 Feb 2020 15:34:38 +0000 (10:34 -0500)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 15ca43491e1cd9adfc6c640bfab5c7dce260894e
  - Update to use released CCSDK parent pom

    Update new module sdnc-web to use released parent pom 1.5.1

    Change-Id: I7758318cf2441fd97d674adcbbc9b2e25104c8c6
    Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 6 Feb 2020 14:51:02 +0000 (14:51 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 526148c73d077343c083484aedb5745f7a759f0c
  - Merge "WaitForPnfReadyBB - set orchestration status to Register and then Registered"
  - WaitForPnfReadyBB - set orchestration status to Register and then Registered

    Issue-ID: SO-2644
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
    Change-Id: I2796baf4afabd47536ffa0d4deb5096608fc5cce

4 years agoUpdate git submodules
shrek2000 [Thu, 6 Feb 2020 13:56:37 +0000 (15:56 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to f0178710c8a578fcdc46379d44ccdaaf193ae23e
  - Increase code coverage

    Moving to lombok. ComponentMetadataDataDefinition did not use lombok. The Equal, hashCode and toString functions were too completed to maintain.
    Issue-ID: SDC-2690

    Change-Id: Ie83b6754579d2776cd0222d61ad4eb9be9e35e6c
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
4 years agoUpdate git submodules
mharazin [Thu, 6 Feb 2020 12:59:16 +0000 (13:59 +0100)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 9b496eb93f2056656f9ab182de37beb88a9f75cd
  - Fix dependency failure for aai-schema

    Temporary solution until fix AAI-2789 bug

    Issue-ID: SO-2636
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
    Change-Id: Ifaee3198bba7f293530b4fed1f6267e54ceeba9d

4 years agoUpdate git submodules
shrek2000 [Thu, 6 Feb 2020 11:14:04 +0000 (13:14 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 723992503b98f84da5aec904a384ade6d76a89f4
  - Increase code coverage

    Moving to lombok. ServiceMetadataDataDefintion did not use lombok. The Equal, hashCode and toString functions were too completed to maintain.
    Issue-ID: SDC-2690

    Change-Id: I2e361ca790df8a271602c36bc57912ba2b7ed5fe
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
4 years agoUpdate git submodules
Yan Yang [Thu, 6 Feb 2020 09:19:54 +0000 (09:19 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to ecb8b8004aea0a4509966d801105f8ec60aa6f88
  - Merge "update sonar property: sonar.python.coverage.reportPath -> sonar.python.coverage.reportPaths"
  - update sonar property: sonar.python.coverage.reportPath -> sonar.python.coverage.reportPaths

    Change-Id: Ie6a0b859a60c8af74aea853a8ccbe7a97bbd0df3
    Issue-ID: VFC-1617
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
4 years agoUpdate git submodules
Borislav Glozman [Thu, 6 Feb 2020 08:46:04 +0000 (08:46 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 39180c61bcbd8785c84a1f9fd8ff30a6dc594e5d
  - Merge "[COMMON] Create templates for services and PV"
  - [COMMON] Create templates for services and PV

    Proposition of common templates to make service declaration and PV
    declaration consistent accross OOM.
    Propositions of templates for sub parties of resource definitions
    such as metadatas, selector and containerPorts.

    I've also made an example with cassandra.

    Change-Id: I8b8aa8eb61dafba75e89add1979114a0eefce243
    Issue-ID: OOM-1971
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
efiacor [Thu, 6 Feb 2020 08:04:21 +0000 (08:04 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0ccdd6c9f20793ae46d0b39650d314e01ddec908
  - Removing pass_enc_key from DMaaP prov props

        # Also adding AAF ready check for dr-node

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

4 years agoUpdate git submodules
dyh [Thu, 6 Feb 2020 08:01:53 +0000 (16:01 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to 0c5f51257800d53f38bed548bf3d644b85793b96
  - update sonar property: sonar.python.coverage.reportPath -> sonar.python.coverage.reportPaths

    Change-Id: I3ec5bd9e63edb8c6b777c2eb45b573dfa1b658c7
    Issue-ID: MODELING-309
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
4 years agoUpdate git submodules
efiacor [Wed, 5 Feb 2020 21:25:24 +0000 (21:25 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 7e8338ea2d68767d592d254c91e9e727509dce20
  - Bump DR version

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

4 years agomodify readthedocs.yaml 95/101195/1
Aric Gardner [Wed, 5 Feb 2020 19:58:31 +0000 (14:58 -0500)]
modify readthedocs.yaml

Now that the yaml file is actually being read
we need to tell read the docs to do the submodule dance.

also, I added another tox.ini
in the docs dir, this is for rtdv3 builds
the one in root will be removed once we are
ready to retire the old method of docs building

Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I5e4866c5a1d68a16d8d027f8c4ec7397ea3d3c59

4 years agoFix readthedocs.yml 92/101192/3
Aric Gardner [Wed, 5 Feb 2020 18:15:34 +0000 (13:15 -0500)]
Fix readthedocs.yml

Also fix conf.py lint errors
etc/requirements.txt is hardcoded in rtd config
to support older builds I cannot change it
untill the next release

Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I27f1dcf32d226ea094b20ad275b318d07fa9648b

4 years agoUpdate git submodules
efiacor [Wed, 5 Feb 2020 18:07:36 +0000 (18:07 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 0ad65c47b4fbddd5d1b653c5e38dcdf84884de9f
  - Removing passwordencryption key

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

4 years agoUpdate git submodules
Adrian OSullivan [Wed, 5 Feb 2020 17:41:44 +0000 (17:41 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 468a4135dbffb875b07870182a2c85a9a71dfd46
  - Merge "Implement serviceType handling for E2E network slicing"
  - Implement serviceType handling for E2E network slicing

    Issue-ID: EXTAPI-380
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
    Change-Id: Ib4cc70fd1b7a43b9bfe4a73659af5cc6f1b2f972

4 years agoUpdate git submodules
aosull01 [Wed, 5 Feb 2020 15:49:00 +0000 (15:49 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to dc27fc76a2ee6481bd1fe12912bc3615e13715e0
  - Update Service Catalog Swagger with Markdown

    Issue-ID: EXTAPI-386
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
    Change-Id: Id4969b1472740623ce7051b0bc5ef5a94b841748

4 years agoUpdate git submodules
cyuamber [Wed, 5 Feb 2020 15:21:19 +0000 (23:21 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 67e32a3411851851185bdc22320687c317ea35bf
  - feat: add CSMF slice task management interface page code

    Change-Id: I88acbf7d23aed9910f4dfb3ee6e79aa4b51d9ba6
    Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Sunder Tattavarada [Wed, 5 Feb 2020 15:19:13 +0000 (15:19 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to be539894f21c8dea9e82fbfbeb3efa3d6b315e05
  - Merge "global-search and search user components"
  - global-search and search user components

    global-search and search user components with service

    Issue-ID: PORTAL-827
    Change-Id: I503b259b71f3edcb27456d4e37c84fb356239f31
Signed-off-by: jz385p <jegadeesh.babu@att.com>
4 years agoUpdate git submodules
Sudarshan Kumar [Wed, 5 Feb 2020 15:16:37 +0000 (20:46 +0530)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 096d3ac4c7b98f98eb20978cf1f07ff5cc91d492
  - Made Header and Footer generic

    Changes made to make header and footer generic by taking required values from
    environment.ts

    Issue-ID: PORTAL-795
    Change-Id: I03303e10ef763767d12d16d2ee6454f81a250562
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
4 years agoUpdate git submodules
Dan Timoney [Wed, 5 Feb 2020 15:15:36 +0000 (15:15 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 6862799321b85f364a3fa1be8639bed1de3b9d23
  - Merge "add sdnc-web dist"
  - add sdnc-web dist

    add osgifree dist for web based content

    Issue-ID: SDNC-1013
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
    Change-Id: I3964f13cf15479525862c2abddfd154fe9dcabee

4 years agoUpdate git submodules
Lukasz Muszkieta [Wed, 5 Feb 2020 14:29:41 +0000 (14:29 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 9131b47477881cf35f40d0c1c359d18dadf72130
  - Merge "Fix Sonar issue with throw generic exception on apihandlerinfra"
  - Fix Sonar issue with throw generic exception on apihandlerinfra

    Issue-ID: SO-2645
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
    Change-Id: I111ca7c7bef271386bd075e2b948f29d7c2b4516

4 years agoUpdate git submodules
Dan Timoney [Wed, 5 Feb 2020 14:26:52 +0000 (09:26 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
  to 83b1669c0ec3139557172946f98dab1fd337f028
  - Upgrade oparent version for sonarcloud

    Update oparent version to 3.0.0-SNAPSHOT to support sonarcloud
    migration.  Note: also had to add repositories and
    pluginRepositories tags so that snapshot version of oparent
    could be used, since version of oparent that supports sonarcloud
    is not yet released.

    Change-Id: I9de4320f1fad554bbd6fcc8f7ab3c9975f7929ac
    Issue-ID: CCSDK-1948
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate git submodules
Sébastien Determe [Wed, 5 Feb 2020 14:09:02 +0000 (14:09 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 899c22fccf12f50a877988c62e30d5e2c7fb7e3c
  - Merge "Changes for populating ReactJS component library"
  - Changes for populating ReactJS component library

    Modification of Maven pom.xml to segregate creation of component library
    away from the basic CLAMP UI. New directory ui-react-lib is introduced
    and populated with just a few files to support the library creation.
    Introduction of OnapConstants.js provides single focus for defining
    constants shared across multiple components, resolving circular
    dependency between LoopUI.js and MenuBar.js around defaultLoopName.
    Modified LoopSvg.js to import withRoute from react-router-dom instead
    of react-router, which was causing problems in usage of completed
    component library.

    Issue-ID: CLAMP-586
    Change-Id: I3054d5388b8aa7417fe7566c34279390d24fb80a
Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
4 years agoUpdate git submodules
Ittay Stern [Wed, 5 Feb 2020 13:15:30 +0000 (13:15 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to b4b88310c73f9faa15bbe8ad0ed6213660f6f52c
  - Merge "create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF"
  - create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF

    Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
    Change-Id: I149df1c6b1245542a6083c8cdec7ea3bbb50e933
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoUpdate git submodules
aribeiro [Wed, 5 Feb 2020 12:58:15 +0000 (12:58 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 0e6b06b2abac7e7f5246e5a85fc6569f5ef8348b
  - Fix for sanityUiTests

    Issue-ID: SDC-2757
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
    Change-Id: I90d1bb36fb527dd2f610ad610bfa88eccbbcc6d7

4 years agoUpdate git submodules
Pawel Wieczorek [Wed, 5 Feb 2020 12:55:42 +0000 (13:55 +0100)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 794a3978adeb7616f79dfe96e0bc7fe3bc2170fb
  - Use ONAP core deployment type override in minimal Vagrant environment

    Core deployment type is a subset of previously used minimal override to
    make ONAP deployment even lighter on resources.

    It has been merged in OOM as: d7c495eeeaa3c24d355b9214bc7d0e59be9dd70e
    (Change-Id: Ibaec41f088f11f7fb4e7c476f742d12d29c5740b).

    This patch also updates documentation on resources required by this
    setup and adds example usage of Operator's tools.

    Issue-ID: ONAPARC-551
    Change-Id: Ifdb1d158311ba3ed0b5cf407d07ce028d1a0162f
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
ChrisC [Wed, 5 Feb 2020 12:46:55 +0000 (13:46 +0100)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 504422fe7b93714222ff53b9ee9914a26b74c091
  - Update SSL Certs and doc

    Update SSL certs for Frankfurt (expiry date Feb 2021) + fix clamp env
    for compose.
    Documentation updated to reflect what to do for cert renewal (readme).

    Issue-ID: CLAMP-641
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
    Change-Id: I24e24ee88674c3d5b399bc0f1722c61f4c54a937

4 years agoUpdate git submodules
cyuamber [Wed, 5 Feb 2020 11:09:55 +0000 (19:09 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 5a8962154a63fbc18a7849a0184d7f10ebd7f6f6
  - feat:add three parameters of Slice task management page

    Change-Id: Ic1e9dc5e9ecbaf78bf987e6dfd58747f5442f355
    Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Eylon Malin [Wed, 5 Feb 2020 10:23:43 +0000 (12:23 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 4fe55a9f53c156fd8f2103ea6ec81a4652d98d19
  - Respect permissions by owning-entity-id when searching instances by owning entity

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

  - add owningEntityId to each result of getServicesByOwningEntityId

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

  - regression unit test for getServicesByProjectNames

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

4 years agoUpdate git submodules
cyuamber [Wed, 5 Feb 2020 09:35:42 +0000 (17:35 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 537a77b78b576c08e3f3aabdd468d91ff76ec915
  - feat: add csmf slice business management of 5G Slicing Management

    Change-Id: Ie491a10e2e9540b6e3703ad51cc1bd0e7e164610
    Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
ilanap [Wed, 5 Feb 2020 07:46:21 +0000 (09:46 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to f6ddad9c6f5d5801da3e6cb8d2c12ae81c2b7582
  - Fix loader for unready plugins

    Checks whether plugin was ready and will reset loader and ready event when moving between windows if not.

    Issue-ID: SDC-2715
Signed-off-by: ilanap <ilanap@amdocs.com>
    Change-Id: I9c3d637135153f0607a6588e5f588450c1708b99

4 years agoUpdate git submodules
aribeiro [Wed, 5 Feb 2020 07:44:50 +0000 (07:44 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9fb5a1e5b8ff970dd811ea7bf03ad6fcbe30fe70
  - Fix for sdc-api-tests docker

    Issue-ID: SDC-2756
    Change-Id: I87e319a71931881fdef5c5095c79df3a13f4515a
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
4 years agoUpdate git submodules
andre.schmid [Wed, 5 Feb 2020 07:43:43 +0000 (07:43 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 97a799ecfdec2d281b5868eb847b35d0eec63673
  - Fix sdc-backend-init heat type upgrade

    Removes all heat and normative items from typesToUpgrade.json.
    Add verbose to pycurl if is in debug mode, to print request
    information.
    Adjust to upgradeONAPNormative.py to the correct python
    syntax and removing unused imports.

    Change-Id: Id4ee601dd70b337c5eeb84965843305300ef7fe3
    Issue-ID: SDC-2752, SDC-2753
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoUpdate git submodules
vasraz [Wed, 5 Feb 2020 07:42:14 +0000 (07:42 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 73fa45ca5aa62dfa4aa074125c384ffbaad60387
  - Remove ES & Kibana

    Change-Id: I983a0fe570b1a2cbf641f4285ef030be686bed32
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
    Issue-ID: SDC-2724

4 years agoUpdate git submodules
Morgan Richomme [Wed, 5 Feb 2020 07:31:50 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 00fd764cb5bdfd020e05a2391639857f6181f0cb
  - Merge "Enable multicloud openstack https endpoints"
  - Enable multicloud openstack https endpoints

    Make use of msb iag with https as well

    Issue-ID: MULTICLOUD-978
Signed-off-by: Bin Yang <bin.yang@windriver.com>
    Change-Id: I79c988e2ac13f1c11be8ca5ac9ccd44c21418cb4

4 years agoUpdate git submodules
Chuanyu Chen [Wed, 5 Feb 2020 03:50:00 +0000 (03:50 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6706ff14fca4a1f66eb739e45654db5f42fd3c3f
  - Merge "Support LCM API for sdnc adapter"
  - Support LCM API for sdnc adapter

    Enhance sdnc adapter to support LCM API for PNF SW Upgrade.

    Issue-ID: SO-2588
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
    Change-Id: I193a5f61a5a63da6608692b34c221df8aeddc323

4 years agoUpdate git submodules
Jim Hahn [Wed, 5 Feb 2020 01:10:09 +0000 (20:10 -0500)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 6948fd05228982459ead8609f4bea3097c860fbf
  - Include jaxb in runtime

    The jaxb implementation was included with scope=test.  As a result,
    it was not found when trying to run the engine within docker.

    Issue-ID: POLICY-1590
Signed-off-by: Jim Hahn <jrh3@att.com>
    Change-Id: I2e6e23929448b7c27bf6f6a1d2ea40c0c1cace97

4 years agoUpdate git submodules
Taka Cho [Tue, 4 Feb 2020 23:07:41 +0000 (18:07 -0500)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 0e8c9379279d3de8023bbbc6263ea1e8851f31de
  - add new action ConfigScaleIn for dep

    add to db preload script

    Issue-ID: APPC-1760
    Change-Id: Ib2c0f759ce6d320c341a88a152d35ee7766da258
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Tue, 4 Feb 2020 21:28:21 +0000 (16:28 -0500)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 020b2d6f50f81fc84737f8e2815ca97b393e98ee
  - Revert eclipse.persistence to 2.6.2

    Issue-ID: AAI-2785
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
    Change-Id: I20e178061ac6b72391924c68153521f1c41f5837

4 years agoUpdate git submodules
Forsyth, James (jf2512) [Tue, 4 Feb 2020 21:28:14 +0000 (16:28 -0500)]
Update git submodules

* Update docs/submodules/aai/sparky-be.git from branch 'master'
  to 02b88b997fd0671c07f58ef00ac4f3c67b2aa55b
  - Remove urls

    Issue-ID: AAI-2784
    Change-Id: I2da8bc5d725ec16eace275cf9eb38a19526327fc
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
4 years agoUpdate git submodules
Dan Timoney [Tue, 4 Feb 2020 21:06:32 +0000 (16:06 -0500)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 7eddd2d8a0bbbe26a803f93b3fbb891b640fb9df
  - Update to use released CCSDK parent poms

    Update to use released version 1.5.1 of CCSDK parent poms.

    Change-Id: I57f457bcc5a89bafe9f70d938831fb8866d9493f
    Issue-ID: SDNC-1059
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Tue, 4 Feb 2020 16:30:02 +0000 (16:30 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to d622ece51e323fe4586a85d81bf014bfa61bca40
  - Merge "Fix problem with wrong volume mount names"
  - Fix problem with wrong volume mount names

    Issue-ID: DMAAP-1378

Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com>
    Change-Id: Ibac712760dca757475e57129cc1857be5c1086e0

4 years agoUpdate git submodules
mharazin [Tue, 4 Feb 2020 15:27:24 +0000 (16:27 +0100)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to cc778524df33ee66a3f17416761ea4cd7b2ef952
  - Refactoring tests in BBInputSetupUtilsTest

    Issue-ID: SO-2613
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
    Change-Id: I277277b0b5ca1c76afb9a466b20479c97d033401

4 years agoUpdate git submodules
Sunder Tattavarada [Tue, 4 Feb 2020 15:19:19 +0000 (15:19 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 099ece77f49e4a6bc4d9b35ef03a5e0f33bf8384
  - Merge "Added portal-FE-os components"
  - Added portal-FE-os components

    Removed layout from portal-FE-os and added new components in
    portal-fe-os

    Issue-ID: PORTAL-795
    Change-Id: I3d7f93fa22a7935f9e73ed96802495019aabc129
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
4 years agoUpdate git submodules
Ittay Stern [Tue, 4 Feb 2020 14:09:57 +0000 (16:09 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to f84164f29eb0c314580f0c44de3d513d9e7b0e5a
  - upgrade VFM is not enabled when other VFM in the same VNF is already upgraded (fix)

    Also fixes a bug in modelUniqueNameOrId when `instance` contains inner vfModule object.

    Issue-ID: VID-771

    Change-Id: Ie7326780c968fe334dfe3888c518eeb5a8e1919f
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Dominik Mizyn [Tue, 4 Feb 2020 13:55:37 +0000 (14:55 +0100)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to a884c481af24e2405f9389b01842c4671a03a75e
  - Allow storing db.user and db.pass in environment variables

    This patch allows to store and get db.user and db.pass from
    environment variables. This is needed if we want to send those
    variables by helm secrets.

    Issue-ID: OOM-2287
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
    Change-Id: Ie1736dd4bd89710b441f5cc96dd116bd433ad1b6

4 years agoUpdate git submodules
Ittay Stern [Tue, 4 Feb 2020 11:30:21 +0000 (11:30 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to ce9d4e748b56fab270f9a697e6705dc410650bd9
  - Merge "regression unit test for getServicesByOwningEntityId"
  - regression unit test for getServicesByOwningEntityId

    Issue-ID: VID-758
    Change-Id: I4e080b6d775feb890f597b1db006e00f8108a987
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Tue, 4 Feb 2020 11:29:29 +0000 (11:29 +0000)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to ca1c2e1701e0ee387d2f722d8b7fd23071af8e1e
  - Merge "policy/engine jdk11 junit and compilation error fixes"
  - policy/engine jdk11 junit and compilation error fixes

    Issue-ID: POLICY-1590
    Change-Id: I0bbc6f7310705c20924812efc5be2b0f91cf71a2
Signed-off-by: HOCKLA <ah999m@att.com>
4 years agoUpdate git submodules
hongyuzhao [Tue, 4 Feb 2020 11:24:18 +0000 (19:24 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to dddb97b7f1d5ac85c4700a674e9cadcdb7ac2b63
  - Remove redis config

    Change-Id: I419fb5d39a46a9ca2b9a74f2a4d6d4ff12101d03
    Issue-ID: MODELING-307
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
4 years agoUpdate git submodules
Krzysztof Opasiak [Mon, 3 Feb 2020 20:04:22 +0000 (21:04 +0100)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0f3e13456f6a311786d29e7a2a560070e3d96e81
  - Update git submodules

    * Update kubernetes/aai from branch 'master'
      to 1c9c9bba658057f6147276fba4f84e7db9117e70
      - [ONAP-wide] Replace .Release.Name with common.release

        ONAP is too big to be deployed using helm install so we need to
        use a custom helm plugin helm deploy. This script deloys onap
        component by component instead of deploying evrything at
        once. Unfortunately this script also modifies the helm release by
        appending component name to it.

        As a result of this behavior our objects are called for example:

        onap-mariadb-galera-mariadb-galera-0

        instead of just being called onap-mariadb-galera-0.

        This patch simplifies this naming convention by replacing all direct
        usages of .Release.Name with common.release macro which strips the
        component specific part from the release name.

        Issue-ID: OOM-2275
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
        Change-Id: I450057f5b4a10842f09665ecccc58e4ed727cd89

4 years agoUpdate git submodules
Ittay Stern [Mon, 3 Feb 2020 19:30:35 +0000 (21:30 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 0814238f615f3e3b855a53add72730b957f6c790
  - NodeInfo::getModel expects the instance-model

    Now callers (objectToInstanceTree, objectToModelTree, etc.) pass the hierarchy
    itself, instead of providing only the service hierarchy and keys.

    Issue-ID: VID-724

    Change-Id: I80cde29887d86b2cc986d96b220ff769562f38b8
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Singal, Kapil (ks220y) [Mon, 3 Feb 2020 19:24:43 +0000 (14:24 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 6ff6ed9734d5cfa5ebc8e362dfdb63fa55cc0dbd
  - Adding Copyright to all Files

    Reformatting POM Files as per mvn tidy:pom

    Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a
    Issue-ID: CCSDK-2069
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
4 years agoUpdate git submodules
Morgan Richomme [Mon, 3 Feb 2020 16:50:13 +0000 (16:50 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to a4f3a79f2fc88ef8e50d2cc99c0fae90ec3874f1
  - Merge "Revert "Make cassandra service mesh compliant""
  - Revert "Make cassandra service mesh compliant"

    This reverts commit 239bb3e18494584587ee1a6eb482f022b9e32d44.

    Reason for revert: mandatory template functions not merged yet

    Issue-ID: OOM-2252
    Change-Id: I80444a7103e12aea4568f03ded08e348bba927fb
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Ravi Pendurty [Mon, 3 Feb 2020 14:29:50 +0000 (15:29 +0100)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 6af0ccf62efaa371ff337376115a34c8589ca38e
  - Update mountpoint-registrar

    Include cleanup for test code

    Issue-ID: SDNC-1030
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
    Change-Id: I2ec89f4d74817b61aee888127bc61de6dd335cef

4 years agoUpdate git submodules
Ittay Stern [Mon, 3 Feb 2020 14:17:31 +0000 (16:17 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 52670a9e0b450074dfbe0d151925d0133bc8442a
  - Respect owning-entity-id when searching instances by Subscriber

    Issue-ID: VID-758

    Change-Id: Ife6d8679b3ea00d4bb9efb24810b5a50652f5d76
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Jessica Wagantall [Mon, 3 Feb 2020 14:06:37 +0000 (06:06 -0800)]
Update git submodules

* Update docs/submodules/aaf/sms.git from branch 'master'
  to 137e91e4fab1995c2df7a13c455edfe6628c33f2
  - Add new committers

    - Pawel Baniewski email pawel.baniewski@nokia.com LFID baniewsk
    - Gerard Nugent email gerard.nugent@est.tech LFID egernug
    - John Franey email john.franey@att.com LFID JohnFraney

    Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
    Change-Id: I72f3fff449f2d848fe19eefd3cc0ad2431491370

4 years agoUpdate git submodules
Borislav Glozman [Mon, 3 Feb 2020 13:50:34 +0000 (13:50 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 397205f1b895260c37fbb9a328d403a4155fc148
  - Merge "Expose multicloud endpoints in https"
  - Expose multicloud endpoints in https

    Make use of msb iag with https as well

    Change-Id: I46320cb7a3012320091b8b802ed8531285b78b45
    Issue-ID: MULTICLOUD-978
Signed-off-by: Bin Yang <bin.yang@windriver.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 3 Feb 2020 13:07:26 +0000 (13:07 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 39d4ca5b77a2b70e37c5995fe4e5d945d327f062
  - Merge "upgrade VFM is not enable when other VFM in the same VNF is already upgraded. Issue-ID: VID-771"
  - upgrade VFM is not enable when other VFM in the same VNF is already upgraded.
    Issue-ID: VID-771

Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
    Change-Id: Ia5eca719c50d47c77919a82c2306605da4d2a1c0
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
4 years agoUpdate git submodules
hongyuzhao [Mon, 3 Feb 2020 11:30:06 +0000 (19:30 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to 3d10bac5ec6b5394d32dc6ad3b0a7e6294ea6593
  - Remove use of redis db

    Change-Id: I714c9f36ef9d6710bf8e3e21c023435d6fcc2a0a
    Issue-ID: MODELING-307
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
4 years agoUpdate git submodules
Enbo Wang [Mon, 3 Feb 2020 10:04:53 +0000 (18:04 +0800)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to e9c0b88ed9b0e9a538ee87f25f3ea4c99f853702
  - Fix dependency failure for aai-schema

    Issue-ID: SO-2636
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
    Change-Id: I946870c801134dc76b8c55ffd52ace5aaef60a69

4 years agoUpdate git submodules
KAPIL SINGAL [Mon, 3 Feb 2020 05:35:27 +0000 (05:35 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 723cb0b0f4fca052561f21bb8312bf7c6e8cd524
  - Merge "Reorder Create Tabs"
  - Reorder Create Tabs

    Issue-ID: CCSDK-2068

Signed-off-by: shady <snaguib.ext@orange.com>
    Change-Id: I7519906f749f275a1b40f47bf53f3c0cb6a03906

4 years agoUpdate git submodules
shaaban Altanany [Mon, 3 Feb 2020 05:35:01 +0000 (07:35 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 74ee6be955fbfc6c82ef693dc9a142e058fbb833
  - add designer client build inside loopback server

    Issue-ID: CCSDK-2067

    Change-Id: I5acef65ee6703405b70708dd17a1be7acb808531
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
4 years agoUpdate git submodules
hongyuzhao [Mon, 3 Feb 2020 03:57:16 +0000 (11:57 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to a40cb469e3aa364fb2a0f016632bc642b4ecbdb7
  - Modify Identifer definition in swagger

    Change-Id: I60a5800b091eeb2239f80b9f45a5cc67489a7b48
    Issue-ID: MODELING-288
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
4 years agoUpdate git submodules
KAPIL SINGAL [Sun, 2 Feb 2020 19:29:27 +0000 (19:29 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 7b1469e1883097ab0c2b4dc76f5307667482be2d
  - Merge "adding DSL-Definition component"
  - adding DSL-Definition component

    Issue-ID: CCSDK-2066

Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
    Change-Id: I8b16e78cf3961c0c37a721fd37898fb3a7a850a0

4 years agoUpdate git submodules
KAPIL SINGAL [Sun, 2 Feb 2020 19:28:59 +0000 (19:28 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 95a224b2fea180a93bd2c3251e0f8c3fdaebb886
  - Merge "Expose rest API with non blocking call."
  - Expose rest API with non blocking call.

    Convert Mono and Flux to coroutines

    Convert reactor mdc to coroutine mdc

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

4 years agoUpdate git submodules
KAPIL SINGAL [Sun, 2 Feb 2020 19:28:14 +0000 (19:28 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to c96eb1a05d7237767197920ee79668cb508ab6d6
  - Merge "SDN-R add updated featureaggregator"
  - SDN-R add updated featureaggregator

    Updates add featureaggregator-devicemanager

    Issue-ID: SDNC-1057
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
    Change-Id: Ia4036af2d1c5142f122dcf2ddcd020fa6b14ca37

4 years agoUpdate git submodules
KAPIL SINGAL [Sun, 2 Feb 2020 19:27:46 +0000 (19:27 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 1584ac712f243707197128b3e3d344e435bd2f31
  - Merge "SDN-R add updated odlux"
  - SDN-R add updated odlux

    Updates all odlux framework and app components.

    Issue-ID: SDNC-1032
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
    Change-Id: I13c520489fd40d05b7fd5215f5941af6238e9cae

4 years agoUpdate git submodules
Amichai Hemli [Sun, 2 Feb 2020 14:50:58 +0000 (14:50 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e0071f0d81a88a417eacd47ef1f0c9451227e9ad
  - Merge "upgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7"
  - upgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7

    Issue-ID: VID-736
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
    Change-Id: Id9d81c032a7bcbb92dc1f358db0efb026667b178

4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:33:15 +0000 (13:33 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e458f88788240c0bcf17e7085d5c1af488bc749c
  - Merge "Update PRH version to 1.5.0"
  - Update PRH version to 1.5.0

    Issue-ID: OOM-2281
Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
    Change-Id: I0330b2c239af12f48202062954a623c18ca1ac7f

4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:32:41 +0000 (13:32 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e328b5616a196dee6db02a89441ac83ed88817dd
  - Merge "Add override flag to the ingress template"
  - Add override flag to the ingress template

    Issue-ID: OOM-2267
    Change-Id: I0ee8b3bc35d5f71dda6322b35766b3dec105b9c0
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:31:03 +0000 (13:31 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to f41e2c488b8ec1a5383bfae264012ed6dba17ade
  - Merge "redis config optimization"
  - redis config optimization

    - replication count set to 3
    - removing nodeport

    Change-Id: Ie3431c59ffdd44f207eddfbc013ab4fc3f6ed5f9
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
    Issue-ID: DCAEGEN2-1720
    Issue-ID: OJSI-187

4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:30:36 +0000 (13:30 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 296586004fb38f102847935899e58555c0968ec1
  - Merge "Update ves collector image"
  - Update ves collector image

    Issue-ID: OOM-2280
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
    Change-Id: Iaa80eb212ba0c31ffdceb79e776cd92d38b304d6

4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:29:30 +0000 (13:29 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 284aa85f5b5b3ad1b13f07d6fee3ed163a22eb13
  - Merge "[Modeling] Use common secret template for mariadb root password"
  - [Modeling] Use common secret template for mariadb root password

    Remove hardcoded root password from the modeling chart.
    Because of huge number of issues in modeling docker image
    (see onap-discuss for details) I don't want to touch it.
    That's why I just made an awful hack to concatenate DB
    username and password before the entrypoint script.

    Please keep in mind that this eliminates only hardcoded
    root password but there is plenty of other credentials that
    are boiled into container image (DB, SDC, VCF-REDIS(!) etc).

    Issue-ID: OOM-2286
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Id85a03ec7f55885b606179d10e8b6528c6cb6947

4 years agoUpdate git submodules
Sylvain Desbureaux [Sun, 2 Feb 2020 13:27:25 +0000 (14:27 +0100)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 239bb3e18494584587ee1a6eb482f022b9e32d44
  - [COMMON] Make cassandra service mesh compliant

    When service mesh is enabled, cassandra needs to listen to `127.0.0.1`
    instead of POD_IP but must broadcast using POD_IP.

    Change-Id: If96acd56a092a893f524a69ee83406c9cb70b3e7
    Issue-ID: OOM-2252
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:26:36 +0000 (13:26 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0256e4b2031cec54abd07e7c6745176b83815cb4
  - Merge "[Modeling] Move mariadb-galera to etsicatalog"
  - [Modeling] Move mariadb-galera to etsicatalog

    etsicatalog is the only component inside modeling which use this DB
    thus there is no point to keep it outside of this component.

    Passwords and other bad stuff is left intentionally as this is just a
    first patch for this transition.

    Issue-ID: OOM-2286
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I4f592b736a86c7acf9ee43b0f6e136e5f1506847

4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:23:12 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to f37261b53a7d07d6046c6710b5828e70ead678d0
  - Merge "[APPC] Don't hardcode mariadb root password"
  - [APPC] Don't hardcode mariadb root password

    You should never ever assume that secretpassword is a production
    ready password for your mariadb-galera instance. Instead let's
    just share a secret with our instance of mariadb-galera.

    Issue-ID: OOM-2275
    Change-Id: I25486ad81a2ec428dbbd379ab3529c84f55acc4b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:21:57 +0000 (13:21 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 5878b3db688aa32ffa4af2e88ba96eaf68f92871
  - Merge "[COMMON] Don't create dummy mysql DB by default in a shared instance"
  - [COMMON] Don't create dummy mysql DB by default in a shared instance

    When deploying a shared mariadb-galera instance using common chart
    a dummy database is created based on the default values n the chart.

    This is obviously unnecessary and creates an obviousl security issue.
    That's why let's make sure that when we deploy a shared mariadb
    instance no dummy databases are created.

    Issue-ID: OOM-2053
    Change-Id: I1130cb8eb555b15a2d8b365102d69e32259233eb
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:20:30 +0000 (13:20 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7643b7c45ee95f722f21fc10e9ea19273fd0fdb4
  - Merge "[COMMON] Allow to lint chart without master password"
  - [COMMON] Allow to lint chart without master password

    When you type make in kubernetes directory all charts are linted.
    If one of them try to generate password whole linting process
    ends with an error because masterPassword has not been provided
    and there is no default value for it.

    To avoid this issue but still don't provide any default value
    whcih would be obviously insecure in this context, let's just
    test current release name. If it matches "testRelease" we treat whis
    as a special case and use predefined master key.

    Security implication:
    You should never, ever name your productional deployment "testRelease"
    nor use it as a master password.

    Issue-ID: OOM-2052
    Change-Id: I7a2132e81f6910dfea562e8930c7eacd7aa7a00b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:18:41 +0000 (13:18 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 3aa87a5a64a786b56d1c4242062ed1cecc6c6f3d
  - Merge "[COMMON] Make network-name-gen use common secrets template"
  - [COMMON] Make network-name-gen use common secrets template

    For now we use it only for DB secret but in a future also
    other secrets should be replaced.

    Issue-ID: OOM-2249
    Change-Id: Ie6515806c39c6a2cd94be378b5210156b78f4afb
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:18:28 +0000 (13:18 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to c59a59bb4a05ef49132701904635e525d36a2925
  - Merge "[COMMON] Provide convenience templates for mariadb secrets"
  - [COMMON] Provide convenience templates for mariadb secrets

    Usage of plain strings is very fragile especially when you try
    to change them. That's why instead of depending on strings let's
    just define a few convenience templates to be used in projects
    that use mariadb-galera chart.

    Issue-ID: OOM-2249
    Change-Id: Ib867d34090b06a15ea3898a9524f5e3d04a656c0
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:15:51 +0000 (13:15 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to c3cb0527a0400d82668f660bb1126d10dbb77370
  - Merge "[COMMON] Expose common.secret.genName template"
  - [COMMON] Expose common.secret.genName template

    This template used to be for internal use only but it turned out
    to be very useful in number of places so let's just expose it.

    Issue-ID: OOM-2249
    Change-Id: I57cd31681fb5edb4ac95b0b7b2446a364ce826d2
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:15:34 +0000 (13:15 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7336084fc365977b9588add74d1009fd039b46c3
  - Merge "[COMMON] Allow to generate fullname based on passed chart name"
  - [COMMON] Allow to generate fullname based on passed chart name

    By default common.fullname uses .Chart.Name or
    .Values.nameOverride to generate a "full name" used in many
    places.

    In some cases it may be convenient to be able to generate this
    full name for a specific, well known chart name.

    Issue-ID: OOM-2249
    Change-Id: I68034c1c5df81ae9533f5f4bc6fab58f2416623a
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:11:09 +0000 (13:11 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 8a4eb36da4b949d45ddd0f283d50c41276dba681
  - Merge "[COMMON] Allow to search secret by uid even if name is Overridden"
  - [COMMON] Allow to search secret by uid even if name is Overridden

    In some cases it is useful to bypass default policy for secret name
    generation and provide a custom name for a secret. In this case
    current search implementation got confused and couln't find a secret
    based on uid. This patch fixes the issue by comaring not only name
    but also uid.

    Issue-ID: OOM-2246
    Change-Id: Iaea7a23fee09aa388968aad792ba7f7e1fbf2f21
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:08:38 +0000 (13:08 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to d0783be2aa4422d3946623791653f1e2091f0983
  - Merge "[COMMON] Use common secret template in mariadb-init"
  - [COMMON] Use common secret template in mariadb-init

    Use common secret template for all passwords that are used
    inside this chart.

    Issue-ID: OOM-2248
    Change-Id: Ia94b87a4d0316a3d334fd492521be5a255c14b4e
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:08:20 +0000 (13:08 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 5d620cbbd75517d6d60600debe0f5f5281538580
  - Merge "Add ONAP core deployment type override"
  - Add ONAP core deployment type override

    This patch makes heavy use of Orange accomplishments [1][2][3]. This
    deployment override will probably succeed "minimal-onap.yaml" used in
    e.g. "integration/bootstrap/vagrant-minimal-onap" setup.

    Cassandra replicaCount is increased to 3 to allow reaching quorum.

    [1] https://gitlab.com/Orange-OpenSource/lfn/onap/onap_oom_automatic_installation
    [2] https://wiki.lfnetworking.org/display/LN/Call%20for%20ONAP%20DDF%20Topics%20-%20Prague%202020#CallforONAPDDFTopics-Prague2020-OOM-IntroductionofServicemesh
    [3] https://wiki.lfnetworking.org/download/attachments/25364127/OOM%20Service%20Mesh%20Prague.pptx

    Issue-ID: ONAPARC-551
    Change-Id: Ibaec41f088f11f7fb4e7c476f742d12d29c5740b
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Sun, 2 Feb 2020 13:02:59 +0000 (13:02 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 1155349e7b7dafc81ad94a5e48423e8aaf6fb7f2
  - Merge "release 1.7.0 APPC in Frankfurt"
  - release 1.7.0 APPC in Frankfurt

    Neon SR1 ODL version compliance
    APPC docker image released

    Issue-ID: APPC-1816
    Change-Id: I8f6a04eab39e3876bffc232ad1329931711ba60b
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Krzysztof Opasiak [Sun, 2 Feb 2020 13:01:41 +0000 (14:01 +0100)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 137d7ccd2597a6492e926818eebab2f6067fb382
  - [ONAP-wide] Replace .Release.Name with common.release

    ONAP is too big to be deployed using helm install so we need to
    use a custom helm plugin helm deploy. This script deloys onap
    component by component instead of deploying evrything at
    once. Unfortunately this script also modifies the helm release by
    appending component name to it.

    As a result of this behavior our objects are called for example:

    onap-mariadb-galera-mariadb-galera-0

    instead of just being called onap-mariadb-galera-0.

    This patch simplifies this naming convention by replacing all direct
    usages of .Release.Name with common.release macro which strips the
    component specific part from the release name.

    Issue-ID: OOM-2275
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183

4 years agoUpdate git submodules
Krzysztof Opasiak [Sun, 2 Feb 2020 13:01:20 +0000 (14:01 +0100)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 03b1009c7b791ea3252237f79367ff0501460f16
  - Remove additional _helpers files

    Helm by default creates some useful templates in _helpers.tpl
    file. This is fine for stand alone charts but when they become
    part of ONAP those helpers are no longer needed as our common
    components already provides all required functions

    Issue-ID: OOM-2278
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I659e4b45b031e87cc87f7bbbb22bf9e23cd74e61

4 years agoUpdate git submodules
Ittay Stern [Sun, 2 Feb 2020 12:19:08 +0000 (14:19 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 74e6271d3c9a5f0f2f471c607ca7bc9b8f3d5fc0
  - originalName fallbacks to customizationId or invariantId

    Issue-ID: VID-724

    Change-Id: I3db8d09cabfb700dc1acd469d6fb8acb4764cd73
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
shrek2000 [Sun, 2 Feb 2020 11:08:57 +0000 (13:08 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 65f0aa37a9d182b406a3615af36b139e0b7091ed
  - Move to version 1.6.1

    Move SDC to version 1.6.1
    Issue-ID: SDC-2755
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
    Change-Id: If5c55fdebb5bc2591190ee4389487f6dbb0e1831
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
4 years agoUpdate git submodules
Kevin Scaggs [Sun, 2 Feb 2020 08:01:13 +0000 (02:01 -0600)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 1fd426157cb65e7586ef5230a3065765ede0de2b
  - Updates to gendoc glossary script

    Slight update to gendoc glossary script

    Issue-ID: MODELING-104

    Change-Id: I625daf25d3665f6703b0e28cfdd490005245efee
Signed-off-by: Kevin Scaggs <ks0567@att.com>
  - Slight updates to Vnf

    Slight updates to Vnf related to allotted resource.

    Issue-ID: MODELING-104

    Change-Id: If9682045cf1bf73cf56cb5b6b94ae0004cb1ed2f
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Kevin Scaggs [Sun, 2 Feb 2020 08:00:46 +0000 (02:00 -0600)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 65df796f3e57ffdd01d9e56992b7c42653f12340
  - Slight update to Nf model

    Slight update to Nf model related to accepted root hierarchy updates
    that were never updated.

    Issue-ID: MODELING-104

    Change-Id: I15f85b5129ebf2775dbe73643dcaf18dba81b3ec
Signed-off-by: Kevin Scaggs <ks0567@att.com>
  - Updates to Common

    Updated accepted model for ParameterGroup to prelinary

    Issue-ID: MODELING-104

    Change-Id: Ia6b9ea0988b8f05ad59a4705b66b36f7f68ca9b0
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Kevin Scaggs [Sun, 2 Feb 2020 08:00:15 +0000 (02:00 -0600)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to cb1893ddea0dcee020952592239f1acd4f0cc4c4
  - Update to Ves Model

    Update to VES model with draft 7.2 material - specifically an additinoal
    CMNotify domain.

    Issue-ID: MODELING-104

    Change-Id: I83837fffaafedc04ec7a2ff7a79d324a01816d1c
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Eylon Malin [Sun, 2 Feb 2020 07:39:35 +0000 (09:39 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to aefc6a0e43b8ce36134dbbed71cf2b4cb9745a9f
  - don't show delete in menu action while edit a macro service

    Issue-ID: VID-760
    Change-Id: Ieed2b7430cc1584681b1143d8b7244801dd8a1c4
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoUpdate git submodules
Ahmed Abbas [Sun, 2 Feb 2020 00:28:15 +0000 (02:28 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 3da10ae82ee1810e0fb995141dae5495eff28176
  - add template and mapping page skeleton in designer client

    Issue-ID: CCSDK-2065
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
    Change-Id: Icbd3240c8043449a47d72bf70c76397725ffd2ba