doc.git
4 years agoUpdate git submodules
Brian Freeman [Tue, 30 Jul 2019 14:08:31 +0000 (09:08 -0500)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 86223f2aeffa0f4f43f0a4cc7dc6100ca44b671f
  - change flavor for longer live migration timeout

    Issue-ID: INT-835
    Change-Id: I40ba07a98e9b57d9d7ba6232dc8836a0899c3366
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
Brian Freeman [Tue, 30 Jul 2019 14:08:09 +0000 (09:08 -0500)]
Update git submodules

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

    * Update kubernetes/robot from branch 'master'
      to 1367ea56a7b0e66ac70f794411a6025c613121f8
      - Fix missing quote on VARIABLESFILES

        Issue-ID: TEST-165
        Change-Id: Iad630a7b4a61f0308550eb77a0f71e51f0fdbbc1
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
Marco Platania [Tue, 30 Jul 2019 13:45:15 +0000 (09:45 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ba7c074a4575f919b7f6112e7b59c18b5578d625
  - Fix typo in scale out documentation

    Change-Id: Ib9776a1d944fda8d2a325521469988d2c24c8a6b
    Issue-ID: INT-1171
Signed-off-by: Marco Platania <platania@research.att.com>
4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 13:32:59 +0000 (13:32 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 5df2935557f13e9ea42d9e20d0cef6bf5f06acda
  - Merge "Added null check to heatStack.getOutputs() to prevent crash at get() call; removed redundant null check to simplify the code"
  - Added null check to heatStack.getOutputs()
    to prevent crash at get() call; removed redundant
    null check to simplify the code

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

4 years agoUpdate git submodules
Brinda Santh [Tue, 30 Jul 2019 12:49:17 +0000 (08:49 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/parent.git from branch 'master'
  to 352397d2713999b0020d96eaab300b2efb7d518c
  - Upgrade grpc and protobuf version properties.

    Issue-ID: CCSDK-1352
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
    Change-Id: I32f3bed7eae7068b80d68d8c98db56e92bd1ae99

4 years agoUpdate git submodules
Dan Timoney [Tue, 30 Jul 2019 12:33:22 +0000 (12:33 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 96b36c57a2f74f0b8305cf55714d942dd6dabc21
  - Merge "Upgrade cds spring and kotlin versions."
  - Upgrade cds spring and kotlin versions.

    Change-Id: I0f323bd13c433d9ef0e207f51234d10cd8c22858
    Issue-ID: CCSDK-1352
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoUpdate git submodules
Brinda Santh [Tue, 30 Jul 2019 12:32:53 +0000 (08:32 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/parent.git from branch 'master'
  to 8074b3842d2b6a504c48ad26f3de1f2604e89ec4
  - Add kotlin compile and test version properties.

    Issue-ID: CCSDK-1352
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
    Change-Id: I1e00352f20d31200017adcc25fac4a7c22b2fbff

4 years agoUpdate git submodules
Dan Timoney [Tue, 30 Jul 2019 12:32:15 +0000 (12:32 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 6e4edaf8f5ceba8f8334e614003d271daf70fa21
  - Merge "SonarFix- Remove duplicated import"
  - SonarFix- Remove duplicated import

    The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
    Leaving them in reduces the code's readability, since their presence can be confusing.

    Issue-ID: CCSDK-1552
    Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Jack [Tue, 30 Jul 2019 12:30:29 +0000 (14:30 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 413a6a60cf295c849f1611bb169bb7c41289b251
  - fix proxy build error

    prevent adding maven proxy settings to lerna execution

    Issue-ID: SDNC-821
Signed-off-by: Jack <michael.duerre@highstreet-technologies.com>
    Change-Id: Ibe2ee80af572dff7c7fde4e0e112a3e886cbeffe

4 years agoUpdate git submodules
Ittay Stern [Tue, 30 Jul 2019 12:27:40 +0000 (12:27 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 43e9904b232c1c957857da534cd5605aa9984db3
  - Merge "Add app version to welcome page"
  - Add app version to welcome page

    Issue-ID: VID-539
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
    Change-Id: I595869e5d6b0af279eb61cc18dac329f7fac094a

4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 11:56:25 +0000 (11:56 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c7fe0ab72153acaed0a83157e4436b44bec3cc2c
  - Merge "Replaced constructor calls with valueOf() method calls to remove static analyzer warnings about inefficient constructor calls"
  - Replaced constructor calls with valueOf() method calls
    to remove static analyzer warnings about inefficient
    constructor calls

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

4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 11:55:49 +0000 (11:55 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ed0324962b3c0da2ff4a9719dfcb2f0891d4ce23
  - Merge "Replaced constructor call with valueOf() call to remove static analyzer warning about inefficient use of constructor"
  - Replaced constructor call with valueOf() call to
    remove static analyzer warning about inefficient
    use of constructor

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

4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 11:55:12 +0000 (11:55 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 57112781f7d026580f82f82ec61825168bb42a7d
  - Merge "Removed subscriber variable that was not actually used in any test (to remove static analyzer warning)"
  - Removed subscriber variable that was not actually
    used in any test (to remove static analyzer
    warning)

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

4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 11:53:12 +0000 (11:53 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c2b3b43ce4b51018da9013edfb59d088ac6069e0
  - Merge "commented out bad tests, will revisit"
  - commented out bad tests, will revisit

    Change-Id: I57e0e1378e743074b3fad3533756179776bfaf0b
Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
    Issue-ID: SO-1836

4 years agoUpdate git submodules
Ittay Stern [Tue, 30 Jul 2019 11:41:48 +0000 (14:41 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d39964940a6fecbd86007327e6026dda73f7ac18
  - Undo scheduler.basic.auth configurability

    It is not localized with localize_system, therefore left with a
    dangling placeholder `${SCHEDULER_BASIC_AUTH}`.

    (Introduced in change-id Ie88c6182f2cbf468615a4146bced531c2ad150e0,
    found by Robot's CSIT).

    Issue-ID: VID-533

    Change-Id: I5e3d177ec76cd3295e8b04d4c0596b75733effa0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 10:42:41 +0000 (10:42 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ff48ae5bf6c010f251f2378300739af4bdf58887
  - Merge "apih allowing requests with the same requestid"
  - apih allowing requests with the same requestid

    Updated filters to throw error on duplicate requestId
    Added message indicating exception will be thrown
    Added unit tests for requestIdFilters
    Added access modifier in filter test
    Updated CloudApiRequests for successful deletion when
    InfraActiveRequest is deleted
    Removed changes from CloudApiRequests bean
    Updated repository to include deleteByRequestId
    Removed unused import from cloudApiRequests
    Removed deleteByRequestId from interface
    Updated to change type of extended jparepository
    Removed repository added for CloudApiRequests
    Updated uri check to remove '/' from checked string
    Updated returned on failing junit test
    Updated access modifiers for logger and createRequestError

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

4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 10:05:10 +0000 (10:05 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 7890416501abd05d291f94b29b9266355c1d8afc
  - Merge "Sonar fix: CreateVfModuleRequest.java"
  - Sonar fix: CreateVfModuleRequest.java

    Fixed sonar issues across this file

    Issue-ID: SO-2135
    Change-Id: I77071a51c7bda9e9eb44dbedab2b17576b69d608
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 10:02:28 +0000 (10:02 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6192cecf780dc4925b7fb99c02cb8b256ed726f6
  - Merge "Sonar fix: HealthStackAudit.java"
  - Sonar fix: HealthStackAudit.java

    Fixed sonar issues across this file

    Issue-ID: SO-2137
    Change-Id: I7650e1746bc3da5149310e6eb4b53f2ee98e3d9f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 10:01:31 +0000 (10:01 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 14fc37a82d89d79faf764832fd4386a664654d7a
  - Merge "fix architecture.rst formatting"
  - fix architecture.rst formatting

    Fixed Warning message on SO Architecture page in documentation:
    System Message: WARNING/2
    (/home/docs/checkouts/readthedocs.org/user_builds/onap/checkouts/latest/docs/submodules/so.git/docs/architecture/architecture.rst, line 6)
    Title underline too short.

    Change-Id: Ibf019132e64d1fef3f62efe7a1ce0cbafac647a5
    Issue-ID: SO-2146
Signed-off-by: k.kazak <k.kazak@samsung.com>
4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 10:00:45 +0000 (10:00 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to eaf891e4ba066016165c495c8b236423e3f16eb3
  - Merge "Javadoc and logging improvement"
  - Javadoc and logging improvement

    Added Javadocs for SDNCQueryTasts and
    SDNCVnfResources classes

    Issue-ID: SO-2052
Signed-off-by: sunilb <sb00577584@techmahindra.com>
    Change-Id: I79d7e6b8a82327caaa16c49a64df7b1a02dcbb03

4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 09:59:26 +0000 (09:59 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 77ea8ffe9d5fe782ed511b7ef17c6ec293183332
  - Merge "fix malformed tables in docs"
  - fix malformed tables in docs

    Fixed malformed tables in SO Interfaces documentation page

    Change-Id: I77e4a272bbcc735da8c07dc45cf548787091e0a0
    Issue-ID: SO-2152
Signed-off-by: k.kazak <k.kazak@samsung.com>
4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 09:58:14 +0000 (09:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 0229eaa0cbfce60f7addce36d6be425c91498899
  - Merge "Sonar Fix: VduArtifact.java"
  - Sonar Fix: VduArtifact.java

    Moved constructors as per Java code conventions

    Issue-ID: SO-2108
    Change-Id: I45dc918380e87617b712ead3f9615d4e2c47deff
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 09:57:48 +0000 (09:57 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 3f005fb08d51b839920c90d3c8fc9843c489429d
  - Merge "Javadoc and logging improvement"
  - Javadoc and logging improvement

    Added Javadocs for four classes
    AAIUpdateTasks,OrchestrationStatusValidator,AAICreateTasks ,BBInputSetup

    Issue-ID: SO-2052
Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
    Change-Id: I048b42131449e151be91839e45f4d39864b3ec52

4 years agoUpdate git submodules
Xue Gao [Tue, 30 Jul 2019 08:31:53 +0000 (08:31 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to fa6dd7312e06dd5a6e70d79c1a00438f3c80e7eb
  - Merge "kibana authentication"
  - kibana authentication

    add kibana authentication to load script

    Issue-ID: CLAMP-419

    Change-Id: I02851f26a3916110a5e3544746db04aed274c5ab
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Tue, 30 Jul 2019 07:29:47 +0000 (09:29 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to ae0dc04b6ed04d48d62b30c1ecc499fed75c8bec
  - updating info.yaml

    updating info.yaml to follow ONAP standards

    Issue-ID: VID-502
    Change-Id: I8f37b42bcba112eac9149e8c40171a233dca45af
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoUpdate git submodules
Ruoyu Ying [Tue, 30 Jul 2019 06:20:27 +0000 (14:20 +0800)]
Update git submodules

* Update docs/submodules/cli.git from branch 'master'
  to d53b78f51ed1a37f13163fe0ffd77ebd1c7f6f6f
  - Add trouble shooting log

    Issue-ID: CLI-165
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
    Change-Id: I797f7541e05241469f5e2bf049a0a9ea10cdae7e
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
4 years agoUpdate git submodules
Seshu Kumar M [Tue, 30 Jul 2019 05:46:43 +0000 (05:46 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to d329015449b429f9b4dcced679a6e4e09b9e2430
  - Merge "repair vfcInstanceGroup order"
  - repair vfcInstanceGroup order

    Issue-ID: SO-2164
    Change-Id: I827342692dc4e4241b22c6eb8dd455b2b9385fa8
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
4 years agoUpdate git submodules
Ittay Stern [Tue, 30 Jul 2019 03:15:39 +0000 (03:15 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to a4257150ebd9bfbb0da0b877e951164b0495881a
  - Merge "Implant vid-app-common org.onap.vid.job (main and test)"
  - Implant vid-app-common org.onap.vid.job (main and test)

    Issue-ID: VID-378

    Change-Id: I41b0bdc2c4e3635f3f3319b1cd63cefc61912dfc
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Thugutla Sailakshmi [Tue, 30 Jul 2019 03:03:45 +0000 (08:33 +0530)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to e1fcfc8c861f15f281b63a65210893b6db16e543
  - MUSIC-465 junits-Application.java file

    junits-Application.java file

    Issue-ID: MUSIC-465
    Change-Id: I5869dca91e9b4a7cf54f2493a8b0699d23fc8a73
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Ezhilarasi [Mon, 29 Jul 2019 23:29:53 +0000 (04:59 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 7ba485b7e3a7c6f3b5603c4bebed50111f503c66
  - Search component display of CBA

    Create blueprint search blueprint
    Change-Id: Iaa7dfbb2406d43f533587d5208fbe6c04ac7d97c
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
DR695H [Mon, 29 Jul 2019 21:23:23 +0000 (17:23 -0400)]
Update git submodules

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

    * Update kubernetes/robot from branch 'master'
      to 6ad31604f373afdb5dbcf4ff0655f5e1755c13b8
      - matching changes to other ete helm chart

        Issue-ID: TEST-174
        Change-Id: If167fb2c3c7d519ce20b570698d98f3348324ada
Signed-off-by: DR695H <dr695h@att.com>
4 years agoUpdate git submodules
DR695H [Mon, 29 Jul 2019 21:22:51 +0000 (17:22 -0400)]
Update git submodules

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

    * Update kubernetes/robot from branch 'master'
      to ef612836c77a61d128d71b0cf48cbe8614ccdfd7
      - rename openecomp to onap

        Issue-ID: TEST-27
        Change-Id: Icdbcb389f8b9984ee9ade1302775a666421fdb75
Signed-off-by: DR695H <dr695h@att.com>
4 years agoUpdate git submodules
Brian Freeman [Mon, 29 Jul 2019 21:14:41 +0000 (16:14 -0500)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 100aceb80cc8e896aa5be701092c20f7da049f78
  - Convert SB05/06/07 to Shared tenants

    Issue-ID: INT-1172
    Change-Id: I52e83b370bc1611bdd770258d3860e44c4bde931
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 29 Jul 2019 21:09:08 +0000 (23:09 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 3664e04b04ade624c1b2ee5bd2876939aed812cc
  - k8s: Allow Dublin cluster creation using RKE

    This patch adds sample cluster.yml which is based on Dublin cluster
    configuration file [1]. Main difference is in avoiding repetition by
    using anchors and alias nodes.

    Actual cluster creation provisioner is disabled by default because
    'control' and 'worker' nodes might not be ready yet.

    [1] https://docs.onap.org/en/dublin/_downloads/27934fe702048777f312d77dc30cd05a/cluster.yml

    Issue-ID: SECCOM-235
    Change-Id: Ibba0e754ba87e334cdaa61de83e48107f91083d9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 29 Jul 2019 21:08:03 +0000 (23:08 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to eb166a53ceb3e6f0f2b6a41c432fe3baa7d24d53
  - k8s: Extract hardcoded synced folder for dotfiles

    Issue-ID: SECCOM-235
    Change-Id: I85efb88476cb1d6bfaee44b6bcd6275477e77ba5
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 29 Jul 2019 21:07:25 +0000 (23:07 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 63640ac2f6d4456eb07a91a9f16783c1b866e720
  - k8s: Use named provisioners

    This not only makes testing easier, but also allows better control over
    VM provisioning after its creation.

    Issue-ID: SECCOM-235
    Change-Id: I29ab3ed46976267e1043c2f61f56578f2c5d7a57
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 29 Jul 2019 21:07:06 +0000 (23:07 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 435200f0bc6b8a7d75ab9e019361cd4ced0d6b58
  - k8s: Add simple logging to provisioning scripts

    Issue-ID: SECCOM-235
    Change-Id: Iaeb4b3e621f09ea14b9576126223e4df4b8682f3
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 29 Jul 2019 21:06:34 +0000 (23:06 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 6b1f78b2efca686e61058ea5848b1f31d3f59270
  - k8s: Unify provisioning scripts

    This patch:

    * removes remaining string interpolation (for future script reuse),
    * makes DNS replacement provisioner always run.

    This way VM definition is more concise and resilient.

    Issue-ID: SECCOM-235
    Change-Id: I382dae5e256b46577c4c8af3aa45ab4d64d1b2b9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 29 Jul 2019 21:05:51 +0000 (23:05 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 5ee92067ff6bcf970a0418b235ca3daa6247ff05
  - k8s: Remove repetition from provisioning scripts

    Issue-ID: SECCOM-235
    Change-Id: If286ba074ee74c43705197a30c50322d5162e6fc
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Remove hardcoded password for 'vagrant' user

    Password for 'vagrant' user is now passed through exported environmental
    variable.

    This patch also:

    * removes the assumption of having 'vagrant' user on cluster nodes (for
      future scripts reuse),
    * removes mixed string interpolation and passing shell variables,
    * replaces '~' with '$HOME' for proper substitiution.

    Issue-ID: SECCOM-235
    Change-Id: Id9e7b6acccd902de4c414cd8a0f095ac135fee5a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 29 Jul 2019 21:04:22 +0000 (23:04 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 34e5932d0db1d3aeeed962df176d3b635018e641
  - k8s: Silence download utilities

    This patch intends to make virtual environment creation logs more
    readable. Parameters were chosen in a way errors will still be shown the
    operator.

    This patch might also prove itself useful in other virtual environment
    creation tools such as 'devtool' [1] (unless maintainers insist on
    having full logs).

    [1] https://git.onap.org/integration/devtool

    Issue-ID: SECCOM-235
    Change-Id: I5e07b1b1ed37d36470c18ba0cfe653e40eff300b
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
DR695H [Mon, 29 Jul 2019 17:58:56 +0000 (13:58 -0400)]
Update git submodules

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

    * Update kubernetes/robot from branch 'master'
      to a9c3fa1294cc2e23b39d78335b348de3a79904f2
      - add main branch changes and rename some props

        Issue-ID: TEST-165
        Change-Id: I4040eea88cd5263fe0ebb7828fea3f55097f3e8a
Signed-off-by: DR695H <dr695h@att.com>
4 years agoUpdate git submodules
DR695H [Mon, 29 Jul 2019 17:57:30 +0000 (13:57 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 100508c995ab586218a82e457d8abc07ee6f339d
  - removing and move to subrepo

    i accounted for all changes made here but not merged (1 pull)

    Issue-ID: TEST-165
    Change-Id: I8e0921d1a462f9fec5f838f0618980bd91b64f95
Signed-off-by: DR695H <dr695h@att.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Mon, 29 Jul 2019 17:27:08 +0000 (13:27 -0400)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to c19785ed19245a586dc8f271713ae59248fd8f81
  - Upversion aai-common for Frankfurt

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

4 years agoUpdate git submodules
Eylon Malin [Mon, 29 Jul 2019 15:23:35 +0000 (18:23 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 8d1798f51550316224d07a628ff630ed4ab818f7
  - Revert "Add app version to welcome page"

    This reverts commit bfd2c1c8e5ceac2da1755d6dd232d10ebe659e63.
    Reason for revert: left menu is broken
    Issue-ID: VID-539

Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: I98674e6900dddb97cb25a1e687d6dd48b41da4c5

4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 14:59:23 +0000 (14:59 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to a19b41ed344b70860cdb9694d6bd918890545ee4
  - Merge "Blueprint client backend integration fix"
  - Blueprint client backend integration fix

    Blueprint backend data integration fix

    Change-Id: If0e0b2c30bf07f06fc728ff26c509f265c5ee303
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Jerry Flood [Mon, 29 Jul 2019 14:31:46 +0000 (10:31 -0400)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to 05d1e18373779df333d1f1fa30cc4891a8da59a4
  - Cleanup POMs and Dockerfiles

    Issue-ID: OPTFRA-539

    Change-Id: I94da0bc947b4cbb226c5e248c85c8d87f799c659
Signed-off-by: Jerry Flood <jflood@att.com>
4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 14:22:54 +0000 (14:22 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c3295a523d1ded477501b8efa9e56458f6eb3dc6
  - Merge "Removed component and code not required"
  - Removed component and code not required

    Removed duplicate code from CBA feature module
    Change-Id: Ieb1709953dbf1075b4d30f26dd45b753fd9e142d
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 29 Jul 2019 14:11:55 +0000 (14:11 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 5bc663e5831a87b897d43f0f7fb7ec8bce88e633
  - Merge "Implement TLS for calls into VNFM adapter"
  - Implement TLS for calls into VNFM adapter

    Issue-ID: SO-2143
    Change-Id: I2fcacab7aebc9a22b952d881b0bf2404e1638b37
Signed-off-by: MichaelMorris <michael.morris@est.tech>
4 years agoUpdate git submodules
Prudence Au [Mon, 29 Jul 2019 14:09:27 +0000 (10:09 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to cdcf2e46defa561b40ab2ccc47866a6c26b553dd
  - Introduce 1.5.0-SNAPSHOT for El Alto release

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

4 years agoUpdate git submodules
Prudence Au [Mon, 29 Jul 2019 14:09:11 +0000 (10:09 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics/pomba/pomba-audit-common.git from branch 'master'
  to 5825588251d7a8422242878ddd4a7e4d38c8a6fb
  - Introduce 1.5.0-SNAPSHOT for El Alto release

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

4 years agoUpdate git submodules
Prudence Au [Mon, 29 Jul 2019 13:38:58 +0000 (09:38 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to 6184c71af2edc84020280de5212274855d911a40
  - Introduce 1.5.0-SNAPSHOT for El Alto release

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

4 years agoUpdate git submodules
Ittay Stern [Mon, 29 Jul 2019 13:32:39 +0000 (16:32 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 76c6ee4a697617ec4cdee2f3b48bc83136c858c5
  - Remove restricted notice from TOSCA file

    Issue-ID: VID-499

    Change-Id: Ib63c2cec9b29530461ad1ef2313f80548697b1f6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 13:28:07 +0000 (13:28 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 14588a767139e4a66303252739ce80ee9e81ea99
  - Merge "Added Blueprint URL to constant file"
  - Added Blueprint URL to constant file

    Change-Id: I53ad62bf54e0dc7f69c21df1399922b2f580dc57
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 13:27:44 +0000 (13:27 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 7354f86b999e67524987a8079dd19a5bd377190f
  - Merge "Blueprint controller loopback fix"
  - Blueprint controller loopback fix

    Exported blueprint controller in index and changed uri path
    Change-Id: If83d2260912dfd92353b0923b1237726ff4baad3
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Arundathi Patil [Mon, 29 Jul 2019 13:23:33 +0000 (18:53 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 24fbf5ae61fe17f1abb1301b57c9ef3475ccace8
  - Source Options- Displaying properties

    Refactored code to display the source properties and not the source
    model

    Issue-ID: CCSDK-707
    Change-Id: I1f17b51581fcc7a601734e4d81074b36878caacf
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 13:22:31 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 3bd28cf1c70fcdd482a0308fc449ac71d3963781
  - Merge "CCSDK-1542 -junits for ServiceAlreadyDeactivatedException.java"
  - CCSDK-1542 -junits for ServiceAlreadyDeactivatedException.java

    junits for ServiceAlreadyDeactivatedException.java

    Issue-ID: CCSDK-1542
    Change-Id: I1db51b2c34154e53968a636647985130848dc737
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Mon, 29 Jul 2019 13:21:59 +0000 (13:21 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 7192c63bfd1b9cce3345a509d97f7c177d71cb13
  - Merge "CCSDK-1543 -junits for ServiceNotFoundException.java"
  - CCSDK-1543 -junits for ServiceNotFoundException.java

    junits for ServiceNotFoundException.java

    Issue-ID: CCSDK-1543
    Change-Id: I8e1786d40df7f659aefe090e148dee33cecf2248
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
anushadasari [Mon, 29 Jul 2019 13:21:27 +0000 (18:51 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to c357963bb0515aed63ce06bd939379c0f382421f
  - SonarFix-Remove declaration of thrown exception

    Remove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body

    Issue-ID: CCSDK-1531
    Change-Id: I64421278bf413954eb6ce5456fcd4b6766655dc6
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Thugutla Sailakshmi [Mon, 29 Jul 2019 12:58:44 +0000 (18:28 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 3e71b91278d81f46d7f5f187bfd928edf4b64c89
  - AAPC-1659 removing unused import

    removing unused import

    Issue-ID: APPC-1659
    Change-Id: Ib7696e4e0fbefe329eda4eb56feb24701f17c4e6
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Prudence Au [Mon, 29 Jul 2019 12:57:46 +0000 (08:57 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to 84fd016050127aa81a95a8e63e71486b4afb4642
  - Introduce 1.5.0-SNAPSHOT for the El Alto release

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

4 years agoUpdate git submodules
Steve Smokowski [Mon, 29 Jul 2019 12:42:01 +0000 (12:42 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ab18c3ca22cff9e2bba5bddda0a50987541cf173
  - Merge "Vulnerability fixes in ServicePluginFactory"
  - Vulnerability fixes in ServicePluginFactory

    Vulnerability fixes in ServicePluginFactory according to the Sonar.
    -Made constants final.
    -Changed access scopes from public to private.

    Issue-ID: SDC-2106
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: Iabaca0bd138b5dee22c95a4a0cc6cb5ebe442fd2

4 years agoUpdate git submodules
Steve Smokowski [Mon, 29 Jul 2019 12:39:09 +0000 (12:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 128fcc30cf60e9ddb3bc3df3c5486602f535f208
  - Merge "Upgrade springboot.version from 2.0.5 to 2.1.5."
  - Upgrade springboot.version from 2.0.5 to 2.1.5.

    Upgrade springboot.version from 2.0.5 to 2.1.5.
    Fixed APIHandler junit test cases with expected DB error messages.

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

4 years agoUpdate git submodules
Steve Smokowski [Mon, 29 Jul 2019 12:38:33 +0000 (12:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to f4a767654c5af34b85c08faecd716a02544fcd5f
  - Merge "validate model info for existing service with"
  - validate model info for existing service with

    verify modelVersionId equals during SI AAI validation
    correct SI name in junit test
    update SI name in junit test comparison
    add name/module id verifications for other objects
    add back junit file after merge from remote
    format jnit file after verify job failure
    updated test input values for clarity
    update name verifications with related ID values
    adding junit for Configuration name verification
    updated aai verify call, service dup error msg
    removed aai depth 2 and refactored private test method
    implement SI name verification with 3 additional fields
    fix formatting comment line length limitation

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

4 years agoUpdate git submodules
Steve Smokowski [Mon, 29 Jul 2019 12:38:27 +0000 (12:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to fd81d20f6dd846d9740001273db32b6618d71a7e
  - Merge "Use BuildingBlockExecution for PauseForManualTasks"
  - Use BuildingBlockExecution for PauseForManualTasks

    Fix variable settings and execution object usage for manual tasks.

    Issue-ID: SO-2113
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I3fa24d70b46658ce5afcdc843d5482e157641112

4 years agoUpdate git submodules
Steve Smokowski [Mon, 29 Jul 2019 12:38:12 +0000 (12:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 4ad529ac7301498f1ec153936cf14e8446288314
  - Merge "Add SpringClientFilter in ValetClient to autolog"
  - Add SpringClientFilter in ValetClient to autolog

    Add SpringClientFilter in ValetClient to autolog msgs
    Modify to use our RestTemplateConfig for RestTemplate
    Use Provider for thread-safe RestTemplate autowire

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

4 years agoUpdate git submodules
Steve Smokowski [Mon, 29 Jul 2019 12:38:06 +0000 (12:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 21efdd9394ac85637eb9e3531e0b78d7f1f09d41
  - Merge "set multi-stage flag in listener to log success"
  - set multi-stage flag in listener to log success

    fixed null pointer error when multistage not set

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

4 years agoUpdate git submodules
Steve Smokowski [Mon, 29 Jul 2019 12:37:40 +0000 (12:37 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c113f6e62d95392435f0194b8677e90f90cde09e
  - Merge "store heat env file sent to heat"
  - store heat env file sent to heat

    Initial commit, include heat environment info in cloud-api_requests.
    Updated MSOHeatUtilsTest.saveStackTest unit test to assert
    cloudApiRequests requestBody

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

4 years agoUpdate git submodules
anushadasari [Mon, 29 Jul 2019 12:14:53 +0000 (17:44 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 537daa16e66464b4f252c75bcd3171e63835d951
  - SonarFix- MigrateServer.java

    The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
    Unused and useless imports should not occur if that is the case.
    Leaving them in reduces the code's readability, since their presence can be confusing.

    Change-Id: Ic0af785e3d3863f4555ab9614d7a8b3b0f2150b3
    Issue-ID: APPC-1670
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Sébastien Determe [Mon, 29 Jul 2019 11:17:58 +0000 (11:17 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 4453cc6abdd95f5ee30c205731237dd7f2d6ae52
  - Merge "Rework user info window"
  - Rework user info window

    Rework the user info window with react.

    Issue-ID: CLAMP-449
    Change-Id: I260bcb3c15cae73af0c180706928415ddc81dfbf
Signed-off-by: xuegao <xg353y@intl.att.com>
4 years agoUpdate git submodules
Sébastien Determe [Mon, 29 Jul 2019 11:17:17 +0000 (11:17 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 2eb723772eb99e67d621165d38f289a260488b05
  - Merge "Rework Loop properties window"
  - Rework Loop properties window

    Rework the loop properties window with React libraries.

    Issue-ID: CLAMP-447
    Change-Id: I5eba63aab39aeefe23d5fdc4732ce0d3d4a1682a
Signed-off-by: xuegao <xg353y@intl.att.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 29 Jul 2019 10:23:11 +0000 (10:23 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 216e4b4bff2815a7fbab8dbb572c7995812a193f
  - Merge "Add app version to welcome page"
  - Add app version to welcome page

    Issue-ID: VID-539
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
    Change-Id: I2d0c838ea1da947ac9dc7eb5c01ba68be9c14e1a

4 years agoUpdate git submodules
sebdet [Mon, 29 Jul 2019 09:44:11 +0000 (11:44 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 190227aa1bbcdc164a17fbcc8de06f78c11ebdff
  - Rework the status

    Add status data when we load a loop + rework the look and feel of status
    DIV

    Issue-ID: CLAMP-429
    Change-Id: Ibeb58e2653d603f29a0b71023d8afd49cf89aba1
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Ofir Sonsino [Mon, 29 Jul 2019 07:30:50 +0000 (10:30 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 610ff24fb145dc64e73a12d51901446b7b8be245
  - Update SDC version 1.5.1

    Change-Id: Id2182099210982248584c1fcf4569a1360d82f1d
    Issue-ID: SDC-2478
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Mon, 29 Jul 2019 07:24:03 +0000 (07:24 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to b8590f71db22873e23342f92b97d77a9833bcf6e
  - Merge "Patch NPE in Unirest HttpResponse::getBody when getRawBody is null"
  - Patch NPE in Unirest HttpResponse::getBody when getRawBody is null

    Issue-ID: VID-267

    Change-Id: I469bbeea52d6e86f8f12f88e9754af81b3ae6ae6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
RachelF [Mon, 29 Jul 2019 06:42:23 +0000 (09:42 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 20c0fe28d8a1379e22f046dc140583635b0758a6
  - Resolving testConfigUpdateGoodPayload

    Issue-ID: VID-533
    Change-Id: Ie88c6182f2cbf468615a4146bced531c2ad150e0
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
4 years agoUpdate git submodules
erlei [Sat, 27 Jul 2019 02:33:42 +0000 (10:33 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 3cca438799a38970816b0c5f33e5cbe111ec8d92
  - ADD UT for ns_sfcs Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn>

    Change-Id: I4946769215dd9668379e9e463e8ff242bf35cc08
Signed-off-by: erlei <zhu.erlei@zte.com.cn>
4 years agoUpdate git submodules
Dan Timoney [Fri, 26 Jul 2019 21:26:42 +0000 (21:26 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 5efb3b2e9039c9cfca2679a4c152f6e230cd7d1f
  - Merge "CCSDK-1539-junits for DashboardControllerException.java file"
  - CCSDK-1539-junits for DashboardControllerException.java file

    junits for DashboardControllerException.java file

    Issue-ID: CCSDK-1539
    Change-Id: I7dd6e4bb6ec0a9b871d9dba7ad5e93d2e2e7bf82
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 26 Jul 2019 21:26:11 +0000 (21:26 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 6703f9a400af5ccde1854156458af8466e454f44
  - Merge "Add the vDNS CBA in the CDS source"
  - Add the vDNS CBA in the CDS source

    Issue-ID: CCSDK-1533
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
    Change-Id: Ie821dec3de708a529b291cb07690d4df2df9d488
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 26 Jul 2019 21:25:41 +0000 (21:25 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to b299511469034d178feda21594f9c97932578ad3
  - Merge "CCSDK-1528 - junits for BlueprintParseException.java"
  - CCSDK-1528 - junits for BlueprintParseException.java

    junits for BlueprintParseException.java

    Issue-ID: CCSDK-1528
    Change-Id: Ib4d49588e19e3a5bde3ea50fe54f0a6ff21bc317
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Jim Hahn [Fri, 26 Jul 2019 20:20:53 +0000 (16:20 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to c4ef5b294d557dc4c436cf63a8f13d2ec3d9bd41
  - Add lombok.config to policy/engine

    This prevents sonar from checking lombok annotations for code coverage.

    Change-Id: Ia0164c0dd1adf746ef5fbac156fc44e17c424ed3
    Issue-ID: POLICY-1938
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Fri, 26 Jul 2019 20:20:52 +0000 (20:20 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 1389a99971faab450ea1e33728aab788343d98e7
  - Merge "CCSDK-1536 -return this expression instead of assigning it to the temporary variable"
  - CCSDK-1536 -return this expression instead of assigning it to the temporary variable

    return this expression instead of assigning it to the temporary variable

    Issue-ID: CCSDK-1536
    Change-Id: Ib0e7970585978e84189b5c71f2fd9c6c6c74eab8
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
anushadasari [Fri, 26 Jul 2019 17:43:52 +0000 (23:13 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to f4df41d8ec1321d50b93368a407ad5c346889049
  - Remove the literal "true" boolean value.

    Redundant Boolean literals should be removed from expressions to improve readability.

    Issue-ID: CCSDK-1541
    Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 26 Jul 2019 17:42:58 +0000 (17:42 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to bb5e712fd1c547b393e05a68cac745c5fc452c35
  - Merge "Import ONAP root CA to CDS Blueprint Processor Java Truststore"
  - Import ONAP root CA to CDS Blueprint Processor Java Truststore

    Issue-ID: CCSDK-1534
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
    Change-Id: Id5de634af72fc4a5962867f279d51fa35de25619
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
4 years agoUpdate git submodules
Brinda Santh [Fri, 26 Jul 2019 17:40:51 +0000 (13:40 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/parent.git from branch 'master'
  to 40ff6f46ae71206b815d32ec2d4ca00c42338379
  - Add spring version properties.

    Issue-ID: CCSDK-1352
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
    Change-Id: I77bcd9e986ab802a243dd18f83e3d995a8832a1e

4 years agoUpdate git submodules
Brinda Santh [Fri, 26 Jul 2019 17:40:25 +0000 (13:40 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/parent.git from branch 'master'
  to 2247346398b87038c387b8377645110c7d0cb530
  - Add kotlin and coroutine version properties.

    Issue-ID: CCSDK-1352
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
    Change-Id: Ia17c900cfd0f5d8ae4ac461eb1b7db9155440d5e

4 years agoUpdate git submodules
Dan Timoney [Fri, 26 Jul 2019 17:39:41 +0000 (17:39 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 65069d959fc753d1de10f74661d9f523a8882539
  - Merge "CCSDK-1538 -Move this constructor to comply with Java Code Conventions"
  - CCSDK-1538 -Move this constructor to comply with Java Code Conventions

    Move this constructor to comply with Java Code Conventions

    Issue-ID: CCSDK-1538
    Change-Id: I10ac0c405f137cc8bda607bf08cc7476ebd472f0
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 26 Jul 2019 17:38:46 +0000 (17:38 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to f224f5106aca1158587b67c7e6fd3986108a3480
  - Merge "CCSDK-1537 -add @override annotation above method signature"
  - CCSDK-1537 -add @override annotation above method signature

    add @override annotation above method signature

    Issue-ID: CCSDK-1537
    Change-Id: I13007066ea3545791c1fdf399b610118d0d09d48
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Arundathi Patil [Fri, 26 Jul 2019 17:36:43 +0000 (23:06 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 3f87894a91a64d53c1509bb5f48c91cdb6e9fc2c
  - Source option- avoiding duplicates

    Implemented code to prevent adding duplicate resources in source list

    Issue-ID: CCSDK-707
    Change-Id: I56caa3a248a2e2a611dceec0982820ea13c438a6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 26 Jul 2019 17:34:54 +0000 (17:34 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 2d42a66e8d775342dee0fcf7e42d1bcd967b3180
  - Merge "CCSDK-1532 -junits for ControllerOpsTools.java file"
  - CCSDK-1532 -junits for ControllerOpsTools.java file

    junits for ControllerOpsTools.java file

    Issue-ID: CCSDK-1532
    Change-Id: Idb4c7b85895f20120cb90e9a2ad1e9661d67590c
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 26 Jul 2019 17:33:53 +0000 (17:33 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 00d49090dc4d724b10d13adaa43b70cf93a5e35e
  - Merge "CCSDK-1530 -junits for ServiceTypeActiveException.java file"
  - CCSDK-1530 -junits for ServiceTypeActiveException.java file

    junits for ServiceTypeActiveException.java file

    Issue-ID: ccsdk-1530
    Change-Id: I81e3f6d2d0d8579d98bdceadf1fa983edad51646
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Instrumental [Fri, 26 Jul 2019 17:33:13 +0000 (12:33 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 73fe8ba55543a74a249c9adc993ac78ccddbabd6
  - Fix GUI image locations

    Issue-ID: AAF-902
    Change-Id: Id650f1661ef6085e57ee5b10b02aedf56900e5c7
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Thugutla Sailakshmi [Fri, 26 Jul 2019 17:32:54 +0000 (23:02 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to e5fa3e911521a7434351a79b5208fbde65c73ea1
  - CCSDK-1529 -junits for ServiceTypeAlreadyDeactivatedException.java file

    junits for ServiceTypeAlreadyDeactivatedException.java file

    Issue-ID: CCSDK-1529
    Change-Id: I56c1e014cd8e5484a88224ac70fe77ebc1d86f13
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
a.sreekumar [Fri, 26 Jul 2019 16:30:57 +0000 (16:30 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 717a24ad1b50b1cfa2eed6efbeb60babfa0c4c1c
  - Documentation changes for APEX CLI Tosca editor

    Change-Id: Icf3f67265e0e5ec9e5f94717441f11e0285e9811
    Issue-ID: POLICY-1885
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
4 years agoUpdate git submodules
Sandeep Shah [Fri, 26 Jul 2019 15:22:34 +0000 (10:22 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to f83b65de23e6caab3f6d8eb6c16541236d5afb6e
  - Configuration changes to DG/templates SDNR POC

    Configuration changes to DG and templates to support OOCPCIPOC
    demo

    Issue-ID: CCSDK-1544
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
    Change-Id: I1fa680c40c969d19691bbb445ec863c0344a0ea7

4 years agoUpdate git submodules
anushadasari [Fri, 26 Jul 2019 14:55:14 +0000 (20:25 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to f660cb70d74773d414cdf695ca2324f4d6dae48a
  - APPC-1663

    The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
    Unused and useless imports should not occur if that is the case.
    Leaving them in reduces the code's readability, since their presence can be confusing.

    Issue-ID: APPC-1663
    Change-Id: I98a98f59847a4cdea298f82531530db4048b65b0
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Thugutla Sailakshmi [Fri, 26 Jul 2019 14:54:19 +0000 (20:24 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 669e25644a5e5a84527b1b218dc18c6bdf1bfeed
  - AAPC-1658 removing unused import

    removing unused import

    Issue-ID: APPC-1658
    Change-Id: I3eb674031487937b461d045c31d4aa9108b38de6
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
anushadasari [Fri, 26 Jul 2019 14:53:56 +0000 (20:23 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to b3722a41430dce2264c61a2a9eb61de357802a9c
  - SonarFix-Remove declaration of thrown exception

    Remove the declaration of thrown exception 'org.onap.appc.exceptions.APPCException', as it cannot be thrown from method's body.

    Issue-ID: APPC-1664
    Change-Id: I0c66da105d735b4ac97ee35d1e6bea122be80722
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Instrumental [Fri, 26 Jul 2019 14:29:52 +0000 (09:29 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 42ca27281df11e8309c7817fdb37e782027b7927
  - Init Data July 26

    Issue-ID: AAF-902
    Change-Id: I910214a175840c9de1efa6eeeb111091c94c6510
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Instrumental [Fri, 26 Jul 2019 14:05:41 +0000 (09:05 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 84f816ce607a2b8aaa7ea4f0f4da0b6bdf56859b
  - Initial LogLevel to INFO

    Issue-ID: AAF-910
    Change-Id: I4303e0836c2d7f6e5513f9831a5af750e925797e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
subhash kumar singh [Fri, 26 Jul 2019 12:13:00 +0000 (12:13 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to f5a69be34850dc102c02514a8126e79f00226fa6
  - Merge changes I3e363f64,I52ec2fc9

    * changes:
      include a bak folder for obsolete files
      updated the doc as per the request

  - include a bak folder for obsolete files

    Issue-ID: SO-1230

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

  - updated the doc as per the request

    Issue-ID: SO-1230

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