doc.git
4 years agoUpdate git submodules
Seshu Kumar M [Sun, 2 Jun 2019 07:58:31 +0000 (07:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 1640ac602723737c8f15a9a84046e709f7230a1c
  - Merge "New GroupLevel DeleteE2EServiceInstance flow"
  - New GroupLevel DeleteE2EServiceInstance flow

    Modified the subprocess 'DoDeleteE2EServiceInstance'
    to support Group level instances.

    Change-Id: I8dfd154bc6eb9c9f7c7dc932bdce215a3b9fd800
    Issue-ID: SO-1393
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
4 years agoUpdate git submodules
Piotr Borelowski [Sun, 2 Jun 2019 06:26:14 +0000 (08:26 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 72a7b3c2a2f056f38dc100c7407662ee3aeb0edc
  - Added unit tests for KibanaServlet

    Improve unit test coverage in sdc/catalog-fe
    Remove sonar code smells

    Issue-ID: SDC-2327
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
    Change-Id: I365ec437e999d7e0505a9345268405ac26495762

4 years agoUpdate git submodules
m.kowalski3 [Sun, 2 Jun 2019 06:21:26 +0000 (08:21 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 3cdd515788e42ae60ec2dc05340c2494261288d3
  - Improve unit tests for ESTimeBasedEvent

    Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
    Change-Id: I4e53f5f4cf14c5b44d72b10de53e5641e75a98b1

4 years agoUpdate git submodules
m.kowalski3 [Sun, 2 Jun 2019 06:20:53 +0000 (08:20 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 604f96f5154a475041efbfc7c9f4c428f210d030
  - Improve unit tests for EcompErrorConfiguration

    Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
    Change-Id: I8ddaa70b02eeda837e5f74cd105a3e803d8652e6

4 years agoUpdate git submodules
Krzysztof Opasiak [Sat, 1 Jun 2019 13:21:27 +0000 (15:21 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to ef9000f59f675f8a34e7d8afb8f4f449a1b47ac9
  - Document fixed OJSI-152 vulnerability

    Issue-ID: OJSI-152
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I38bc0c8c49cb32e6cac188daed9248487b75e2f0

4 years agoUpdate git submodules
Krzysztof Opasiak [Sat, 1 Jun 2019 13:20:04 +0000 (15:20 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 16a77f6bd4f5b80aea267ace1bcde0674a6b1521
  - Document fixed OJSI-147 vulnerability

    Issue-ID: OJSI-147
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I8dd24e218beb9621a5429c1d3a75af7ab10a6bc4

4 years agoUpdate git submodules
Krzysztof Opasiak [Sat, 1 Jun 2019 13:19:42 +0000 (15:19 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 2b4c5c64e5db661e407bf2aab8e6522f2a37fbd9
  - Document fixed OJSI-128 vulnerability

    Issue-ID: OJSI-128
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iea1134d2645ba53de63f08aac975abb138b442fe

4 years agoUpdate git submodules
Krzysztof Opasiak [Sat, 1 Jun 2019 13:19:08 +0000 (15:19 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 5456d52c14612e65ca759f478bc62acc0ef093e3
  - Improve security section of release notes

    In order to provide users with more details on project's state in
    terms of security let's divide the security release notes into three
    sections:

    - Fixed Security Issues
      Contains a list of security fixes merged during this
      release (especially those reported via OJSI tickets).

    - Known Security Issues
      Contains a list of vulnerabilities detected in project during
      release which have not been fixed yet and thus should be mitigated
      by the user.

    - Known Vulnerabilities in Used Modules
      Contains information about NexusIQ scan results

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

4 years agoMerge "Improve security section of release notes"
Eric Debeau [Sat, 1 Jun 2019 07:07:25 +0000 (07:07 +0000)]
Merge "Improve security section of release notes"

4 years agoMerge "Update to Dublin API spec"
Eric Debeau [Sat, 1 Jun 2019 07:06:28 +0000 (07:06 +0000)]
Merge "Update to Dublin API spec"

4 years agoImprove security section of release notes 12/88812/2
Krzysztof Opasiak [Wed, 29 May 2019 21:20:03 +0000 (23:20 +0200)]
Improve security section of release notes

In order to provide users with more details on project's state in
terms of security let's divide the security release notes into three
sections:

- Fixed Security Issues
  Contains a list of security fixes merged during this
  release (especially those reported via OJSI tickets).

- Known Security Issues
  Contains a list of vulnerabilities detected in project during
  release which have not been fixed yet and thus should be mitigated
  by the user.

- Known Vulnerabilities in Used Modules
  Contains information about NexusIQ scan results

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

4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 21:58:13 +0000 (21:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 11b69a4a70a70b8eb5b9216ae3f4360e651f12b3
  - Merge "property to determine if delete audit is needed"
  - property to determine if delete audit is needed

    update the onap delete vf module BB bpmn as well
    validate formatting of audit tasks code changes
    added a property to determine if delete audit is needed

    Change-Id: Id29eed6295ed6623636a4812708e53c5ae440b83
    Issue-ID: SO-1964
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 21:58:03 +0000 (21:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to b8bc4db00966393ea695d27641542d9a348ea129
  - Merge "apih resume request handling more generic"
  - apih resume request handling more generic

    getInstanceName throws exception if requestScope doesn't match modelType
    Updated to combine separate return statements
    Replaced if statements for modelType and added tests
    Replace if statements for modelType in ResumeOrchestrationRequest and
    added tests
    Added coverage for setId in ModelType
    Updated to use ModelType setters/getters
    model type can now get and set generically
    Added modelInfo to RequestBody for resume request
    Added getModelType call and unit tests
    Moved getModelType from ServiceInstances
    Moved getModelType and added unit tests
    Added tests for getIsBaseVfModule
    Added more tests for isBaseVfModule
    Began adding tests for getIsBaseVfModule
    Updated currentActiveRequest creation and isBaseVfModule
    Updated recipe lookup and setting of aLaCarte to be more general
    Updated concurrency control to include other resources

    Change-Id: I12ad011d0a021c3ee066e16b4c8a4526d040cbe3
    Issue-ID: SO-1963
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 21:57:53 +0000 (21:57 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to e2b0c39795a90aa7ac2abbc46b4f33793a9b8bd5
  - Merge "issue encoding openstack errors"
  - issue encoding openstack errors

    Fix setting of port to fix unit test issues
    Fix formatting error on the file causing build issue
    Properly revert change that was made previously
    Fix issue where base java library not encoding properly

    Change-Id: I2bfa46825d9a99998195dbd7bd422f88fa76ef09
    Issue-ID: SO-1965
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 21:57:41 +0000 (21:57 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to a6bbe76f5eacd614ccc2f06ebc574939b2705c44
  - Merge "Fix issue where request was not being updated"
  - Fix issue where request was not being updated

    Fix issue where request was not being updated

    Change-Id: Ib4b3809797449224ac417facfaa4bf48d91a1ecb
    Issue-ID: SO-1966
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Sangalang, Felix [Fri, 31 May 2019 21:57:33 +0000 (17:57 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 852a257aa9712c28fb10fc8bcdd5fad5350120c4
  - enhanced vnf adapter errog log.

    enhanced vnf adapter error log for heatEnvironment when null.
    removed the junit tests because of no assertions coverage.
    enhanced vnf adapter errog log.

    Change-Id: I80d3070ce203c4c8339f0a0e7df6f3731d0a16c2
    Issue-ID: SO-1967
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Bin Yang [Fri, 31 May 2019 21:36:11 +0000 (21:36 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to c5912441be45787488574369e629bc63a9e65dd9
  - Update multicloud-azure version to 1.2.4

    Change-Id: Ia56e45bf75aed9e860f256f0980f2e8183c7ace2
    Issue-ID: MULTICLOUD-659
Signed-off-by: Bin Yang <bin.yang@windriver.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Fri, 31 May 2019 21:19:44 +0000 (17:19 -0400)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 2f81c9e500cc5d260a66ea70de8397d0c824f67e
  - Move to oparent and upversion to 1.5.0

    Issue-ID: AAI-2464
    Change-Id: I961491c316ad0bc135eff43b8c5ed8ff0686ca5c
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Fri, 31 May 2019 20:37:37 +0000 (16:37 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
  to d206b39f669ff86e469918ef1db5d3e75f4d18d4
  - Set up for new staging method

    Set up pom.xml for new staging method

    Change-Id: I889d5560a416562c75d56cd49f7041a7794e6b62
    Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Instrumental [Fri, 31 May 2019 20:35:41 +0000 (15:35 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to dbec47530c91b6cd586fb05b44fd27444301e04a
  - Switch to new Locate Features

    Issue-ID: AAF-839
    Change-Id: I3122d32330c7e0fab533db8355183dbff68f7cc7
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Marcus G K Williams [Fri, 31 May 2019 19:00:33 +0000 (12:00 -0700)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 56bc782c22235987a27f3061799b8e859fffafb2
  - Update SO default OOF endpoint to https

    Issue-ID: SO-1871
    Change-Id: I9ff6ffc656ff31a93e6853368397fe0e2bd76f29
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 31 May 2019 18:30:36 +0000 (18:30 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 9d188efd67fe81b7e9b190afd8858eb042b813ac
  - Merge "DG enhancement for El Alto"
  - DG enhancement for El Alto

    enhance unresolved-composite-data to include additional format

    Issue-ID: SDNC-771
Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
    Change-Id: Ie7149215489ad81183003e9323d7818e6ed33fd1

4 years agoUpdate git submodules
Dan Timoney [Fri, 31 May 2019 18:29:22 +0000 (18:29 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 3fa6fd4c5a9f6bf5ca522b7dffe07c77626e6403
  - Merge "Add logger to the server"
  - Add logger to the server

     - add logger with interceptor for requests

    Change-Id: Iecb6b6e51c28aadcc4eec3bb69dc38f4e0e346c5
    Issue-ID: CCSDK-1295
Signed-off-by: Rami <rmohamed.ext@orange.com>
4 years agoUpdate git submodules
prakash.e [Fri, 31 May 2019 18:24:42 +0000 (23:54 +0530)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 4a1c826efda07f3bb20f1531ca97c7a4726f4d96
  - Fix for sdnc aai relationship

    Fix for sdnc aai relationship for generic vnf resource and service instance.

    Issue-ID: SDNC-780
Signed-off-by: prakash.e <prakash.e@huawei.com>
    Change-Id: I5db4e0a7f243a1be15e95221250e6e84e91e5509

4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 17:15:39 +0000 (17:15 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 89b396152a7f5ca62175d13342c1b3a1a9067ccb
  - Merge "converted lock time from hard coded value"
  - converted lock time from hard coded value

    update lock time property to have a default of 60000
    converted lock time from hard coded to property driven

    Change-Id: I4a42b85c4241c8865f8dc133be96d7bc92b8574d
    Issue-ID: SO-1962
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 17:15:30 +0000 (17:15 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 9d58fecb4f11d0313415288869f01851d89bb2a4
  - Merge "Corrected enum formatting by plugin"
  - Corrected enum formatting by plugin

    enums are now single item per line

    Change-Id: I6330ea4a9093071457dd47b95b6ed3bb7f8312e7
    Issue-ID: SO-1970
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Brian Freeman [Fri, 31 May 2019 17:06:39 +0000 (17:06 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 5b999d7d1adc9c729941d0c3b2f12bf0b4ad8ed4
  - Merge "bump the SO version to 1.4.2"
  - bump the SO version to 1.4.2

    Issue-ID: SO-1929

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

4 years agoUpdate git submodules
Determe, Sebastien (sd378r) [Fri, 31 May 2019 17:05:49 +0000 (19:05 +0200)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e8cb950ab05f11a88890792dfa3118aecd19e2bf
  - Bump up clamp version

    Update clamp version to latest

    Issue-ID: CLAMP-406
    Change-Id: I05f5ae79a7856bffe671d806ab623313d6194727
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 16:51:26 +0000 (16:51 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 02aa744b05f6812d205bef1ad662f02471317533
  - Merge "JUnit tests for RestfulUtil"
  - JUnit tests for RestfulUtil

    Increased junit tests coverage according to Sonar analyses.
    Added missing tests for RestfulUtil.

    Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: I8744960c0ad3a36ca4c36e23867168bfda5cbd1d

4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 16:50:35 +0000 (16:50 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to bdb57f7e5e53a32a32b5f13a91aac132d37a860e
  - Merge "Added NPE check for audit"
  - Added NPE check for audit

    Added NPE check so that flow continues when no audit results present

    Change-Id: I614dbaff7eaaca86a503da2734d7c5f7a197bb1b
    Issue-ID: SO-1959
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 16:50:12 +0000 (16:50 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 58d56789582716f92eb4b847d577c9a5cea32699
  - Merge "apih to populate original request id"
  - apih to populate original request id

    Updated schema.sql to fix failing tests
    Added constants for request parameters
    Added originalRequestId to be saved on resume request
    Added originalRequestId to orchestrationRequests response

    Change-Id: If2b86d233ee3db9bbe0e1185d92874bca2b3a07a
    Issue-ID: SO-1960
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Mcblain, Thomas [Fri, 31 May 2019 16:49:46 +0000 (12:49 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 296786770ef898b573ad425e12c50e737f5d9a62
  - Handle multiple host routes correctly for networks

    unit test for the method that creates subnets
    Remove project name from junit test data
    Handle multiple host routes correctly for networks

    Change-Id: I537b9bbb68c11901c06ed2366591cedeb3b29acd
    Issue-ID: SO-1961
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 15:36:42 +0000 (15:36 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ec71f01963e4c5c70d11f41842c7cd9cfd38316d
  - Merge "Renamed NF fields in catalog db pojo"
  - Renamed NF fields in catalog db pojo

    - Renamed Nf properties to just Function, Role, Type.

    Change-Id: I0cec751e783c1fb7abdcf9f9565eadf89e0ac32c
    Issue-ID: SO-1914
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 31 May 2019 15:36:38 +0000 (15:36 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 556967d308d5fa239323b27c4d517198e838573b
  - Merge "Remove update of request status"
  - Remove update of request status

    fix unit test now that method does not update status
    Remove update of request status, should not be done

    Change-Id: I17958ef76ccfa059893da0c2bcea1baa124d6922
    Issue-ID: SO-1915
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Smokowski, Steven [Fri, 31 May 2019 15:36:23 +0000 (11:36 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 626b8f2399043c35d3bcb86e1d1c6142e2e0e327
  - fix keypair conflict issue in openstack adapter

    Fix wiremock stubs to return proper data and url
    Fix copyright header issue on unit test file
    Fix keypair issue, clean up unit tests and logging
    Fix issues found in unit testing, update data
    Fix broken Unit tests that used invalid data
    Continue Refactor to support keypair failure scenario
    Update logic for when to auto delete a stuck keypair

    Change-Id: Ice5256cf0381a3b46d1c442907c0f321a1c0d006
    Issue-ID: SO-1897
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Instrumental [Fri, 31 May 2019 15:25:01 +0000 (10:25 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 98adb75e5e627d28ecdf659f4c8ed640ce53ed5e
  - Update DNSLocator code and use

    Issue-ID: AAF-838
    Change-Id: Ieaf112365e40237b6f252371d2d2f95e9bc47f89
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Fri, 31 May 2019 15:03:47 +0000 (11:03 -0400)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 5084077a52ad93e7a0e4463d0c4fd81a036ccb3c
  - Updating rest API filename and rel notes

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

4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 14:39:57 +0000 (16:39 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 6c62b73ce21b351cd4d8ce2054fa0e42e4085620
  - Document OJSI-197 vulnerability

    Issue-ID: OJSI-197
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I412b140a3401417a4c6c097e392baf138ef2ccd7

4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 14:39:30 +0000 (16:39 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 2de46630b5ed3cb13a7c0523b159309eaefc34b1
  - Document OJSI-196 vulnerability

    Issue-ID: OJSI-196
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Icf66437c66a1d46978cd8647b4155ab2ab2ed151

4 years agoUpdate git submodules
Jim Hahn [Fri, 31 May 2019 14:36:56 +0000 (10:36 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 81db61d122e8176bc7237f149d7815bf4979ed97
  - Bump engine to version 1.5.0

    Fixed license date.

    Change-Id: I711fb4e91afdb3813bc04b16265f584d80ac8e5d
    Issue-ID: POLICY-1747
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate to Dublin API spec 44/88944/2
Jimmy Forsyth [Thu, 30 May 2019 17:48:45 +0000 (13:48 -0400)]
Update to Dublin API spec

Issue-ID: DOC-472
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I6e284cc50f3626c72c334dc225b27eaf2cee8ec9

4 years agoUpdate git submodules
Jerry Flood [Fri, 31 May 2019 14:12:08 +0000 (10:12 -0400)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to 6df50b96c77bd6402ea4bd7f1a84de6233549cdf
  - Initial docs update for Dublin

    Issue-ID: OPTFRA-510
    Change-Id: Ic2027fbd66de0f45f826282701c9979fc1599cb0
Signed-off-by: Jerry Flood <jflood@att.com>
4 years agoUpdate git submodules
Sai Gandham [Fri, 31 May 2019 14:07:03 +0000 (09:07 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to dc87ad47ebe4915de69a7c8ce424c4ab517bb513
  - add junits to auth cass

    renamed direct locator creator

    Issue-ID: AAF-111
    Change-Id: I72889a00502f68cab39b572f184cd23189e87640
Signed-off-by: Sai Gandham <sg481n@att.com>
4 years agoUpdate git submodules
Kiran Kamineni [Fri, 31 May 2019 14:02:42 +0000 (07:02 -0700)]
Update git submodules

* Update docs/submodules/aaf/sms.git from branch 'master'
  to 3984c30f5aefca231fdec735ab04cae7bddccd81
  - Update release notes

    Update release notes with entry for Dublin

    Issue-ID: AAF-836
    Change-Id: I470a7b9f1c1188cfc729e602d6a47903e6d3aa13
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
4 years agoUpdate git submodules
liamfallon [Fri, 31 May 2019 11:55:36 +0000 (11:55 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 4d1d9830d51d3df59cadaa0ac9c9b004f2cb0d17
  - Design and Public API documentation completed.

    The draw.io diagrams are in Gerrit. If the page is ever deleted, they
    will be lost. They ae now saved in XML format in gerrit.

    The design documentation links to the examples in github rather than
    quoting them in the document. General tidy up and cleaning of links,
    rewording, and reformatting of desgin document.

    Added missing diagram to the Design document.

    Updated and tidied up the internal PAP/PDP document.

    General improvement of documentation.

    Issue-ID: POLICY-1676
    Change-Id: Ie5c9f32693f047beafe14a3e412a32cdf9ed6fde
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdate git submodules
Jim Hahn [Fri, 31 May 2019 11:18:22 +0000 (07:18 -0400)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to a9a3a5d23130bdd652da64d0297cf00081b085d7
  - Bump apex-pdp to version 2.2.0

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

4 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 31 May 2019 10:49:32 +0000 (10:49 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ce6b469e96aa662a134881188627252b084937ad
  - Merge "Improvements in AAIClientHelper"
  - Improvements in AAIClientHelper

    Improvements in AAIClientHelper according to the Sonar analysis.
    Removed unnecessary exception throwing.
    Fixed imports.
    Updated java docs.

    Issue-ID: SO-1958
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: I60835304466bb656f09ba16b487907fa529e5eab

4 years agoMerge "Update Architecture section"
Rich Bennett [Fri, 31 May 2019 10:39:43 +0000 (10:39 +0000)]
Merge "Update Architecture section"

4 years agoUpdate git submodules
Tao Shen [Fri, 31 May 2019 10:35:26 +0000 (10:35 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 53eb419c84adf52c321883bf33af949016a9db2a
  - Merge "Service instance topology front-end development"
  - Service instance topology front-end development

    Change-Id: I6b42ffa8dbaf3dd41a0543c35597dd52f1338e81
    Issue-ID: USECASEUI-224
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Fri, 31 May 2019 10:33:40 +0000 (10:33 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e0c59bc9b16bb69f0f0a47268742c9f030aa3aa6
  - Merge "AaiController unit tests"
  - AaiController unit tests

    - unit tests for getAicZones
    - fixed encapsulation and immutability issues
    in AicZones and Zone objects

    Change-Id: I3f71d45bb3c4e2238966e245f0ab77031c4dcb60
    Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
4 years agoMerge "Update nodePorts list"
Rich Bennett [Fri, 31 May 2019 10:29:19 +0000 (10:29 +0000)]
Merge "Update nodePorts list"

4 years agoUpdate Architecture section 70/88770/3
Eric Debeau [Wed, 29 May 2019 13:26:36 +0000 (13:26 +0000)]
Update Architecture section

Update Architecture figure as defined by Architecture subcommittee
Update text aligned with document produced by Marketing and Architecture
Add links to Yourube and Youku

Issue-ID: DOC-469

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

4 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 31 May 2019 08:39:42 +0000 (08:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 2036dd3cc3fc3c73639353622bc8e6b297b991ac
  - Merge "Improvements in RequestClient"
  - Improvements in RequestClient

    Improvements in RequestClient according to the Sonar analysis.
    Removed unnecessary exceptions handling.
    Added junit tests.
    Fixed imports.

    Issue-ID: SO-1945
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: Iee22e7dbeb39ca28c437f9a8a804b81945cb9bc5

4 years agoUpdate git submodules
r.bogacki [Fri, 31 May 2019 08:37:05 +0000 (10:37 +0200)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 3dc507947c81807371babbd275d7caf0c3521e5d
  - Improvements in RequestClientFactory

    Improvements in RequestClientFactory according to the Sonar analysis.
    Fixed imports.
    Removed unnecessary exceptions handling.
    Replaced depreciated  DefaultHttpClient with a new one.

    Issue-ID: SO-1947
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: Id497bfb620775aac67ad4c5f6d57e0fccce4fd34

4 years agoMerge "Add caution to not modify ../ in git command"
Eric Debeau [Fri, 31 May 2019 07:55:45 +0000 (07:55 +0000)]
Merge "Add caution to not modify ../ in git command"

4 years agoMerge "Release Notes upgraded"
Eric Debeau [Fri, 31 May 2019 07:48:13 +0000 (07:48 +0000)]
Merge "Release Notes upgraded"

4 years agoUpdate git submodules
Yang Xu [Fri, 31 May 2019 01:18:45 +0000 (01:18 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0b904977dde761d189874d6dc6c527cd45928d92
  - Merge "Add timeout to readiness check"
  - Add timeout to readiness check

    Add quotes around value. Seems that its
    expecting a string input.

    Issue-ID: MUSIC-403
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
    Change-Id: I45d318072f76066bf995f1d973cbbdba5fe53f7e
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 00:43:02 +0000 (02:43 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to bb8dea8255097e9cd306d8f02f945bfb684e469b
  - Document OJSI-201 (CVE-2019-12126) vulnerability

    Issue-ID: OJSI-201
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I11dfa0417c20f083c06b4ad4f697061489927b08

4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 00:42:38 +0000 (02:42 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to 61cf8dca87c55c8ac1e722b884125903f48b53f4
  - Document OJSI-195 vulnerability

    Issue-ID: OJSI-195
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ie45cb47ad95cd4b1cce3e6c04c961d8291fd1547

4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 00:42:24 +0000 (02:42 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to 1f224ee767b315243fa6f7310b5f98022756c8de
  - Document OJSI-187 vulnerability

    Issue-ID: OJSI-187
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I6817402be6bfa6dd6b18e85430b0ef832b17ed1a

4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 00:41:53 +0000 (02:41 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to f2a8c6e30e5f1d77b28337eb4682b867517558ce
  - Document OJSI-30 vulnerability

    Issue-ID: OJSI-30
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I3d13e018f3f246c5dd8127038064984c392a246b

4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 00:40:52 +0000 (02:40 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to 07fa58704137516119b3e3cddcebc4f9599b20ab
  - Document OJSI-28 vulnerability

    Issue-ID: OJSI-28
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I0d1a1ca7975349f129db021883ea4ac726d2bf6f

4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 00:39:42 +0000 (02:39 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to f0b14640cd823b6e344b8aa79bf749c2f021b96b
  - Document OJSI-161 vulnerability

    Issue-ID: OJSI-161
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ibbcd5c171a3a98bc8e63908fa9dba1b260a534c4

4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 00:38:38 +0000 (02:38 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to 7c269dcf69aff2800e249f3fe1da55cd51539f2f
  - Document OJSI-159 vulnerability

    Issue-ID: OJSI-159
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I15ec1598cd366093f4711cd3a82809df11c3b3bc

4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 31 May 2019 00:37:11 +0000 (02:37 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to 01a58306ddf74fc564c54c37b516572bfecc9ea2
  - Document OJSI-131 vulnerability

    Issue-ID: OJSI-131
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ib90f6411abcc0e4ccfdae73faaf6fca40fe680b8

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 30 May 2019 21:38:08 +0000 (23:38 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to f38f839fd2c089e97fc58c735b63f84e3e66f6d7
  - Document OJSI-116 vulnerability

    Issue-ID: OJSI-116
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia36155c709a8a41c6bcf5274118419ad0a02644b

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 30 May 2019 21:37:14 +0000 (23:37 +0200)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to d9e8b34a0f2bda167671fe19db20feee5410fceb
  - Document OJSI-109 vulnerability

    Issue-ID: OJSI-109
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ibaef5bcfcf201c451395aa10e9d14ba1d5ba6b43

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 30 May 2019 20:55:21 +0000 (22:55 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to ae06c07ad483e1276a09eff4b26f088e75301a54
  - Document OJSI-160 vulnerability

    Issue-ID: OJSI-160
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iacb2ff0e696b128fc2cd00ff0fc95573dd7748de

4 years agoUpdate git submodules
Krzysztof Opasiak [Thu, 30 May 2019 20:54:25 +0000 (22:54 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 3e0408db3b7bf964947dbd2b13efa71a21e10f38
  - Improve security release notes

    In order to provide users with more details of project's state in
    terms of security let's divide the security release notes into three
    sections:

    - Fixed Security Issues
      Contains a list of security fixes merged during this
      release (especially those reported via OJSI tickets).

    - Known Security Issues
      Contains a list of vulnerabilities detected in project during
      release which have not been fixed yet and thus should be mitigated
      by the user.

    - Known Vulnerabilities in Used Modules
      Contains information about NexusIQ scan results

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

4 years agoUpdate git submodules
Welch, Lorraine (lb2391) [Thu, 30 May 2019 20:47:30 +0000 (16:47 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e4e0909879deef52536c95310fcb56874fc150a7
  - Changed fqdn to match ssl certificate allowed name

    Issue-ID: PORTAL-596

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
    Change-Id: I65987549c9353d6a4d072a1ee7cae15a25a3675d

4 years agoUpdate git submodules
Jimmy Forsyth [Thu, 30 May 2019 19:43:07 +0000 (15:43 -0400)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to d480c91b08889c62f007d95a636f952e56acbbd1
  - Fix  link for nodesApi

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

4 years agoUpdate git submodules
Jimmy Forsyth [Thu, 30 May 2019 19:10:23 +0000 (15:10 -0400)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to b7ce653f527203c6a36e7474e7a98e8d6144c879
  - Fix broken links

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

4 years agoUpdate git submodules
Dan Timoney [Thu, 30 May 2019 18:32:14 +0000 (18:32 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 32d132a78288521798d302cafbd9a7eac9121cae
  - Merge "Remote AWX ansible playbook executor"
  - Remote AWX ansible playbook executor

    Issue-ID: CCSDK-1357

    Change-Id: I794ce5450b341606829a1a37d9efed48abab32cc
Signed-off-by: Serge Simard <serge@agilitae.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Thu, 30 May 2019 18:19:28 +0000 (14:19 -0400)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to bbc512e0a3a1e9efcd7715626e26edd6e8bdef46
  - Fix errors on dev env guide

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

4 years agoUpdate git submodules
Hagop Bozawglanian [Thu, 30 May 2019 16:57:37 +0000 (09:57 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to ad0e89a88920277386971e7945ede8bab0503967
  - VNFRQTS - Update release notes

    Issue-ID: VNFRQTS-621
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
    Change-Id: Ibf41a5f88397ad92db172122015bf4421701ec39

4 years agoUpdate git submodules
Samuli Silvius [Thu, 30 May 2019 15:30:21 +0000 (15:30 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to f45f73f749fffb301d825ec53fae2878c505980d
  - Merge "Add Molecule tests for 'dns' role"
  - Add Molecule tests for 'dns' role

    This commit supplements 'Molecule test for
    infrastructure playbook' with role level tests.

    Change-Id: I14cdeedf1c80c0ee06bacf0a391ee1d7ccd6df55
    Issue-ID: OOM-1841
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
4 years agoUpdate git submodules
tianxing [Thu, 30 May 2019 15:24:16 +0000 (23:24 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 451e015794a0f3957c9d02685f622817914b4124
  - update svnfm version

    Change-Id: Id59e2a932bec222703978255d038d71a0d963396
    Issue-ID: VFC-1404
Signed-off-by: tianxing <15210838572@139.com>
4 years agoUpdate git submodules
Samuli Silvius [Thu, 30 May 2019 15:24:02 +0000 (15:24 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 293ad25456bb37dbd6827d26f87e495a2b7f1b85
  - Merge "Make molecule tests for certificates independent from docker role"
  - Make molecule tests for certificates independent from docker role

    Currently molecule tests for certificates role call the
    docker role just to make one handler available.
    It actually breaks best practices of unit testing,
    the docker role shouldn't be called nor tested in
    unit test of certificates role.
    This commit makes certificates role independent by just
    creating fake handlers.

    Change-Id: Iec7934c7c1f4e9b37ff523e1d86a3beaaa88bdcf
    Issue-ID: OOM-1864
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
Samuli Silvius [Thu, 30 May 2019 15:23:26 +0000 (15:23 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to bddfaebbfab17f78fc5bfa2e7302584373d44523
  - Merge "Modify docker role to use dind"
  - Modify docker role to use dind

    This modifies the docker role to use dind.
    Note that it now uses pepare-docker-dind role, but
    *disables* start of docker.

    Change-Id: I55ac8d1f69531ba7496c34f990818b894a7d02a5
    Issue-ID: OOM-1864
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
Samuli Silvius [Thu, 30 May 2019 15:22:56 +0000 (15:22 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 1827d9c464e55037d4de159ea8461fd660cd37fa
  - Merge "prepare-docker-dind: make docker start optional"
  - prepare-docker-dind: make docker start optional

    This change makes it possible to disable docker start after
    prepare-docker-dind role executes.
    Needed for docker role that wants to start docker by itself.
    Note that the docker role also tries to install docker by itself, and
    prepare-docker-dind does the same.
    The reason is that it makes it possible to fix the version of installed docker.

    Change-Id: I7487bc46b316c0e6c782b22d8e24afea35c3c2d5
    Issue-ID: OOM-1863
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
Pamela Dragosh [Thu, 30 May 2019 14:56:28 +0000 (14:56 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to d0055e3089d11d1667fea55d615bfcabfd5e401c
  - Merge "Add documentation for PAP"
  - Add documentation for PAP

    Included updates per Ram.

    Change-Id: Ib09c9b7e39aab566ebd3eae813fde6bc3e2fabd7
    Issue-ID: POLICY-1681
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
Brian Freeman [Thu, 30 May 2019 14:53:59 +0000 (14:53 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to c1b40a1f0739d127189dacc160e53e74ae7ae6c4
  - Merge "Onboarded LF Acumos"
  - Onboarded LF Acumos

    Issue-ID: PORTAL-467

Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
    Change-Id: Ifddeb4861e3fefd9a6f5462c814ae17bd5477cef

4 years agoUpdate git submodules
Manoop Talasila [Thu, 30 May 2019 14:46:41 +0000 (14:46 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 40c8f073970f3664786d1bb4d4c69ed3f57b8b45
  - Merge changes I1c586793,I47249407,Idad22dea,I5c3bee06,I5cb96956

    * changes:
      Document OJSI-190 vulnerability
      Document OJSI-174 (CVE-2019-12318) vulnerability
      Document OJSI-92 (CVE-2019-12121) vulnerability
      Document OJSI-65 (CVE-2019-1212) vulnerability
      Document OJSI-15 (CVE-2019-12317) vulnerability

  - Document OJSI-190 vulnerability

    Issue-ID: OJSI-190
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I1c586793b744a5807e7b1a7a1d416dfd43409ab0

  - Document OJSI-174 (CVE-2019-12318) vulnerability

    Issue-ID: OJSI-174
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I47249407ccb62ca7ffd1d8edc9ada8793f4c53c9

  - Document OJSI-92 (CVE-2019-12121) vulnerability

    Issue-ID: OJSI-92
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Idad22deafb262da539c52fa8733e7ea098fd1361

  - Document OJSI-65 (CVE-2019-1212) vulnerability

    Issue-ID: OJSI-65
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I5c3bee06c2b1da3eca2bb583c57decb35b0f32c0

  - Document OJSI-15 (CVE-2019-12317) vulnerability

    Issue-ID: OJSI-15
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I5cb96956f25e09a390ef24a52f6222c0cc7b9e94

4 years agoUpdate git submodules
Manoop Talasila [Thu, 30 May 2019 14:44:42 +0000 (14:44 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 88f48d47dc427e73842c0b65a6b544c8229c2773
  - Merge "Don't give the user the exact stack trace of the exception"
  - Don't give the user the exact stack trace of the exception

    Catching the exception in the SecurityXssFilter class.

    Issue-ID: OJSI-192
    Change-Id: I8d9d7a3032f98afcb58285b13b13d5ce35fddadd
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
4 years agoUpdate git submodules
Manoop Talasila [Thu, 30 May 2019 14:43:06 +0000 (14:43 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to ee8d6a877f7709f28da43b0f10baf659876c4bed
  - Merge "Don't give user the exact exception description"
  - Don't give user the exact exception description

    The exact description of the exception especially if related to
    cryptography cannot be given to the user as it may be abused by the
    attacker.

    To fix that, we started to use @ExceptionHandler for all exceptions
    in the LoginController as well.

    CVE: CVE-2019-12121
    Issue-ID: OJSI-92
    Change-Id: I100b37ff33d28ebccc2411c3acc62bdb7ce11ca8
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Acked-by: Manoop Talasila <talasila@research.att.com>
4 years agoUpdate git submodules
Patrick Brady [Thu, 30 May 2019 14:36:24 +0000 (07:36 -0700)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 23299c969a313f8e3740bceb070655810f5e3efb
  - Fix for aai in vcpe

    Adding the template file and replaced the generic
    restart DG to enable the workaround that was used
    in casablanca. DG is modified to lookup aai
    information from property files so that no values
    need to be hardcoded.

    Change-Id: I48569f133b301509204a879af133386e741dc142
Signed-off-by: Patrick Brady <patrick.brady@att.com>
    Issue-ID: APPC-1614
    (cherry picked from commit 4dce366b94f679ac0870230aa8eb32ae248c609f)

4 years agoUpdate git submodules
Michal Zegan [Thu, 30 May 2019 13:15:04 +0000 (15:15 +0200)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to a83ae84c589effcd690180347294ceaa677c2c7b
  - Modify rancher molecule tests to use dind

    This change modifies molecule tests of rancher role to
    use prepare-docker-dind.
    Also:
    - it modifies prepare-common role to retrieve cluster_ip of the actual
    node in question,
    - it fixes the rancher role itself to work at all by removing auto_remove.
    It has been tested by running molecule converge.

    Change-Id: I7af4e9998feedd5f8fc3df8215e03c1b0485529c
    Issue-ID: OOM-1864
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
k.kedron [Thu, 30 May 2019 13:13:12 +0000 (15:13 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 7c62480edb52c829102cddd030384176bf16780b
  - Improve unit test for ConfigurationUtils and sonar fixes

    Add more test for ConfigurationUtils.
    Fix error in getCompatibleCollectionForAbstractDef method bad return value
    for TransferQueue.class.
    Sonar fixes:
     - use not deprecated method IOUtils.toString.
     - remove code duplication.
     - return empty collection instead of null.

    Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
    Change-Id: I5abb10bca0a1c409ec20daf6c22066836a0b76a3

4 years agoUpdate git submodules
Pamela Dragosh [Thu, 30 May 2019 12:52:52 +0000 (08:52 -0400)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to faa5f939ba2f15f3947e840b91c4d56601655494
  - Add reference for new policy doc

    Need this tag for cross referencing.

    Issue-ID: POLICY-1676
    Change-Id: I7bdead497b6216fa05e7d869b08c726ab78b1589
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Ittay Stern [Thu, 30 May 2019 12:52:20 +0000 (12:52 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to ba76048291feeb83a3596ebf04c9c0f384706d7b
  - Merge "Initialize parameters maps before reading params"
  - Initialize parameters maps before reading params

    Change-Id: Ie4845c5afc647cae96869609fc665cc4fe854eb8
    Issue-ID: VID-484
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
    (cherry picked from commit ac142979f8499af24390290f7800d3fe266583d1)

4 years agoUpdate git submodules
Pamela Dragosh [Thu, 30 May 2019 12:45:30 +0000 (08:45 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 6bc4e95261ed8ec8bc931696e3674ee5ec54d542
  - Remove release notes

    Now being stored in the policy/parent repo.

    Issue-ID: POLICY-1769
    Change-Id: Ib6ffc9c94150ef73734afededce37a94463479de
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
kurczews [Thu, 30 May 2019 12:41:15 +0000 (14:41 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to b1d739306129ef001a8f9f9f75dc34c568a3d5d0
  - Add MsoControllerTests

    Issue-ID: VID-470
    Change-Id: I9416247d8d9548d1c01af070d8106b1512dee200
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
4 years agoUpdate git submodules
Pamela Dragosh [Thu, 30 May 2019 12:26:51 +0000 (08:26 -0400)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to c1c464091ab484e68a1f120e8849e879b9c6fcb5
  - Update release notes

    Copying changes made by Saryu and security team.

    Issue-ID: POLICY-1769
    Change-Id: Ie0f873933dc7435b77f790c00c740efa552abcdd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
  - Set policy/parent master 3.0.0 version

    Bumping the major patch since the target changes for
    El Alto will involve moving to oparent 2.0.0. Could
    be quite involved.

    Issue-ID: POLICY-1747
    Change-Id: Ic8eebd4738bc66cc4cac3021f41ed1c478268a4d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
  - Complete Architecture Document

    Issue-ID: POLICY-1676
    Change-Id: Ic0a631dbc27c69455cfc4b0cc12ed7bd1131cce8
Signed-off-by: liamfallon <liam.fallon@est.tech>
  - Updated Architecture Chapter 1

    Updated TOSCA policy primer to include image.

    Updated Architecture doc to fix links.
    Updated chapter 1 of architecture doc.
    Fixed hierarchy problem with chapter levels in architecture doc.

    Issue-ID: POLICY-1676
    Change-Id: I25868082465508d214b4bf1559e5aa8ce84fb069
Signed-off-by: liamfallon <liam.fallon@est.tech>
  - Add more textual explanation in api doc

    Added more textual explanation and tables for
    downloading sample policies and preloaded policy types.
    Also added sample curl commands for api calls.

    Issue-ID: POLICY-1680
    Change-Id: Ia98e37679ae8e632da9d1f7308e156f722648faf
Signed-off-by: Chenfei Gao <cgao@research.att.com>
  - Add policy design api documentation

    Adding swagger and global api table to api rst documentation

    Issue-ID: POLICY-1680
    Change-Id: Iae966917b73a8762172e708fe207c4fc6e52615f
Signed-off-by: Chenfei Gao <cgao@research.att.com>
  - Initial set of documentation

    This is where I am at with documentation, getting it
    up so Chenfei and Liam can help me with it.

    Issue-ID: POLICY-1676
    Change-Id: I19e2bd794c65bfd05de0b3a732e005029267d690
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
  - Update INFO.yaml to add Jim and Ram

    Per TSC requirements.

    Per Michael's comments, added changes section.

    Added both TSC link.

    Issue-ID: POLICY-1775
    Change-Id: I0c571c69e460f2c818a20cde6ff9ef211f86d01e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
  - Upgrade policy/parent SNAPSHOT 2.1.1

    Bump the SNAPSHOT versions

    Issue-ID: POLICY-1700
    Change-Id: I2e6f3f30c9362ba32a6d116904443eadff7299ef
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Ofir Sonsino [Thu, 30 May 2019 12:16:17 +0000 (15:16 +0300)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 5c879df236d979d3f098cc8c531644c81baec912
  - Bump SDC versions to 1.4.1

    Change-Id: I78125eed15afe4ee5f54c1334fe9d7c3261efd64
    Issue-ID: SDC-2272
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
tianxing [Thu, 30 May 2019 12:07:42 +0000 (20:07 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to b8546fe945ca287d9095b5513fe1f1f5fbb481b1
  - change the way to start django

    Change-Id: I3c3e6483475923bdda60cad30e7747c1bad4ec91
    Issue-ID: VFC-1408
Signed-off-by: tianxing <15210838572@139.com>
4 years agoRelease Notes upgraded 75/88875/1
Noemi Wagner [Thu, 30 May 2019 11:55:09 +0000 (13:55 +0200)]
Release Notes upgraded

We have added Release notes to the landing page,
corrected release note label for Dublin, updated
release info in Overview doc, removed overlapping
content from Release Notes (content available
in Overview)

Change-Id: Ib03c38abfa115fd10cb0f8c64877ee140d6fece3
Issue-ID: DOC-471
Signed-off-by: Noemi Wagner <noemi.wagner@nokia.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 30 May 2019 11:54:19 +0000 (11:54 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to b0aa3b3bcc3c269bbc62a2e9690830a959e37e59
  - Merge "Fix SDNC parameters save in AAI failure"
  - Fix SDNC parameters save in AAI failure

    1. SDNC is fixed by passing proper UUID and version ID.
    2. SDNC is fixed by removing validations for vnf
       resource creation DG
    3. Fixed sdwan-wan-port-static.json template by passing generated wan-portId

    Issue-ID: SDNC-773
Signed-off-by: prakash.e <prakash.e@huawei.com>
    Change-Id: I0021983f0721dde6592d86bef602b8b4641215a3

4 years agoUpdate git submodules
Steve Smokowski [Thu, 30 May 2019 11:44:16 +0000 (11:44 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to af23464d5dcac4aa493fde21fb1beff40c5e1b9c
  - Merge "Improvements in CamundaClient"
  - Improvements in CamundaClient

    Removed code duplicates.
    Fixed declarations of thrown exceptions.
    Fixed imports.

    Issue-ID: SO-1936
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: Ic178341b0049307da033408719ff263a00059ba7

4 years agoUpdate git submodules
Seshu Kumar M [Thu, 30 May 2019 11:15:31 +0000 (11:15 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 80d6f1e8135d48d2293bf025eabc5d6736bf63f5
  - Merge "Fix DeleteE2EServiceInstance flow"
  - Fix DeleteE2EServiceInstance flow

    Fixed the issue when subprocess 'DoDeleteE2EServiceInstance'
    calls 'AAI GenericGetService' sub-process
    which is deleted from SO common-bpmn.

    Change-Id: I8f5dce0135031c2d44fccd51676a709f014ef3c7
    Issue-ID: SO-1809
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
4 years agoUpdate git submodules
Tao Shen [Thu, 30 May 2019 11:04:22 +0000 (11:04 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to de16e84e7119f4f414306fea6c84f8f0d86520a5
  - Merge "Fix UUI frontend docker image creation failure"
  - Fix UUI frontend docker image creation failure

    Change-Id: I717e982d453bb6e30ec4f2b0e278ebb043fcef71
    Issue-ID: USECASEUI-273
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>