doc.git
4 years agoUpdate git submodules
Eylon Malin [Sun, 15 Dec 2019 07:10:17 +0000 (09:10 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 8079f0971f747e3642ba262d7ff0a9d09dada57a
  - when there is no max instances for VfModule show Unlimited (default) in model info

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

4 years agoUpdate git submodules
Alexey Sandler [Sun, 15 Dec 2019 04:47:01 +0000 (06:47 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e67154b1aed0732d410cb7fd4efcebdc2eb8d353
  - Fix templates_instance_template.json file and InstantiationTemplatesApiTest

     to resolve 403 error.

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

4 years agoUpdate git submodules
hongyuzhao [Sat, 14 Dec 2019 07:16:51 +0000 (15:16 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to 47aa1d9d81d42c23f128b5bc7fec52b3f404cc8b
  - update swagger files

    Change-Id: Ib72a91e5d5d55fcf0ac1a18e65fdc163a6337780
    Issue-ID: MODELING-288
Signed-off-by: hongyu zhao <zhao.hongyu@zte.com.cn>
4 years agoUpdate git submodules
hongyuzhao [Sat, 14 Dec 2019 06:40:59 +0000 (14:40 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to 0409420992ea31df6cbaa28e5cbd0ff6ecd03b36
  - Modify notification endpoint interface definition in swagger

    Change-Id: I4e31d2ad533a5971e748931240e4eac9e43ed96d
    Issue-ID: MODELING-288
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
4 years agoUpdate git submodules
herbert [Fri, 13 Dec 2019 21:21:41 +0000 (22:21 +0100)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 58f412ad18c1daf622e54ed36db6014f4e04f3f7
  - Add data-provider

    data-provider and change to avoid heap overflow

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

4 years agoUpdate git submodules
Gamboa, Gilbert [Fri, 13 Dec 2019 20:59:16 +0000 (15:59 -0500)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to a0a017f918430fbd1c14c3af2718b993f0e9357c
  - Refactor WorkflowAction.valiadteResourceIdInAAI -

    Refactor WorkflowAction.valiadteResourceIdInAAI - break up the method
    into smaller pieces to handle different resouce type separately.
    Include aai object id info in MultipleObjectsException. Do not throw
    DuplicateNameException when MultipleObjectsFoundException is caught.
    Handle BAU and let MOFException be thrown as illegal state exception.

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

4 years agoUpdate git submodules
Singal, Kapil (ks220y) [Fri, 13 Dec 2019 19:41:46 +0000 (14:41 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 05e4277510b9947e3cdcbab8c7bb3846a4211af6
  - Refactoring POM as per tidy:pom

    Removing sli version property declared as project.version, and it should inherit from parent pom

    Change-Id: I24dc1849e2183560f4c571319be0c490c772a95e
    Issue-ID: CCSDK-1993
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Fri, 13 Dec 2019 19:30:12 +0000 (14:30 -0500)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to af2453db98cd8c66237103c96088d8c808ff016c
  - Downgrade reflections to 0.9.10

    reflections 0.9.11 is latest but incompatible with a previously
    included version of guava

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

4 years agoUpdate git submodules
Steve Smokowski [Fri, 13 Dec 2019 18:12:54 +0000 (18:12 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to d04057383159718b40dabc2a278c60c7813bb852
  - Merge "add application id support to so"
  - add application id support to so

    add application id support to so api

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

4 years agoUpdate git submodules
Steve Smokowski [Fri, 13 Dec 2019 18:12:43 +0000 (18:12 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 38818ae1af8d5b474477f5c65d7f0bb6e6d6a404
  - Merge "Added a call to buildAndThrowException when vf"
  - Added a call to buildAndThrowException when vf

    Added a call to buildAndThrowException when vf module not in AAI.
    Updated the main error message and added Unit test.
    Replaced call to buildAndThrowException with AAIEntityNotFoundException
    when vf module not in AAI. Updated Unit test.
    Updated Unit test name. Deleted unused code.

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

4 years agoUpdate git submodules
dglFromAtt [Fri, 13 Dec 2019 17:58:36 +0000 (12:58 -0500)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to c785cd1e79ba722b507cf76db325d60d0d41b172
  - patch pom so jar is pushed

    Issue-ID: DMAAP-1360
Signed-off-by: dglFromAtt <dgl@research.att.com>
    Change-Id: I9bb678d831897d03332956f5ce9d183e40613688
Signed-off-by: dglFromAtt <dgl@research.att.com>
4 years agoUpdate git submodules
vrvarma [Fri, 13 Dec 2019 17:38:34 +0000 (12:38 -0500)]
Update git submodules

* Update docs/submodules/optf/osdf.git from branch 'master'
  to 430153e1a9489a86cf0ff7942eceb0bf5f1c170c
  - osdf rearchitecture into apps and libs

    Change-Id: I2db2f8e252bd5e60807b2ffabf5a5b193a789f7a
Signed-off-by: vrvarma <vv8305@att.com>
    Issue-ID: OPTFRA-637

4 years agoUpdate git submodules
Steve Smokowski [Fri, 13 Dec 2019 17:05:20 +0000 (17:05 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ae2e0e84e68213e2d0811fd551e3777bf64f587d
  - Merge "Need to globally check object name duplicates in"
  - Need to globally check object name duplicates in

    Need to globally check object name duplicates in AAI for vf-module,
    volumegroup and configuration.

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

4 years agoUpdate git submodules
Steve Smokowski [Fri, 13 Dec 2019 17:05:08 +0000 (17:05 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 7d3f616c778005a59d3ab8d643025f918c640bf6
  - Merge "Include service-instance-id and"
  - Include service-instance-id and

    Include service-instance-id and service-model-version-id in the
    exception message if service-instance or service model is not found.

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

4 years agoUpdate git submodules
Steve Smokowski [Fri, 13 Dec 2019 17:04:56 +0000 (17:04 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 2f11ca9c0644ae69b469d180e2552eb769bffb08
  - Merge "Updated simulator test files"
  - Updated simulator test files

    Updated simulator test files with different values

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

4 years agoUpdate git submodules
Steve Smokowski [Fri, 13 Dec 2019 17:04:44 +0000 (17:04 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to d563be266ffc5e84b7bf8592c52fb8c4ec588112
  - Merge "Add simple query format, to limit response content"
  - Add simple query format, to limit response content

    Add simple query format, to limit response content
    Add simple query format, to limit response content
    Add simple query format, to limit response content

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

4 years agoUpdate git submodules
Liam Fallon [Fri, 13 Dec 2019 11:55:41 +0000 (11:55 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 7e686f3944a9618426fadc5fb952a4283375161c
  - Merge "Added some JDK 11 upgrades and point to oparent java 11 branch"
  - Added some JDK 11 upgrades and point to oparent java 11 branch

    Locally built with JDK 11

    Issue-ID: POLICY-1594
    Change-Id: I0fb2249c8f2057e1e69d3534083dba176310ae70
Signed-off-by: HOCKLA <ah999m@att.com>
4 years agoUpdate git submodules
zhaoliping123 [Fri, 13 Dec 2019 10:40:02 +0000 (18:40 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 975f35644dca14ce3768187a2e3c8675273f8d44
  - Fix create vnfs bug

    Issue-ID: VFC-1593
    Change-Id: Ib05e8c53d64888852a7343317690c7987c790bb4
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
4 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 13 Dec 2019 09:09:34 +0000 (09:09 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to a5325db88ce1f7d9daebfe1bd40e1bf5f928f68a
  - Merge "Sonar fix logger"
  - Sonar fix logger

    Issue-ID: SO-2381
    Change-Id: I11fb05f86bb4ff4c507a3a627753464cd0a2da17
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
4 years agoUpdate git submodules
stark, steven [Fri, 13 Dec 2019 01:21:32 +0000 (17:21 -0800)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 155f255fd71542f3867e03816ab6358a6b23e25b
  - [VNFRQTS] updating section headers

    Issue-ID: VNFRQTS-755
Signed-off-by: stark, steven <steven.stark@att.com>
    Change-Id: I442b44872fca5f0d6fb9da740c4c1f46374998f6

4 years agoUpdate git submodules
Dan Timoney [Thu, 12 Dec 2019 20:38:10 +0000 (20:38 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 73a37ecd64accefc0e4b8a9db2cb9e0127d94408
  - Merge "remove proprietary fonts in designer-client"
  - remove proprietary fonts in designer-client

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

4 years agoUpdate git submodules
Jimmy Forsyth [Thu, 12 Dec 2019 20:35:18 +0000 (15:35 -0500)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 9bd9dd4f3aed166c00fb6e248a02d161921fcf71
  - Add missing deps

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

4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Thu, 12 Dec 2019 17:47:24 +0000 (12:47 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 4ec03269604e3bd897207552127f94b4d1f30850
  - Update to use ONAP specific ODL distro

    Updated CCSDK dockers to use ONAP-specific OpenDaylight Neon SR1
    distribution.

    Change-Id: I602ace48c00b78ac6e2b5e80a9403330790e3487
    Issue-ID: CCSDK-1753
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Thu, 12 Dec 2019 16:29:43 +0000 (11:29 -0500)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to ff53f4a5e8bac4facc20d0a3dadcd7a50cbdcf58
  - Add some missing deps

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

4 years agoUpdate git submodules
Ittay Stern [Thu, 12 Dec 2019 16:20:59 +0000 (16:20 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to ca8f3583c919bc5ce2d66c7f783f7dce4cf5a955
  - Merge changes from topics "VID-45", "VID-44"

    * changes:
      Merge this if statement with the enclosing one.
      Merge this if statement with the enclosing one.

  - Merge this if statement with the enclosing one.

    Merging collapsible if statements increases the code's readability.

    Issue-ID: VID-699
    Change-Id: I4be3daf6ee87a94fef5ec3687f999b0a67ae1f06
Signed-off-by: anushadasari <danush10@in.ibm.com>
  - Merge this if statement with the enclosing one.

    Merging collapsible if statements increases the code's readability.

    Issue-ID: VID-699
    Change-Id: Ia2b7408dd4ed73d57ead0fb4f2b404e74745b4ec
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
KAPIL SINGAL [Thu, 12 Dec 2019 16:18:21 +0000 (16:18 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to b0211411c5165bbd5293f0306cd894b60aae79df
  - Merge "Generate dependency list"
  - Generate dependency list

    Generate list of direct dependencies for repository and publish to Nexus.

    Change-Id: I068b4adde5c0d7559cbe63fe9a9e9b1b2dd31f03
    Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Shabanov, Marina (ms656r) [Thu, 12 Dec 2019 16:10:14 +0000 (18:10 +0200)]
Update git submodules

* Update docs/submodules/sdc/sdc-tosca.git from branch 'master'
  to 72962ffbf8d5b4cfcd5b7e765c0a9e042cd087ca
  - Removed info artifact from a test csar

    Issue-ID: SDC-2651
Signed-off-by: Shabanov, Marina (ms656r) <ms656r@intl.att.com>
    Change-Id: I283a8a5c4f8372cd3a8f1ddc0d3fb9785bb821ad

4 years agoUpdate git submodules
Fiachra Corcoran [Thu, 12 Dec 2019 15:59:43 +0000 (15:59 +0000)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to 1f9b6c5f0c203aef4a213684f4fa8cdd1ea12e83
  - Merge "Changes for OpenJDK 11"
  - Changes for OpenJDK 11

    Issue-ID: DMAAP-1360
Signed-off-by: dglFromAtt <dgl@research.att.com>
    Change-Id: I99a158b20b093507691e7f0054430d0fc486c269
Signed-off-by: dglFromAtt <dgl@research.att.com>
4 years agoUpdate git submodules
Amichai Hemli [Thu, 12 Dec 2019 15:22:06 +0000 (15:22 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e90eb82a3d10dfd2675b78dfd5ef2abce1a49e9d
  - Merge "Edit templates_instance_template.json file to correct values for service edit instance."
  - Edit templates_instance_template.json file to correct values for service edit instance.

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

4 years agoUpdate git submodules
Matthieu Geerebaert [Thu, 12 Dec 2019 15:07:58 +0000 (15:07 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 64d083dcd86fa0b0c90440647df7c900993d523f
  - Merge "Update SO request to use GR_API instead of VNF_API"
  - Update SO request to use GR_API instead of VNF_API

    - add GR_API to so request
    - request to AAI to retrieve cloud owner id
    -add status "inprogress" after check

    Issue-ID: EXTAPI-337
Signed-off-by: romaingimbert <romain.gimbert@orange.com>
    Change-Id: I34911a3c785aac24f5feb71fede36a142f8fcffe

4 years agoUpdate git submodules
Instrumental [Thu, 12 Dec 2019 14:55:48 +0000 (08:55 -0600)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 3ca1b28f07f5a46fbeca439677a98245e50b69ea
  - Fix DNSLocator JUnit

    Issue-ID: AAF-1060
Signed-off-by: Instrumental <jonathan.gathman@att.com>
    Change-Id: I24318cc0d5b698b7719afb20c411895fda001bff

4 years agoUpdate git submodules
aosull01 [Thu, 12 Dec 2019 14:41:21 +0000 (14:41 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 7329beb42ed77cb0e10e7ebef15e279a45d917dc
  - Update the installation requirements to 11

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

4 years agoUpdate git submodules
Amichai Hemli [Thu, 12 Dec 2019 14:30:03 +0000 (14:30 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 489f7f50edab7c582729dc2130936e8540d0a8bd
  - Merge "Updating INFO.yaml"
  - Updating INFO.yaml

    Issue-ID: VID-502

    Change-Id: Ia660ff475b2dd0784fbb94f5d176a41ca8cb86d6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Amichai Hemli [Thu, 12 Dec 2019 14:29:19 +0000 (14:29 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d19efa23744e78d75ad449aa229e944a94d149dd
  - Merge "Pull release-notes from elalto, and prepare to frankfurt"
  - Pull release-notes from elalto, and prepare to frankfurt

    Issue-ID: VID-659
    Issue-ID: VID-683

    Change-Id: Ic63c6b3e9a2829a8508706b462b4e1f2fc3dad77
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Eylon Malin [Thu, 12 Dec 2019 13:47:33 +0000 (15:47 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 0f54305304e320f784f2b589dbf5a492db06d59c
  - when there is no max instances for VNF show Unlimited (default) in model info

    Issue-ID: VID-726
    Change-Id: I9a53f76f97d96c565ec79f3a3e7d908c49f51af1
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoUpdate git submodules
Amichai Hemli [Thu, 12 Dec 2019 12:35:21 +0000 (12:35 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 60e01349f8b829b4d9269d978ce41f09b6155196
  - Merge "when there is no max instances for VNF show Unlimited (default) in component info"
  - when there is no max instances for VNF show Unlimited (default) in component info

    Issue-ID: VID-726
    Change-Id: Ib939e18f63ae02b1b1944436e8d5c80fdc1e53ed
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoUpdate git submodules
Eylon Malin [Thu, 12 Dec 2019 12:32:59 +0000 (12:32 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to f026c319fabf3431ddce1d642a2bbb596b65beb5
  - Merge "Add edit button on service context menu."
  - Add edit button on service context menu.

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

4 years agoUpdate git submodules
Eylon Malin [Thu, 12 Dec 2019 12:27:34 +0000 (12:27 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 8178f5a1c0ba63fdf74f4cb58a8b3c0f549975dc
  - Merge "Adding filter (Implement in FE) + cypress + tests"
  - Adding filter (Implement in FE) + cypress + tests

    Issue-ID: VID-724
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
    Change-Id: I7969a0d21d2abeaa458fb3cd3cf56c085e398be2
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
4 years agoUpdate git submodules
Eylon Malin [Thu, 12 Dec 2019 09:20:59 +0000 (09:20 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d90046e41bd120c3358252a1f466260e45a40bb2
  - Merge "Show previous instantiations button only in new service modal"
  - Show previous instantiations button only in new service modal

    Issue-ID: VID-724
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
    Change-Id: Ia1dfd930be3b392a2772b0c9f791ab9ff9d84565

4 years agoUpdate git submodules
Amichai Hemli [Thu, 12 Dec 2019 09:12:51 +0000 (09:12 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d8e883b94b1649be446ae4651722f35251a589f3
  - Merge "cypress test - default max instances of VNFs is unlimited"
  - cypress test - default max instances of VNFs is unlimited

    Issue-ID: VID-726
    Change-Id: I1e5dd9997a4ab38944a56cce8dd94b24ae0320dd
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoMerge "Added notes for 3rd Party Service Creation"
Andreas Geissler [Thu, 12 Dec 2019 08:53:23 +0000 (08:53 +0000)]
Merge "Added notes for 3rd Party Service Creation"

4 years agoUpdate git submodules
hongyuzhao [Thu, 12 Dec 2019 03:59:45 +0000 (11:59 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to 5f632e314dcb48bcf30596ef2a2c0af60e836c3c
  - Modify notification endpoint interface definition in swagger

    Change-Id: I8b5bae05d5983dee0bb0ae01f7438094768b3def
    Issue-ID: MODELING-288
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
4 years agoUpdate git submodules
Brinda Santh [Thu, 12 Dec 2019 03:58:38 +0000 (22:58 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d4fadc988246eb172ce8333bb3a06443591c5f19
  - Metadata for name, version, tags and type

    Mandate Tosca.meta template name, version, type and tags.

    Auto copy metadata from Tosca.meta to ServiceTemplate definitions.

    Optimize Blueprint context and runtime creation from file path.

    Removed attached CBA zip file in test repository dirs

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

4 years agoUpdate git submodules
Brinda Santh [Thu, 12 Dec 2019 03:58:26 +0000 (22:58 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to a30e1864fadad70c797ca1248a3c1272300a6e2b
  - Separate jython implementation and dependencies.

    Refactored cds python capabilities to python-executor function, so that it will easy to disable and deprecation

    This change is not jython depreciation, just separating out

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

4 years agoUpdate git submodules
Hagop Bozawglanian [Wed, 11 Dec 2019 23:34:13 +0000 (23:34 +0000)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to e9bd36e303a108dfd5db32487521421c0aa7ee46
  - Merge "[VNFRQTS] updated R-23664, added new R-23663"
  - [VNFRQTS] updated R-23664, added new R-23663

    Issue-ID: VNFRQTS-783
Signed-off-by: weinstock, alan <aw2574@att.com>
    Change-Id: I5402a9ce9cd0f356771e0601460c9fe4311ffd1a
Signed-off-by: weinstock, alan <aw2574@att.com>
4 years agoAdded notes for 3rd Party Service Creation 36/99036/2
Atif Husain [Tue, 3 Dec 2019 03:24:04 +0000 (14:24 +1100)]
Added notes for 3rd Party Service Creation

Issue-ID: SDC-2382
Change-Id: I0c7abe93ba2a94646dd7c18279142e2f82ebb645
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
4 years agoUpdate git submodules
Instrumental [Wed, 11 Dec 2019 22:28:42 +0000 (16:28 -0600)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to deb396a3d53a84b2eb5a46d40122b4902d72c601
  - Add a MassMail Batch Program

    Had to move Holder cover for change in WS/Bind to compile

    Issue-ID: AAF-1059
    Change-Id: I754515a6e65bd0665fa3e03dabd8f5a144241f6e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
stark, steven [Wed, 11 Dec 2019 22:16:02 +0000 (14:16 -0800)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 0bada7b3d001eff2a0aaa6688be48eb9f843efa7
  - [VNFRQTS] pinning python reqs in req.txt

    Issue-ID: VNFRQTS-775
Signed-off-by: stark, steven <steven.stark@att.com>
    Change-Id: Ia821e5cb1dc91db176ff0748393919bd7db14354

4 years agoUpdate git submodules
Brian Freeman [Wed, 11 Dec 2019 19:26:00 +0000 (14:26 -0500)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 73c410322a99c154b3241167f992e28f0b495449
  - add k8s ip variable

    Issue-ID: PORTAL-782
    Change-Id: If5418a0445a322c5c6b88237bdfab38826f3c988
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
Daniel Rose [Wed, 11 Dec 2019 19:25:44 +0000 (19:25 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 8501d7cee5a887f9e19d5fe3671ef8180bce526b
  - Update git submodules

    * Update kubernetes/robot from branch 'master'
      to bc1480dc6c66d23ed04feaff93fca10da6a65a8f
      - Merge "Use global storage templates for PVC"
      - Use global storage templates for PVC

        OOM has now templates in order to create the needed PVC, using:

        * a PV with a specific class when using a common nfs mount path between
        nodes (sames as today use) --> is the default behavior today
        * or a storage class if we want to use dynamic PV.
          On this case, we use (in order of priority):
          - persistence.storageClassOverride if set on the chart
          - global.persistence.storageClass if set globally
          - persistence.storageClass if set on the chart

        Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
        Change-Id: Ie65e55bca92eb0ada674636f049ecb054b65c5da

4 years agoUpdate git submodules
Daniel Rose [Wed, 11 Dec 2019 19:24:32 +0000 (19:24 +0000)]
Update git submodules

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

    * Update kubernetes/robot from branch 'master'
      to dbb4ed7385a22871a0ffb719f04e0f0f257d0ab3
      - Merge "Add distributeVCPE"
      - Add distributeVCPE

        Issue-ID: INT-1397
        Change-Id: I172fc986207a61c91b2dc9b1efa5c58bd689ea06
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
Brian Freeman [Wed, 11 Dec 2019 19:24:02 +0000 (14:24 -0500)]
Update git submodules

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

    * Update kubernetes/robot from branch 'master'
      to a7e566c2c15914ad409ab4135891c0c092c300f0
      - Add /etc/hosts

        Issue-ID: PORTAL-782
        Change-Id: I8f7abd28c357cf6525c3368f38035a45126bf2ae
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
Marco Platania [Wed, 11 Dec 2019 19:17:00 +0000 (14:17 -0500)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to f473cc79d507a48436b1b2547ff69948c5413612
  - Add AAI section to image override file

    Issue-ID: INT-1217
Signed-off-by: Marco Platania <platania@research.att.com>
    Change-Id: I4c4ba5bdc24b4e2594bdc2b3d1d272c1c3a6c3bb

4 years agoUpdate git submodules
Max Benjamin [Wed, 11 Dec 2019 18:09:20 +0000 (18:09 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 02c068ce771ee4522936f2d15f41c2b631e965a8
  - Merge "Add so-simulator project"
  - Add so-simulator project

    contribute simulator to onap project

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

4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 11 Dec 2019 17:46:36 +0000 (12:46 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to aeff1a04d07b6b2dea436189036a9bde1719d456
  - Generate dependency list

    Generate list of third party dependencies

    Change-Id: I99991e4844462951b38f1d390ca071e71efca504
    Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 11 Dec 2019 17:42:06 +0000 (12:42 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 4aadd732e162ba6b11f348e758f21f4ff5533e2a
  - Generate dependency list

    Generate list of direct dependencies for repository and publish to Nexus.

    Change-Id: Ie6bbce3c7c976701253a5b34e854e88c79ca0b8c
    Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 11 Dec 2019 17:40:44 +0000 (12:40 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 63bf77ea55f2dd15ef5ce0b2640e93dfbea5f21e
  - Generate dependency list

    Generate list of third party dependencies

    Change-Id: I46a023fdaab932149442921588dcd74c6d64f0be
    Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Harish Venkata Kajur [Wed, 11 Dec 2019 17:02:44 +0000 (12:02 -0500)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 45f718de8420b77cd5f2250f26bc4f9f73879b50
  - Update git submodules

    * Update kubernetes/aai from branch 'master'
      to c56543fa8c464f839cde7d80ff2023d6448e4b28
      - Fix the startup issue of data router liveness

        so that the pod does die before it even had
        a chance to start the application

        Issue-ID: AAI-2727
        Change-Id: I94246883cc5b46c7e9873e70214599653514d7d8
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
4 years agoUpdate git submodules
Brian Freeman [Wed, 11 Dec 2019 16:22:58 +0000 (11:22 -0500)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 97b3ef661b881d0f36c04c445a3a36d7e39b722f
  - update staging override

    Issue-ID: INT-1217
    Change-Id: I3c740af530e990dc1e74746c7ecc33f1101e7b1c
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
Eylon Malin [Wed, 11 Dec 2019 15:27:59 +0000 (15:27 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 9663f222f044e52338fa1dba3950a26e665bfba4
  - Merge "Add cypress test that check vnf popup contains correct lcp region data."
  - Add cypress test that check vnf popup contains correct lcp region data.

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

4 years agoUpdate git submodules
Eylon Malin [Wed, 11 Dec 2019 14:36:05 +0000 (16:36 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to f06c7ce17569c67ff4e70b1a95964d843fccd45a
  - cypress test - default max instances of vfModule is unlimited

    Issue-ID: VID-726
    Change-Id: I9f4d8b8b07f02f30aab3488f011eb12ce71c0a68
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:28:33 +0000 (14:28 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 525447ad64582c9d8a94542cc32e89c9986d864d
  - Merge "Mavenized image creation for readiness-check"
  - Mavenized image creation for readiness-check

    Issue-ID: INT-1045
    Change-Id: I9c7b7fd26c8f376600aa7efc9c1d9e2eee001cde
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:27:55 +0000 (14:27 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 10ab5daccb4375ca8644ad9d738bbdb2efc7a650
  - Merge "Example ingress configuration with vhosts"
  - Example ingress configuration with vhosts

    Example ingress configuration with vhosting
    support.

Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
    Issue-ID: OOM-2125
    Change-Id: I62c818f8941871cbebdfbf1984e7b6eee7e1180d
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:27:24 +0000 (14:27 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0f15ec82c3ef94ac510350d43184299564a9fa85
  - Merge "Add ingress configuration for so-monitoring"
  - Add ingress configuration for so-monitoring

    Add ingress configuration file for so-monitoring component.
    Ingress configuration can be changed in onap-all.yaml

Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
    Change-Id: I122e52fc1ed9db78bb0249715e8cd25a9d6318a3
    Issue-ID: OOM-1508

4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:26:24 +0000 (14:26 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 73a2c25f2a9ea88e6bbce1175104ca46dd9a21d3
  - Merge "[APPC] Use global storage templates for PVC"
  - [APPC] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: I04757c8fffc4987c4d49da9f474f3e20367de214
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:25:57 +0000 (14:25 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 05942430664ddd4a35f830c5e7488ecd4122c83d
  - Merge "[AAF] Use global storage templates for PVC"
  - [AAF] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    I've also modified statefulset deployment so they can use their own PVC
    instead of writing into a specific directory inside

    I've also set to 'emptyDir' volumes when persistence is not enabled
    (except for aaf-config-pvc and aaf-status-pvc, which means that AAF will
    still not work when persistence is disabled).

    Change-Id: I05f133f058ebd9678df9ac0b7ef32bb43689e94f
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:25:20 +0000 (14:25 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 5145c61e87e1d73935d395abfba6b9becb5d3b87
  - Merge "[Common] Use global storage templates for PVC"
  - [Common] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    I've also aligned the PV creation of the different charts.
    I've also aligned the PVC creation of the different charts.

    I've removed unused mysql chart and (badly) used nfs-provisioner chart.

    I've also make cassandra backup work with dynamic PV (but RWX only for
    now).

    Change-Id: I0ea3f8c7514ca648d94b6c682684c06b822bbe0a
    Issue-ID: OOM-2229
    Issue-ID: OOM-2228
    Issue-ID: OOM-2227
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:21:55 +0000 (14:21 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 9b5e461732ac47203a3fce5cef12700184b34021
  - Merge "Adding sdclistener properties for health check"
  - Adding sdclistener properties for health check

    Issue-ID: CCSDK-1669
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
    Change-Id: Id7343225f8c46c38d3c44c6c9ffdfe895742e5d6

4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:19:12 +0000 (14:19 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 68793f5b5eda291aa35069ad4a82baa22b687974
  - Merge "[AAF] No resources limits on PODs"
  - [AAF] No resources limits on PODs

    There were no resource limits on POD.
    Setting them.

    Change-Id: I1b57c3f1cd1b1dc71bbad4f7c307b1658d6e23e5
    Issue-ID: OOM-2230
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:18:13 +0000 (14:18 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 1bb3c73eb0b9e2cd1c667e8c0997421b84355869
  - Merge "[Contrib] Use global storage templates for PVC"
  - [Contrib] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: I278e62821ca98e41f63306e502cca1019ba18756
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:17:17 +0000 (14:17 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to b76e563c2091b311450ada9c9e702bd44f7de734
  - Merge "[CDS] Use global storage templates for PVC"
  - [CDS] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: I9ffc9f121fb68993dd7bf96d4909913c3aaa09c3
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:16:52 +0000 (14:16 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 2fcb342c4e8feb654e034bde46547b13f67cb589
  - Merge "[PORTAL] Use global storage templates for PVC"
  - [PORTAL] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: I28b4ac5f612de75918973148865cf82f7a7de5e8
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:16:31 +0000 (14:16 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 5fec7b062689ef2e394943194875767df77ece66
  - Merge "Add missing [mysqld] group"
  - Add missing [mysqld] group

    Issue-ID: VID-725
    Change-Id: I00bed189eae8a615f4db9531814a88ed2b000362
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:15:50 +0000 (14:15 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to cd4bc8e4282d82b91fa930567682eb5e0f0290a8
  - Merge "Add cert dist for DMaaP BC"
  - Add cert dist for DMaaP BC

    Issue-ID: DMAAP-1321
Signed-off-by: Ubuntu <dgl@research.att.com>
    Change-Id: I55a6d41c1955d3ea1bcc0799b5121212af102471

4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:08:59 +0000 (14:08 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 6803a3e1883d627eb72a14c4a51f6cee1aaf5656
  - Merge "[CLAMP] Use global storage templates for PVC"
  - [CLAMP] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: I2cc90fe7a22a04d47d406b854c3a75502e539a25
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:08:34 +0000 (14:08 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 9d390192fce4824a1b393ab4252ba95307c10a2b
  - Merge "[Modeling] Use global storage templates for PVC"
  - [Modeling] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: I337e760ea71ec57c4f593e068c3cf6ea548a3cfc
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:08:07 +0000 (14:08 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 37c368332d64933817d24a0521a2a109160b446b
  - Merge "[DCAE] Use global storage templates for PVC"
  - [DCAE] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    I've also used a "range" for PV creation of redis in order to have only
    the needed number.

    Change-Id: I6bb326f8aaece11bcf503e9300e5c39a87214f81
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:07:20 +0000 (14:07 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 289bd43809204ca8e4c0662b06c1c775e6333d8c
  - Merge "[Multicloud] Use global storage templates for PVC"
  - [Multicloud] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: I8ed04b153aec0b81971a7a1eb97737d905ea4c5c
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:06:43 +0000 (14:06 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 408d8af2ab72c4697a95176b50443837b5f8fc40
  - Merge "[VFC] Use global storage templates for PVC"
  - [VFC] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: Ibc8825b97cbe8939cf085d1cdd17e0a67e45c96b
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:06:14 +0000 (14:06 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to d7c871ee5e465c11f36974cfb668844882d139d2
  - Merge "[PNDA] Use global storage templates for PVC"
  - [PNDA] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    I've also created a PVC for the job instead of doing a PVC template
    inside the job.

    Change-Id: I0cc242db0b1412ac792dec74a6542849c30985c9
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:05:43 +0000 (14:05 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to ef7963b2f0a8b5b4d4e0840435dcbdbf98fccb0d
  - Merge "[SO] Use global storage templates for PVC"
  - [SO] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: Ice44eda13aad44564d61f9e954cd11085a81d56f
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:05:25 +0000 (14:05 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 95b77050a816e1ea505c11d5082a1dfc3511ee7d
  - Merge "[LOG] Use global storage templates for PVC"
  - [LOG] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: I1f39f2c8c9a2d4fe1303fffbefe4dac70ed0e860
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:04:58 +0000 (14:04 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7be20b6c241f25b9845b448f1d65d97705634380
  - Merge "[POLICY] Use global storage templates for PVC"
  - [POLICY] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: Iabd5d12196459bb1fce9021857aeab57a757ee12
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 11 Dec 2019 14:03:55 +0000 (14:03 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 16b32ddfe9237ffeed3dc9f1422978ca65995e4b
  - Merge "[SDC] Use global storage templates for PVC"
  - [SDC] Use global storage templates for PVC

    OOM has now templates in order to create the needed PVC, using:

    * a PV with a specific class when using a common nfs mount path between
    nodes (sames as today use) --> is the default behavior today
    * or a storage class if we want to use dynamic PV.
      On this case, we use (in order of priority):
      - persistence.storageClassOverride if set on the chart
      - global.persistence.storageClass if set globally
      - persistence.storageClass if set on the chart

    Change-Id: Ic34dcbc609edaa79109aacb83bbc019b55e6d02e
    Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
4 years agoUpdate git submodules
Steve Smokowski [Wed, 11 Dec 2019 13:58:22 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6acf5b81168724ca4c889daf9b9cfcc5100e02e1
  - Merge "SO CDS Metadata ingestion"
  - SO CDS Metadata ingestion

    Add support for controller_actor ingestion
    Add support for blueprint in service
    Add support for skip conf flag in vf module
    Ingest new properties into SO database
    Sample csar files are cleaned without comment and description

    Issue-ID: SO-2313
    Change-Id: I657f997faf33a366f3c234c3e41b164275beedac
Signed-off-by: eeginux<henry.xie@est.tech>
4 years agoUpdate git submodules
Atif Husain [Wed, 11 Dec 2019 12:14:00 +0000 (23:14 +1100)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 78be848fcf71bf970cf4de16e22a37e09edeaaa7
  - Added datatypes for 3rd Party Partners

    Issue-ID: SDC-2385
    Change-Id: Iedc5d5b9b30e7cccd3654a1b6e84514643b6d62f
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
4 years agoUpdate git submodules
Divyang Patel [Wed, 11 Dec 2019 12:10:32 +0000 (23:10 +1100)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to c2a53cb447789e15e85663ae253ab2d90b972934
  - Add service creation API as an External API

    Issue-ID: SDC-2383
    Change-Id: I8490163310e892a7ebb6d7e7275edfdeba24045e
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
4 years agoUpdate git submodules
Ittay Stern [Wed, 11 Dec 2019 10:23:42 +0000 (10:23 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to bfd3b59b7caef3c65d306727fc6fe25a85e68ca2
  - Merge "SyncRestClient for Http/s ServerTest to use 127.0.0.1 address"
  - SyncRestClient for Http/s ServerTest to use 127.0.0.1 address

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

4 years agoUpdate git submodules
Sylvain Desbureaux [Wed, 11 Dec 2019 10:00:25 +0000 (10:00 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 1f20e128c5ffe2d7996a33bb2a3d61fa923493cd
  - Merge "Add ingress configuration for vid"
  - Add ingress configuration for vid

    Add ingress configuration file for vid component.
    Ingress configuration can be changed in onap-all.yaml

    Change-Id: Icb1eccccd0488d78a8b44745888203192d9aaa4b
    Issue-ID: OOM-1508
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Wed, 11 Dec 2019 10:00:22 +0000 (10:00 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to b500d833613a478a1c9d8ac36a665e25f3ec5ef0
  - Merge "Add ingress controller support to portal"
  - Add ingress controller support to portal

    Add ingress controller support to portal
    using default ingress template.

    Issue-ID: OOM-2185
    Change-Id: I99f230d95a396f159559ee1c1e3bb01d6c8a9ff0
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Wed, 11 Dec 2019 10:00:18 +0000 (10:00 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 4d31247da5a8202f89db9761cae62cbb2c66a585
  - Merge "Add ingress controller support to AAF"
  - Add ingress controller support to AAF

    Change-Id: Ie69b9dac533ed2af80645e6d65318b6b4e81cbd3
    Issue-ID: OOM-2170
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Wed, 11 Dec 2019 10:00:14 +0000 (10:00 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 9368b1aa2fd9e8bff7f3f87ef8ddb0a4f67ee1ce
  - Merge "Add ingress controler support to UUI"
  - Add ingress controler support to UUI

    Add ingress controler support to UUI
    using ingress common template

    Issue-ID: OOM-2190
    Change-Id: I02a94788ace71c27464a2606aa3ecf2b11b1b1da
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Wed, 11 Dec 2019 09:59:10 +0000 (09:59 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7550721979daa2d29888c9ee73b125829f3f1c32
  - Merge changes I69ea7e5d,I75f7e823,I2ae6b0f2,I6f1591a6,I30c2e0de, ...

    * changes:
      Add ingress controler support to OOF
      Add ingress controler support to POMBA
      Add ingress controler support to SDC
      Add ingress controler support to DMAAP
      Add ingress controler support to SDNC
      Add ingress controler support to CDS

  - Add ingress controler support to OOF

    Issue-ID: OOM-2182
    Change-Id: I69ea7e5dbc30981ec840373dc030f26696ed32db
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
  - Add ingress controler support to POMBA

    Issue-ID: OOM-2184
    Change-Id: I75f7e8239fe1f1027fffae6b3e2a848a593351ae
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
  - Add ingress controler support to SDC

    Issue-ID: OOM-2187
    Change-Id: I2ae6b0f2482641b3f482121354596574b684b2d1
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
  - Add ingress controler support to DMAAP

    Issue-ID: OOM-2179
    Change-Id: I6f1591a6c7033812cc714d75c63d7c1b3ba197b6
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
  - Add ingress controler support to SDNC

    Issue-ID: OOM-2188
    Change-Id: I30c2e0dea0a1fc12fd82090610c7e38f577cc811
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
  - Add ingress controler support to CDS

    Issue-ID: OOM-2174
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
    Change-Id: Ib6c159d54ca65577934f70de137bfc13336992ec

4 years agoUpdate git submodules
Eylon Malin [Wed, 11 Dec 2019 09:57:36 +0000 (11:57 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 2ed2a1a61fe0bccf215a8dc9cecbf4fdf55fd454
  - change default max instances of VfModule to unlimited

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

4 years agoUpdate git submodules
cyuamber [Wed, 11 Dec 2019 09:33:50 +0000 (17:33 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to bc115d88c7cbb728880839dd5e32987db167234b
  - feat: add some i18n resource

    Change-Id: I2686afd33ef3eb2138ac1130416618ba2005929b
    Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Tao Shen [Wed, 11 Dec 2019 09:16:45 +0000 (09:16 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 87f400207edddbe97c423ea87dc55a7b4a9ea03f
  - Merge "feat: add some i18n resource"
  - feat: add some i18n resource

    Change-Id: I29c18f62adebd0582de1641f9dea45f0ca104599
    Issue-ID: USECASEUI-370
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
cyuamber [Wed, 11 Dec 2019 09:10:13 +0000 (17:10 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 576ecf160be762904fce72279700b1c6a0a60989
  - feat:Modify the query of the progress interface and the api urls

    Change-Id: Ie6076e2f22d0afe683dca55f4e1369541800710c
    Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Eylon Malin [Wed, 11 Dec 2019 08:23:44 +0000 (10:23 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 0b4cdc4ab5740f9a1a4e308a0dee6ab9bcf8c6c4
  - add common method for getting max allowed instances of vfModule + UT

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

4 years agoUpdate git submodules
cyuamber [Wed, 11 Dec 2019 08:16:20 +0000 (16:16 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 3829d66ffaca12629ec09fee92b362fe599db9c6
  - feat:add notification model of slicing business page

    Change-Id: I5637f1f5bc5aee23518b6b92f4f7f53071866301
    Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Bin Yang [Wed, 11 Dec 2019 07:17:19 +0000 (07:17 +0000)]
Update git submodules

* Update docs/submodules/multicloud/azure.git from branch 'master'
  to 7a3a6dd01cf1180bc33b8e6b1224d9cf595dbe57
  - Fix coverage exclude pattern issue

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