doc.git
5 years agoUpdate git submodules
Jessica Wagantall [Fri, 22 Mar 2019 18:03:50 +0000 (11:03 -0700)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c3fe53367983309c659ac19b01b9b638ed2d011d
  - Migrate "ms/blueprintsprocess" from ccsdk/apps

    Migrate code from ccsdk/apps ms/blueprintsprocess
    subfolder into ccsdk/cds

    Issue-ID: CIMAN-245
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
  - Merge "Netconf executor code coverage"
  - Merge "Ressource resolution using configurable database"
  - Merge "Dmaap Publisher base code"
  - Compile against Fluorine SR2

    Updated to compile against Fluorine SR2

    Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47
    Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Netconf executor code coverage

    Change-Id: Ia7b6ece822e4ad551f2b562d11842f3a8be03219
    Issue-ID: CCSDK-1126
Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
  - Dmaap Publisher base code

    Dmaap publisher code for any component to create a session with the message-router

    Issue-ID: CCSDK-693

    Change-Id: I4e992f8e0d797a9a5ba169c47b81a54cabc907cb
Signed-off-by: janani b <janani.b@huawei.com>
  - Ressource resolution using configurable database

    Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074
    Issue-ID: CCSDK-1092
Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
  - Merge "Propagate exceptions correctly"
  - Merge "Adding custom headers capability to REST client"
  - Propagate exceptions correctly

    Change-Id: Idaf66eeaa6e57d27c576099fd6ffdeb8b6d8d6c6
    Issue-ID: CCSDK-1120
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Adding custom headers capability to REST client

    For YANG PATCH requests to ODL to work, they need to have a Content-
    type header of application/yang.patch+json and should not have Accept
    as application/json

    Current REST client inserts a default header to the requests with this
    content:

      Content-Type: application/json
      Accept: application/json

    The solution was to add the possibility of sending custom headers alon-
    gside the other parameters.

    Change-Id: I2cf0cd2ef7b87f4f5a246d427dffafe266cb33f7
    Issue-ID: CCSDK-926
Signed-off-by: ottero <rodrigo.ottero@est.tech>
  - Prepare for release 0.4.1

    Prepare to create release version 0.4.1 by using released version
    of parent pom

    Change-Id: Icf8432e14626a55b916b6f4d4a8992b79c29eff7
    Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Improve scripting component.

    Change-Id: I1e0c319e4117553695fa9161e7ffcd91f605be05
    Issue-ID: CCSDK-1137
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Add cli executor module.

    Change-Id: I56d570204687c51286e8d3631187acea34c1bc1a
    Issue-ID: CCSDK-1165
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Merge "Python lib for RA and component executor"
  - Add node template workflow service.

    Change-Id: I3a9167fe58b697f8fb9c7f5fd09768950afe1ff4
    Issue-ID: CCSDK-1154
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Improve RA capability processor.

    Change-Id: I44a8157c9e2a27b49aa8af00a857ebc7b3e845c3
    Issue-ID: CCSDK-1137
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Python lib for RA and component executor

    Change-Id: Iacec0dbbd3e7c1dc955ac913f346365732248f05
    Issue-ID: CCSDK-1091
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - Merge "Empty MissingNode from input during RR"
  - Merge "Add support to invoke device specific RPC"
  - Merge "Mesh input-key-mapping using velocity"
  - Merge "Enhance / fix REST resource resolution"
  - Merge "Refractor processor core module name"
  - Empty MissingNode from input during RR

    Change-Id: Ib09e5403b17d62d61272e64a6c990de42b1aa58f
    Issue-ID: CCSDK-1137
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Add support to invoke device specific RPC

    Change-Id: Ia003ed669cc88a4c24a495e79db620b5034bc3ca
    Issue-ID: CCSDK-790
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Mesh input-key-mapping using velocity

    Change-Id: Ic7190c86fc4e3f66fe7223c1c3575279c2c1d105
    Issue-ID: CCSDK-1131
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Enhance / fix REST resource resolution

    - provide sync web client
    - add support for VERB
    - add support for payload
    - fix URI resolution from input-key-mapping

    Change-Id: Id4f1973a15778ad4f2ab0f7e2a4b2c61054a234d
    Issue-ID: CCSDK-1131
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "Blueprint for configuring a PNF"
  - Refractor processor core module name

    Change-Id: Ic4a40d6cbc5e53e79ddc36bea529fe16f6210a26
    Issue-ID: CCSDK-1136
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Blueprint for configuring a PNF

    This is the first version of a blueprint, intended to be used to
    configure PNFs.

    The design considers that a blueprint will be created for each possible
    PNF.

    Change-Id: I4994149441257eb417b6d5f611e12cd81595177f
    Issue-ID: CCSDK-1107
Signed-off-by: ottero <rodrigo.ottero@est.tech>
  - Upgrade spring and kotlin versions

    Change-Id: Ie02db28a857f6aa53eed0d578407c09fb57298a0
    Issue-ID: CCSDK-1111
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Add blueprint runtime validator

    Change-Id: I9e2aa1aec392fc4191d547115fa90e8811f0f9e9
    Issue-ID: CCSDK-1110
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Add support for resource-resolution storage

    Change-Id: I0113191075804f6b77ce54c741bf0a1ccd356c77
    Issue-ID: CCSDK-338
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "Ressource resolution using configurable database"
  - Ressource resolution using configurable database

    Change-Id: I8589e4db45ba3d5bcb906f25bcc76b5136159608
    Issue-ID: CCSDK-1092
Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
  - Resource resolution using REST

    -bug fix

    Change-Id: I47c9b3738bbca84e1d3a734e16c4ea6ae7e93a23
    Issue-ID: CCSDK-1131
Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
  - Merge "*WIP*: draft of a blueprint for configuring a PNF"
  - Add gRPC & REST basic auth support

    Change-Id: Iaa187a8288a9c84aa80b596a14e66de10a9b7501
    Issue-ID: CCSDK-1055
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Define EventType contract for gRPC message

    Change-Id: Ic8bde56d13f774120c8d64a56993ade71e7b4612
    Issue-ID: CCSDK-1118
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Fix Default and DB sources for RA

    Change-Id: I1f1ce8133ccf5ae41eb3d10955888f88b0801273
    Issue-ID: CCSDK-1116
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Use protobuf JsonFormat

    Instead of manually parsing Struct to ObjectNode, uses
    JsonFormat

    Change-Id: I5a457f10e3d106f189f9636fbcc166b12e3915fd
    Issue-ID: CCSDK-947
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "Get DSL Property in Resource Resolution"
  - Get DSL Property in Resource Resolution

    Change-Id: I768c2515bc4b0eaa829213ac4d045628ca960adb
    Issue-ID: CCSDK-1106
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Merge "Add extension validation framework"
  - *WIP*: draft of a blueprint for configuring a PNF

    This is a still-in-development draft of a blueprint, intended to be
    used to configure PNFs. It has been put in review as requested, to make
    easier for the community to make comments on it.

    The design considers that a blueprint will be created for each possible
    PNF.

    In some files, there are questions about the structure or content. The-
    se questions are surrounded by HTML comment tags <!-- -->, even if the
    file itself is not HTML - the intent is just to clearly highlight the
    questions. All of them are preceded by the string "QUESTION", to facil-
    itate search.

    Change-Id: Ib3ed2afb80693429dc23b7ac73c5cbe49b3f5c9a
    Issue-ID: CCSDK-1107
Signed-off-by: Rodrigo Ottero <rodrigo.ottero@est.tech>
  - Dmaap Publisher base code

    Dmaap publisher code for any component to create a session with the message-router

    Issue-ID: CCSDK-693

    Change-Id: Ia60079e2b013ea623f776ff7db9dea4bed4636df
Signed-off-by: janani b <janani.b@huawei.com>
  - Add extension validation framework

    Change-Id: I5674e8da70cc4d20899f6fe2163a595b28861036
    Issue-ID: CCSDK-1103
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Provide correct output to #process request

    Change-Id: I7e5ceb6fc46b8b8e6289db9b4efe2f27e3f9ce91
    Issue-ID: CCSDK-947
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Properly handle async gRPC request

    Change-Id: Ia5016759466c57f749c146a004374c2cbff60f9d
    Issue-ID: CCSDK-947
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Add support for commit confirmed capability

    Change-Id: I3608a6a62469d4b5dfc5fc69f610f9da186156c2
    Issue-ID: CCSDK-790
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Add component function scripting service

    Change-Id: I7c5b49617823dd623566fb4be4d431012420e17c
    Issue-ID: CCSDK-959
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Simplify NetconfRpcService

    Change-Id: I6daac25c272ab6b437c07602167a76a2d61816db
    Issue-ID: CCSDK-790
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Netconf resolution service

    Change-Id: I0346c88cd11136561426260a206bd7bf07f90dd3
    Issue-ID: CCSDK-1086
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - restconf resolution service

    Change-Id: I643430d8c7fb8a29f5333297a2ca022082481dc2
    Issue-ID: CCSDK-1086
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - restconf kotlin script support

    Change-Id: I07eaa4a2422b461e1b7eb13ec04bf7d10ea08770
    Issue-ID: CCSDK-1080
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Rework netconf-executor

    - rework connection logic
    - rework rpc service
    - rework netconf session handling
    - rework netconf device communicator
    - rework python netconf bindings
    - rework python netconf client
    - add python script showcasing netconf functions

    Change-Id: Ibb9bf811e7d96e993aa866371d56c172de83be2c
    Issue-ID: CCSDK-790:x
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "Python library for Jython execution"
  - Merge "Add Sub Attribute parsing capabilit"
  - Python library for Jython execution

    Change-Id: Iee2701b4dade7207950f17c92ea1265c361cf803
    Issue-ID: CCSDK-696
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - Resource resolution with prime-db
       -Bug fix

    Change-Id: Ie078fc9d5db36edb9d6640e5158709f6a3ce1ae5
    Issue-ID: CCSDK-1082
Signed-off-by: Vinal Patel <vinal.narendrabhai.patel@ibm.com>
  - Merge "Fix docker tags"
  - Fix docker tags

    Update docker tags to conform to ONAP project standards

    Change-Id: I348f9507e382931e6adfa224d30225f0fbe270bc
    Issue-ID: CCSDK-1059
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Add Sub Attribute parsing capabilit

    Change-Id: Ie353f8e5b86f7472a4790c32705f4b8c3d5e5826
    Issue-ID: CCSDK-1061
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Create restconf component function module

    Change-Id: I04c29bfc981b677d81da73441228215ce4868833
    Issue-ID: CCSDK-1060
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Add netconf script component function

    Change-Id: I094025fba5626bae0b4b13320f1cbbb76cda3bfd
    Issue-ID: CCSDK-790
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Fixes: manual integration test of CDS

    - support to overwrite cba
    - fix map to json
    - finish meshing
    - fix python context not having the bluePrintRuntimeService injected
    - load all properties in the properties store

    Issue-ID: CCSDK-414
    Change-Id: I6b65201529d0ffd9c3e18023a33e0081236b01de
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Multiple fixes & enhancement

    - Rework docker image build
    - Fix compress function
    - Fix node type name for source-primary-db

    Change-Id: Ide38e17036e76047d9f850b714ba0da4add5cd9d
    Issue-ID: CCSDK-414
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Jython execution component and service

    Change-Id: I2610e73a9c7ba073b5fa9d148dcd6fb5b9ad9ae3
    Issue-ID: CCSDK-696
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - Blueprint modeled Netconf capability components

    Adding Netconf Executor Function module

    Change-Id: I8b896fef84a465db2b9365d038b611e9fdf793ea
    Issue-ID: CCSDK-790
Signed-off-by: Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com>
  - Refactor test blueprint catalog

    Change-Id: I948067b25787c7a79f769ac4055c34ffdd2f172d
    Issue-ID: CCSDK-1047
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Refactor components core and resource dict modules

    Change-Id: I04e9e723d68a38ecefe48206e67fddbe43c55854
    Issue-ID: CCSDK-1047
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Blueprint Processor Python Script Components

    Adding Python scripts for Netconf Executor components

    Change-Id: I6d84dea2e47860063a1140146aebe94d61f8d9c1
    Issue-ID: CCSDK-997
Signed-off-by: Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com>
  - blueprint scripting services

    Change-Id: I834b83e0c2716eceadeec8a5f17a7604e938166a
    Issue-ID: CCSDK-941
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Resource Resolution Service: Rest and DB

    Emhancement to Primary-Data and Rest Resource Assignment Processor and respective services

    Change-Id: I9cc125f9e6396d9c26f72ebd05d2f0422a301f1c
    Issue-ID: CCSDK-699
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Controller Design Studio: Blueprint Manager

    Blueprint Manager JUnit Test Case Enhacements

    Change-Id: I6d98436f13ee58450ba9459266ec657ca30a2d99
    Issue-ID: CCSDK-1005
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - blueprint scripting module

    Change-Id: Ibe7602bdb6708d9adbe1aecd26eb14e24872f75d
    Issue-ID: CCSDK-941
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Merge "Fix wrong groupId"
  - Merge "Controller Design Studio: Blueprint Manager"
  - Merge "ControllerBlueprint blueprintsProcessor container"
  - Merge "GRPC 1.18.0 Upgrade."
  - Merge "Blueprint Processor: Jython Component"
  - Fix wrong groupId

    https://gerrit.onap.org/r/#/c/76291/ changed
    the groupId, forget to update dependent artifacts.

    Change-Id: I808b7df2fc0032bdb12d7c3a50200de3e9733821
    Issue-ID: CCSDK-1001
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Controller Design Studio: Blueprint Manager

    Blueprint Manager JUnit Test Case Enhacements

    Change-Id: Icb59df8435585ac6b9725fbd6e9e74d93ce829ff
    Issue-ID: CCSDK-1005
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Fix broken parent tag

    Wrong parent used in proto-definition, and relativePath is not specified.
    Consequently, the release version (0.4.0) - which exists locally but not
    in nexus - is not found.  Fixed by using correct parent and relative
    path (../parent)

    Change-Id: Ib9a3d845c76ca26a8de562470a3e4214e37ae057
    Issue-ID: CCSDK-1001
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - ControllerBlueprint blueprintsProcessor container

    Change-Id: I77df77757c276fca705091c1566c386f842269c4
    Issue-ID: CCSDK-949
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - GRPC 1.18.0 Upgrade.

    Change-Id: I1f7f75e14d284641d86c5ef91723b00aaab9bed7
    Issue-ID: CCSDK-998
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Blueprint Processor: Jython Component

    Component Jython Executor Test Junit Test Case enhancement

    Change-Id: I5cb845d4c56d2b9e15a7eedf5095bb754c5b63ac
    Issue-ID: CCSDK-993
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Merge "Map proto to pojo. implement blueprint processing"
  - Map proto to pojo. implement blueprint processing

    Change-Id: I16b06b4700a42d4a7066eb8c0779677fa28cd94b
    Issue-ID: CCSDK-951
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Resource Resolution Service: Source Rest

    Complex Data Processing for Primary-Config-Data DataSource Resource Resolution Service

    Change-Id: I62492b5c4e3c0b831f9027df5d42c6b80186debc
    Issue-ID: CCSDK-674
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Resource Resolution Service: Source Primary-DB

    Complex Data Processing for Primary-DB DataSource Resource Resolution Service

    Change-Id: Icef1332ebd0e747e422e6ea1d24cb8f63f02565c
    Issue-ID: CCSDK-673
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Merge "Resource Resolution Service: Source Default"
  - Merge "Make BluePrintProcessingService#process stream"
  - Merge "Create module for .proto definition"
  - Merge "Add support for async REST"
  - Merge "Implement CBA upload through REST"
  - Merge "Implement BluePrintManagementServiceGrpc"
  - Merge "Implement BluePrintCatalogService"
  - Merge "Fix classpath issue w/ guava"
  - Make BluePrintProcessingService#process stream

    Change-Id: I4aed859365a9c7251d8b29c0c68726d53b0f9d0f
    Issue-ID: CCSDK-662
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Create module for .proto definition

    That way 3rd party system can depend on it to create a client

    Change-Id: I96e8588251eb0911a7dd7bee270954e966d9fc40
    Issue-ID: CCSDK-947
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Add support for async REST

    Change-Id: Ieb53cbd75c2e21355b153611f6490c1b2af6053b
    Issue-ID: CCSDK-662
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Implement CBA upload through REST

    Change-Id: I417254c5107f8b0031932e6a7cf0599561ee9a3c
    Issue-ID: CCSDK-910
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Implement BluePrintManagementServiceGrpc

    Change-Id: I66a6a3c23b5a3c24ce8d61178f00f053cb8bbbdc
    Issue-ID: CCSDK-909
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Implement BluePrintCatalogService

    Change-Id: Ifcb0d730daec4da747d704c270b72b991e01f474
    Issue-ID: CCSDK-908
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Resource Resolution Service: Source Default

    Complex Data Processing for Default DataSource Resource Resolution Service

    Change-Id: Idc2007695cb65e76e128d7abd75bdbfd37138be6
    Issue-ID: CCSDK-676
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Merge "Resource Resolution Service: Source Input"
  - Merge "Resource Resolution Service: Primary DB"
  - Merge "Resource Resolution Service"
  - Fix classpath issue w/ guava

    Kotlin compiler embeded guava dependency, hence it's ending w/ a classpath
    issue.
    kotlin-compiler-embaddeable fixes this issue, and is getting pulled already.
    So we exclude koltin-compiler to avoid issue.

    Change-Id: Ib703e4b4ac7a478f1918282b35bcd646f5c83038
    Issue-ID: CCSDK-961
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Resource Resolution Service: Source Input

    Complex Data Processing for Input Data Resource Resolution Service

    Change-Id: I7940ac1023c67b0ed13f103de9e04cfb8c7a3f9d
    Issue-ID: CCSDK-675
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Resource Resolution Service: Primary DB

    Adding Primary-DB Resource Resolution Processor Service to resolve Resources of source primary-db

    Change-Id: I156f7958b681e51b7c3bfdee92b6fbd196591e73
    Issue-ID: CCSDK-942
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Resource Resolution Service

    Enhancement to the Resource Resolution Service to add ResourceResolutionRunTimeService

    Change-Id: Ia0799447e8a71e7455c5a18abc08dce503db6d35
    Issue-ID: CCSDK-958
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Merge "Blueprint exception handler and REST responses"
  - Merge "Add blueprint Kotlin script support."
  - Merge "Resource Resolution Service : 2"
  - Add blueprint Kotlin script support.

    Change-Id: I92b8e9850ea07c7f671e7aada9770713854534c3
    Issue-ID: CCSDK-941
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Update to use correct parent pom

    Updated neng microservice to use springboot v1 parent as opposed to
    odlparent.  Without that change, javadoc was failing when compiled with
    Fluorine version of odlparent-lite parent pom.

    Change-Id: I677278d90869f493c281c7c5432b271dd43e7513
    Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Resource Resolution Service : 2

    Changes for Primary-DB Resource Resolution Processor Service

    Change-Id: Iaf6ad6277d36787d87881819ae530de1d7038a2e
    Issue-ID: CCSDK-942
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Resource Resoulution Service

    Implement Input Resource Resolution Processor Service along with Resource Resolution Utilities

    Change-Id: Ibb4899e415f4b79cd6cd1b190b0f4969b09c3fe4
    Issue-ID: CCSDK-936
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Blueprint exception handler and REST responses

    Change-Id: I5727238cd4c3f3f5475c3f3022e56f1acc0d73bf
    Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
Signed-off-by: Balazinski <bartosz.balazinski@ibm.com>
  - Merge "1 Controller Design Studio"
  - Merge "Fix Sonar report by creating src/test where miss"
  - 1 Controller Design Studio

    Adding Netconf Executor Function module to support Netconf Transactions

    Change-Id: Idc2765f680819e2553a7a43d8b23dbecc2628f4a
    Issue-ID: CCSDK-790
Signed-off-by: Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com>
  - Fix Sonar report by creating src/test where miss

    With the property override letting Sonar knows what
    to scan in order to provide report including Koltin,
    having src/test folder for each module has become
    mandatory.
    Adding src/test where missing with an empty test class
    mark with TODO.

    Change-Id: I93570d170ef563e9ac80fe8fc80b5a0ca107ab77
    Issue-ID: CCSDK-725
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Add Java Capability resource assignment processor

    Change-Id: I21cea850d8fbe1c9f0a01fdc72f7147a2827ae03
    Issue-ID: CCSDK-665
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Prepare for release build

    Prepare for release of early ODL-Oxygen based CCSDK Dublin

    Change-Id: I63929ef52de41309905ee31e3fbcf49b64063059
    Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Add support for blueprintprocessor runtime DB

    - created db-resources module to store controller blueprint
    related controller blueprint repository and entities. Also
    create an abstract BlueprintCatalogServiceImpl so it can be
    used both by controllerblueprint and blueprintprocessor
    - created blueprint-validation to store the implementation
    of the validation interface.
    - change controllerblueprint service to levrage db-resources
    - implement CatalogService for blueprintprocessor db-lib by
    using db-resources.

    Change-Id: I0539e414e4ff3b7a6edf0f6304d6cbc5e6eac404
    Issue-ID: CCSDK-664
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "1st drop integration with BluePrintCatalogService"
  - 1st drop integration with BluePrintCatalogService

    Change-Id: I0824dcaf0a36e4616c12f3ac53530e6863bee290
    Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - Add Sonar Kotlin support

    Rework parent pom so configuration can be inherited for all
    modules from root ccsdk-apps/pom.xml.
    Also updated some pom description so it is better presented
    within Sonar.

    These commands can be used locally to publish report to Sonar:

       mvn clean install -e -Dsonar
       mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonar.onap.org

    Note: kotlin code coverage is not fully functional due to
    https://github.com/jacoco/jacoco/issues/763
    That issue has been fixed in jacoco master branch, but hasn't
    been released. Once released, in version 0.8.3, we can override
    version of jacoco plugin for ccsdk-apps.

    Change-Id: Ic382a4d0df9d14a82536993d2dfa55d7f105f951
    Issue-ID: CCSDK-725
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Add modelType service reactive compatible.

    Change-Id: I0058a8136fe9ad62781f3d4556d2b95d11507f3f
    Issue-ID: CCSDK-864
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Implement Basic Auth rest client service.

    Change-Id: Ic8113f718f542aa6864943dc627b2171fccccca2
    Issue-ID: CCSDK-699
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add attribute definition enhancer.

    Change-Id: Ie8ac60910f04dfca477d0276aa451821cfcd8510
    Issue-ID: CCSDK-718
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Change to base sli provider interfaces.

    Change-Id: Icf16aa602ba107e2b2095f756f0c3af6f38891f5
    Issue-ID: CCSDK-672
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add multiple path load service.

    Change-Id: Ib2e5f60663991d097b7446106bb883a45db1bdb8
    Issue-ID: CCSDK-746
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Merge "Implement Resource Resolution Services"
  - Merge "Add GRPC Blueprint Processing API"
  - Merge "Add Primary Data Source Configuration"
  - Merge "Store step inputs to blueprint runtime service."
  - Merge "Add Generic Rest Configuration"
  - Merge "Add Netconf Executor Function module"
  - Merge "Add Blueprint Runtime Input/Output logic"
  - Implement Resource Resolution Services

    Change-Id: Ia1cf57c9fa16cb943836e3a78d4d2c9776f0e32f
    Issue-ID: CCSDK-724
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add GRPC Blueprint Processing API

    Change-Id: Id2c31e8db2b5ede6a992d923f695ce1e0e14b450
    Issue-ID: CCSDK-799
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Primary Data Source Configuration

    Change-Id: I338f8564c20ebc2c139c80806468be8f8d3bb7e4
    Issue-ID: CCSDK-698
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Store step inputs to blueprint runtime service.

    Change-Id: Ib01edfc358625d25ac0625f88739c7c57f7f967c
    Issue-ID: CCSDK-670
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Generic Rest Configuration

    Change-Id: I3865eac84765ac2cbc5dd0db7a1ed0065bcaa7c5
    Issue-ID: CCSDK-699
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Netconf Executor Function module

    Change-Id: If264e63d4fc4305bc26dc6b249a462afefcbfe1e
    Issue-ID: CCSDK-790
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Blueprint Runtime Input/Output logic

    Change-Id: I0355e78862096b7b4074faa882d66ce27d6e1844
    Issue-ID: CCSDK-670
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Sonar Fix: SwaggerConfig.java

    Fixed sonar issues/code-smells across this file

    Issue-ID: CCSDK-787
    Change-Id: Icbce6ae27834f822db5450bf1e6b00eb746f5adf
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
  - Merge "Enable Webflux Service."
  - Sonar Fix: SwaggerConfig.java

    Fixed sonar issues/code-smells across this file.

    Issue-ID: CCSDK-782
    Change-Id: Ibe479d5447944521d450f1b1c8cec96b66cbb8ba
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
  - Enable Webflux Service.

    Change-Id: I99bacee9b63aa788bb368dec60981bf19ea759c4
    Issue-ID: CCSDK-781
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Merge "fixed sonar issues in WebConfig.java"
  - Merge "fixed sonar issues in SwaggerConfig.java"
  - Merge "Add coroutines and GRPC maven dependencies."
  - Merge "Add directed graph reterive and execution service."
  - Merge "Sonar Fix: WebConfig.java"
  - Add coroutines and GRPC maven dependencies.

    Change-Id: I5b9ebc7c75a99ca36d09c233cf9e217c8aec38a2
    Issue-ID: CCSDK-744
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add directed graph reterive and execution service.

    Change-Id: Ia31af4d14e38e6229166cda0f39fa090764ef1cb
    Issue-ID: CCSDK-672
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Jython Component model and validation logics.

    Change-Id: I2bdba0016a41e16198d60be68dff68d1ce7ad13a
    Issue-ID: CCSDK-696
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - fixed sonar issues in WebConfig.java

    to increase code coverage

    Issue-ID: CCSDK-525
    Change-Id: I406781cbdfa34b29d293376d74ab7eb4295552a2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
  - fixed sonar issues in SwaggerConfig.java

    to increase code coverage

    Issue-ID: CCSDK-525
    Change-Id: Id97df31a756d69760b91955e22d63f52812878d9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
  - Sonar Fix: WebConfig.java

    Fixed sonar issue/code-smells across this file

    Issue-ID: CCSDK-770
    Change-Id: I24357ad04dcbccc3050e0d8fbb83273d791d4118
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
  - Implement Base Jython Executor function.

    Change-Id: I3fb066a021de4a7b3aa1fce7f6c191bc3944fb51
    Issue-ID: CCSDK-696
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Blueprints Processor Microservice

    Implement Resource Resolution Processor Interface definitions.

    Change-Id: Ic2eb7915d48b9473639494ee9d159003bf56e81e
    Issue-ID: CCSDK-724
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Blueprints Processor Microservice

    Refactor functon module as seperate module project.

    Change-Id: I392fc62e6dfb6c5f38f478c00e46460d5084f85c
    Issue-ID: CCSDK-688
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Blueprints Processor Microservice

    Implement basic blueprint service logic workflow execution engine.

    Change-Id: Ifbbad70f2bdc4ba879b07d972083a411c7cc02f1
    Issue-ID: CCSDK-672
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Component Core

    Define blueprint component or function Interface and Execution data..

    Change-Id: I818096a65b750a0723dc14064a18d1b8b47fbaa1
    Issue-ID: CCSDK-671
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Design Studio

    Upgrade Spring Boot and Kotlin versions.

    Change-Id: If0d7d0f476d8cfd23916013ff1ab554b26bc6b7a
    Issue-ID: CCSDK-658
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Roll to initial Dublin version

    Roll to initial Dublin release version

    Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d
    Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Roll to next snapshot version

    Roll to next snapshot version

    Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4
    Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
  - added version no to google guava plugin dependency

    to increase code coverage

    Issue-ID: CCSDK-591
    Change-Id: I0599d001c5433ac1c63c160099090eab09bdaffa
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
  - Blueprints Processor Service

    Add Input, default, mdsal and sdnc db resource processor prototype.

    Change-Id: I1ad8c4ea5d7cdf5793af23ac52b7152d1a58b762
    Issue-ID: CCSDK-548
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
  - Merge "Blueprints Processor Service"
  - Merge "Use managed guava version"
  - Blueprints Processor Service

    Add component factory for resource resolution component and resource resolution processor factory framework for input and default sources.

    Change-Id: Id2eb81454439857a1c252012d883661cb9b3d069
    Issue-ID: CCSDK-411
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Use managed guava version

    Use centrally managed guava version specified in
    oparent.  Includes upgrade to oparent 1.2.0.

    This change was submitted by script and may include
    additional whitespace or formatting changes.

    Change-Id: I6b131c9311f70a46b67b81119ef201b93c28ffa5
    Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
  - Controller Blueprints Microservice

    Add Powermock compatable version in OpenJDK Ubuntu Machine for Spring boot 2 Junit testcase and clean maven dependencies

    Change-Id: Icac038b0d68fdd0edbb1aac9bc2bccb77d627289
    Issue-ID: CCSDK-483
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
  - Controller Blueprints Microservice

    Add Docker Build and Deploy Maven Implementations for Controller Blueprint MS and their dependencies

    Change-Id: I9eee9fff535bcc9ca0b855150892ce53af126d1c
    Issue-ID: CCSDK-483
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Blueprints Processor Service

    Blueprints Processor API definitions

    Change-Id: Id44c74938f75e847a43b8e6d0733c36d4dc99e97
    Issue-ID: CCSDK-411
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Blueprints Processor Service

    Creating the base directory structure for Blueprints Processor Service

    Change-Id: Iae0b0153b5bcb0be5d46a61553b2f3bf6956d36b
    Issue-ID: CCSDK-411
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoUpdate git submodules
Gary Wu [Fri, 22 Mar 2019 17:59:03 +0000 (10:59 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 37699b5046ab32ebd13a4d9492bd2213ac50cefe
  - Upgrade rancher server to 1.6.26

    Change-Id: I898c8261058cc5ccba0e90d4d127c823d9d2ef87
    Issue-ID: INT-993
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdate git submodules
Jessica Wagantall [Fri, 22 Mar 2019 17:35:38 +0000 (10:35 -0700)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 995a36660fc855447d69a41a9a25b6b27fa57bf0
  - Migrate "components" from ccsdk/apps

    Migrate code from ccsdk/apps components
    subfolder into ccsdk/cds

    Issue-ID: CIMAN-245
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
  - Merge "Add workflow output resolution"
  - Merge "Ressource resolution using configurable database"
  - Add workflow output resolution

    Change-Id: I3d5bb339fd07257e86ada85e4a30040183808848
    Issue-ID: CCSDK-1175
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Compile against Fluorine SR2

    Updated to compile against Fluorine SR2

    Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47
    Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Ressource resolution using configurable database

    Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074
    Issue-ID: CCSDK-1092
Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
  - Merge "Propagate exceptions correctly"
  - Merge "Adding custom headers capability to REST client"
  - Merge "Add workflow node template enrichment"
  - Propagate exceptions correctly

    Change-Id: Idaf66eeaa6e57d27c576099fd6ffdeb8b6d8d6c6
    Issue-ID: CCSDK-1120
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Adding custom headers capability to REST client

    For YANG PATCH requests to ODL to work, they need to have a Content-
    type header of application/yang.patch+json and should not have Accept
    as application/json

    Current REST client inserts a default header to the requests with this
    content:

      Content-Type: application/json
      Accept: application/json

    The solution was to add the possibility of sending custom headers alon-
    gside the other parameters.

    Change-Id: I2cf0cd2ef7b87f4f5a246d427dffafe266cb33f7
    Issue-ID: CCSDK-926
Signed-off-by: ottero <rodrigo.ottero@est.tech>
  - Add workflow node template enrichment

    Change-Id: I15c2db6ab81bae2176d1606157f13416c1fac660
    Issue-ID: CCSDK-1168
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Prepare for release 0.4.1

    Prepare to create release version 0.4.1 by using released version
    of parent pom

    Change-Id: Icf8432e14626a55b916b6f4d4a8992b79c29eff7
    Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Merge "Python lib for RA and component executor"
  - Merge "Add intial test CBA"
  - Python lib for RA and component executor

    Change-Id: Iacec0dbbd3e7c1dc955ac913f346365732248f05
    Issue-ID: CCSDK-1091
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - Add intial test CBA

    Change-Id: If7c18e8ad472cebc3e36858fcb0cdf4c7ef6d52d
    Issue-ID: CCSDK-1149
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "Add support to invoke device specific RPC"
  - Merge "Enhance / fix REST resource resolution"
  - Merge "Refractor processor core module name"
  - Add support to invoke device specific RPC

    Change-Id: Ia003ed669cc88a4c24a495e79db620b5034bc3ca
    Issue-ID: CCSDK-790
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Enhance / fix REST resource resolution

    - provide sync web client
    - add support for VERB
    - add support for payload
    - fix URI resolution from input-key-mapping

    Change-Id: Id4f1973a15778ad4f2ab0f7e2a4b2c61054a234d
    Issue-ID: CCSDK-1131
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "Blueprint for configuring a PNF"
  - Refractor processor core module name

    Change-Id: Ic4a40d6cbc5e53e79ddc36bea529fe16f6210a26
    Issue-ID: CCSDK-1136
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Blueprint for configuring a PNF

    This is the first version of a blueprint, intended to be used to
    configure PNFs.

    The design considers that a blueprint will be created for each possible
    PNF.

    Change-Id: I4994149441257eb417b6d5f611e12cd81595177f
    Issue-ID: CCSDK-1107
Signed-off-by: ottero <rodrigo.ottero@est.tech>
  - Add JSON type validation and enrichment

    Change-Id: I479b8214c7979dd5bc28acac68f747f06f3f231e
    Issue-ID: CCSDK-1134
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Upgrade spring and kotlin versions

    Change-Id: Ie02db28a857f6aa53eed0d578407c09fb57298a0
    Issue-ID: CCSDK-1111
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Add blueprint runtime validator

    Change-Id: I9e2aa1aec392fc4191d547115fa90e8811f0f9e9
    Issue-ID: CCSDK-1110
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Add support for resource-resolution storage

    Change-Id: I0113191075804f6b77ce54c741bf0a1ccd356c77
    Issue-ID: CCSDK-338
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Ressource resolution using configurable database

    Change-Id: I8589e4db45ba3d5bcb906f25bcc76b5136159608
    Issue-ID: CCSDK-1092
Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
  - Merge "*WIP*: draft of a blueprint for configuring a PNF"
  - Define EventType contract for gRPC message

    Change-Id: Ic8bde56d13f774120c8d64a56993ade71e7b4612
    Issue-ID: CCSDK-1118
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Adjust python script for resource-assignment

    Change-Id: Ie96b4dc99c4da461a5fe7dfb424fdec6c221f9e0
    Issue-ID: CCSDK-1091
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Get DSL Property in Resource Resolution

    Change-Id: I768c2515bc4b0eaa829213ac4d045628ca960adb
    Issue-ID: CCSDK-1106
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - *WIP*: draft of a blueprint for configuring a PNF

    This is a still-in-development draft of a blueprint, intended to be
    used to configure PNFs. It has been put in review as requested, to make
    easier for the community to make comments on it.

    The design considers that a blueprint will be created for each possible
    PNF.

    In some files, there are questions about the structure or content. The-
    se questions are surrounded by HTML comment tags <!-- -->, even if the
    file itself is not HTML - the intent is just to clearly highlight the
    questions. All of them are preceded by the string "QUESTION", to facil-
    itate search.

    Change-Id: Ib3ed2afb80693429dc23b7ac73c5cbe49b3f5c9a
    Issue-ID: CCSDK-1107
Signed-off-by: Rodrigo Ottero <rodrigo.ottero@est.tech>
  - Merge "Add dsl model definition"
  - Add dsl model definition

    Change-Id: Ic2332e32d142f231cc8a3a25e2528cde455da827
    Issue-ID: CCSDK-1095
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Signed-off-by: Balazinski <bartosz.balazinski@ibm.com>
  - Add support for commit confirmed capability

    Change-Id: I3608a6a62469d4b5dfc5fc69f610f9da186156c2
    Issue-ID: CCSDK-790
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Add component function scripting service

    Change-Id: I7c5b49617823dd623566fb4be4d431012420e17c
    Issue-ID: CCSDK-959
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Simplify NetconfRpcService

    Change-Id: I6daac25c272ab6b437c07602167a76a2d61816db
    Issue-ID: CCSDK-790
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Netconf resolution service

    Change-Id: I0346c88cd11136561426260a206bd7bf07f90dd3
    Issue-ID: CCSDK-1086
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - restconf kotlin script support

    Change-Id: I07eaa4a2422b461e1b7eb13ec04bf7d10ea08770
    Issue-ID: CCSDK-1080
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Rework netconf-executor

    - rework connection logic
    - rework rpc service
    - rework netconf session handling
    - rework netconf device communicator
    - rework python netconf bindings
    - rework python netconf client
    - add python script showcasing netconf functions

    Change-Id: Ibb9bf811e7d96e993aa866371d56c172de83be2c
    Issue-ID: CCSDK-790:x
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "Fix sonar build"
  - Merge "Python library for Jython execution"
  - Fix sonar build

    Sonar build on ccsdk/apps is failing because one of the submodules
    (components/model-catatlog/proto-definition) does not have the standard
    maven src/main and src/test directories.  Adding these directories fixes
    sonar build (they need to contain a file - in this case a README -
    otherwise git will not add the empty directory)

    Change-Id: Ia74254b58e5b006bd72c35cd6ce872b88de35016
    Issue-ID: CCSDK-1081
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Python library for Jython execution

    Change-Id: Iee2701b4dade7207950f17c92ea1265c361cf803
    Issue-ID: CCSDK-696
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - Add Sub Attribute parsing capabilit

    Change-Id: Ie353f8e5b86f7472a4790c32705f4b8c3d5e5826
    Issue-ID: CCSDK-1061
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Create restconf component function module

    Change-Id: I04c29bfc981b677d81da73441228215ce4868833
    Issue-ID: CCSDK-1060
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Add netconf script component function

    Change-Id: I094025fba5626bae0b4b13320f1cbbb76cda3bfd
    Issue-ID: CCSDK-790
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Fixes: manual integration test of CDS

    - support to overwrite cba
    - fix map to json
    - finish meshing
    - fix python context not having the bluePrintRuntimeService injected
    - load all properties in the properties store

    Issue-ID: CCSDK-414
    Change-Id: I6b65201529d0ffd9c3e18023a33e0081236b01de
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Multiple fixes & enhancement

    - Rework docker image build
    - Fix compress function
    - Fix node type name for source-primary-db

    Change-Id: Ide38e17036e76047d9f850b714ba0da4add5cd9d
    Issue-ID: CCSDK-414
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Jython execution component and service

    Change-Id: I2610e73a9c7ba073b5fa9d148dcd6fb5b9ad9ae3
    Issue-ID: CCSDK-696
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - Blueprint modeled Netconf capability components

    Adding Netconf Executor Function module

    Change-Id: I8b896fef84a465db2b9365d038b611e9fdf793ea
    Issue-ID: CCSDK-790
Signed-off-by: Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com>
  - Refactor test blueprint catalog

    Change-Id: I948067b25787c7a79f769ac4055c34ffdd2f172d
    Issue-ID: CCSDK-1047
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Refactor components core and resource dict modules

    Change-Id: I04e9e723d68a38ecefe48206e67fddbe43c55854
    Issue-ID: CCSDK-1047
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
  - Blueprint Processor Python Script Components

    Adding Python scripts for Netconf Executor components

    Change-Id: I6d84dea2e47860063a1140146aebe94d61f8d9c1
    Issue-ID: CCSDK-997
Signed-off-by: Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com>
  - blueprint scripting services

    Change-Id: I834b83e0c2716eceadeec8a5f17a7604e938166a
    Issue-ID: CCSDK-941
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Merge "Update parent for proto-definition"
  - Update parent for proto-definition

    Avoid pulling transitive dependencies.

    Change-Id: I91530307817231c3b15459539e433cf97f3e4dce
    Issue-ID: CCSDK-947
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - blueprint scripting module

    Change-Id: Ibe7602bdb6708d9adbe1aecd26eb14e24872f75d
    Issue-ID: CCSDK-941
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Merge "GRPC 1.18.0 Upgrade."
  - Fix broken parent tag

    Wrong parent used in proto-definition, and relativePath is not specified.
    Consequently, the release version (0.4.0) - which exists locally but not
    in nexus - is not found.  Fixed by using correct parent and relative
    path (../parent)

    Change-Id: Ib9a3d845c76ca26a8de562470a3e4214e37ae057
    Issue-ID: CCSDK-1001
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - GRPC 1.18.0 Upgrade.

    Change-Id: I1f7f75e14d284641d86c5ef91723b00aaab9bed7
    Issue-ID: CCSDK-998
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Merge "Map proto to pojo. implement blueprint processing"
  - Merge "Resource Resolution Service: Source Rest"
  - Merge "Implement resolve NodeTemplate Capability property"
  - Map proto to pojo. implement blueprint processing

    Change-Id: I16b06b4700a42d4a7066eb8c0779677fa28cd94b
    Issue-ID: CCSDK-951
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Resource Resolution Service: Source Rest

    Complex Data Processing for Primary-Config-Data DataSource Resource Resolution Service

    Change-Id: I62492b5c4e3c0b831f9027df5d42c6b80186debc
    Issue-ID: CCSDK-674
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Merge "Make BluePrintProcessingService#process stream"
  - Merge "Create module for .proto definition"
  - Merge "Add support for async REST"
  - Merge "Implement CBA upload through REST"
  - Merge "Implement BluePrintManagementServiceGrpc"
  - Merge "Implement BluePrintCatalogService"
  - Merge "Fix classpath issue w/ guava"
  - Make BluePrintProcessingService#process stream

    Change-Id: I4aed859365a9c7251d8b29c0c68726d53b0f9d0f
    Issue-ID: CCSDK-662
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Create module for .proto definition

    That way 3rd party system can depend on it to create a client

    Change-Id: I96e8588251eb0911a7dd7bee270954e966d9fc40
    Issue-ID: CCSDK-947
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Add support for async REST

    Change-Id: Ieb53cbd75c2e21355b153611f6490c1b2af6053b
    Issue-ID: CCSDK-662
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Implement CBA upload through REST

    Change-Id: I417254c5107f8b0031932e6a7cf0599561ee9a3c
    Issue-ID: CCSDK-910
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Implement BluePrintManagementServiceGrpc

    Change-Id: I66a6a3c23b5a3c24ce8d61178f00f053cb8bbbdc
    Issue-ID: CCSDK-909
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Implement BluePrintCatalogService

    Change-Id: Ifcb0d730daec4da747d704c270b72b991e01f474
    Issue-ID: CCSDK-908
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "Resource Resolution Service: Primary DB"
  - Merge "Resource Resolution Service"
  - Fix classpath issue w/ guava

    Kotlin compiler embeded guava dependency, hence it's ending w/ a classpath
    issue.
    kotlin-compiler-embaddeable fixes this issue, and is getting pulled already.
    So we exclude koltin-compiler to avoid issue.

    Change-Id: Ib703e4b4ac7a478f1918282b35bcd646f5c83038
    Issue-ID: CCSDK-961
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Resource Resolution Service: Primary DB

    Adding Primary-DB Resource Resolution Processor Service to resolve Resources of source primary-db

    Change-Id: I156f7958b681e51b7c3bfdee92b6fbd196591e73
    Issue-ID: CCSDK-942
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Resource Resolution Service

    Enhancement to the Resource Resolution Service to add ResourceResolutionRunTimeService

    Change-Id: Ia0799447e8a71e7455c5a18abc08dce503db6d35
    Issue-ID: CCSDK-958
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Merge "Blueprint exception handler and REST responses"
  - Implement resolve NodeTemplate Capability property

    Change-Id: I2e1de34d5c2465f1f59eeab044f1883e2d1d4ff6
    Issue-ID: CCSDK-959
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Merge "Add velocity engine template service"
  - Merge "Add blueprint Kotlin script support."
  - Merge "Resource Resolution Service : 2"
  - Add velocity engine template service

    Change-Id: Idde39b587b41328e5a5e2e32ab32c29cd27d4855
    Issue-ID: CCSDK-941
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Add blueprint Kotlin script support.

    Change-Id: I92b8e9850ea07c7f671e7aada9770713854534c3
    Issue-ID: CCSDK-941
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Update to use correct parent pom

    Updated neng microservice to use springboot v1 parent as opposed to
    odlparent.  Without that change, javadoc was failing when compiled with
    Fluorine version of odlparent-lite parent pom.

    Change-Id: I677278d90869f493c281c7c5432b271dd43e7513
    Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Merge "Resource Resoulution Service"
  - Resource Resolution Service : 2

    Changes for Primary-DB Resource Resolution Processor Service

    Change-Id: Iaf6ad6277d36787d87881819ae530de1d7038a2e
    Issue-ID: CCSDK-942
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Resource Resoulution Service

    Implement Input Resource Resolution Processor Service along with Resource Resolution Utilities

    Change-Id: Ibb4899e415f4b79cd6cd1b190b0f4969b09c3fe4
    Issue-ID: CCSDK-936
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - Add support for workflow validation

    Also, add support for mock in Kotlin using
    https://mockk.io/

    Change-Id: Ia85e1180e09e9d08a02de515b1cc4158c3bccd5c
    Issue-ID: CCSDK-717
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Blueprint exception handler and REST responses

    Change-Id: I5727238cd4c3f3f5475c3f3022e56f1acc0d73bf
    Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
Signed-off-by: Balazinski <bartosz.balazinski@ibm.com>
  - Add relationships type enhancement logic.

    Change-Id: If8f072f49ccc74502052055bce0c90dd43ebd495
    Issue-ID: CCSDK-920
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Add relationships type files load structure.

    Change-Id: I1be3ba493956674b476058094e05d681ce358711
    Issue-ID: CCSDK-746
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Add Java Capability resource assignment processor

    Change-Id: I21cea850d8fbe1c9f0a01fdc72f7147a2827ae03
    Issue-ID: CCSDK-665
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
  - Prepare for release build

    Prepare for release of early ODL-Oxygen based CCSDK Dublin

    Change-Id: I63929ef52de41309905ee31e3fbcf49b64063059
    Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Add support for blueprintprocessor runtime DB

    - created db-resources module to store controller blueprint
    related controller blueprint repository and entities. Also
    create an abstract BlueprintCatalogServiceImpl so it can be
    used both by controllerblueprint and blueprintprocessor
    - created blueprint-validation to store the implementation
    of the validation interface.
    - change controllerblueprint service to levrage db-resources
    - implement CatalogService for blueprintprocessor db-lib by
    using db-resources.

    Change-Id: I0539e414e4ff3b7a6edf0f6304d6cbc5e6eac404
    Issue-ID: CCSDK-664
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "1st drop integration with BluePrintCatalogService"
  - 1st drop integration with BluePrintCatalogService

    Change-Id: I0824dcaf0a36e4616c12f3ac53530e6863bee290
    Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - Add Sonar Kotlin support

    Rework parent pom so configuration can be inherited for all
    modules from root ccsdk-apps/pom.xml.
    Also updated some pom description so it is better presented
    within Sonar.

    These commands can be used locally to publish report to Sonar:

       mvn clean install -e -Dsonar
       mvn sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonar.onap.org

    Note: kotlin code coverage is not fully functional due to
    https://github.com/jacoco/jacoco/issues/763
    That issue has been fixed in jacoco master branch, but hasn't
    been released. Once released, in version 0.8.3, we can override
    version of jacoco plugin for ccsdk-apps.

    Change-Id: Ic382a4d0df9d14a82536993d2dfa55d7f105f951
    Issue-ID: CCSDK-725
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Merge "Applied comments from review: Change 74622 - Draft"
  - Applied comments from review: Change 74622 - Draft

    Change-Id: I8ec37a628af98a332f568dc254e499dfdcf886ce
    Issue-ID: CCSDK-418
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
  - Add modelType service reactive compatible.

    Change-Id: I0058a8136fe9ad62781f3d4556d2b95d11507f3f
    Issue-ID: CCSDK-864
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add attribute definition enhancer.

    Change-Id: Ie8ac60910f04dfca477d0276aa451821cfcd8510
    Issue-ID: CCSDK-718
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add multiple path load service.

    Change-Id: Ib2e5f60663991d097b7446106bb883a45db1bdb8
    Issue-ID: CCSDK-746
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add blueprint resource definition enrichment.

    Change-Id: I01234093028ffdc8bf1688e41baba20fae7da5ce
    Issue-ID: CCSDK-747
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add blueprint artifact definition enrichment.

    Change-Id: I3b03a1f76472ce6b44929457a42805d281950ff7
    Issue-ID: CCSDK-839
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add blueprint runtime service to validator

    Change-Id: I0e4375e422b55002f1666ee9e61a1469482f77d2
    Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Implement Blueprint Workflow Enhancement

    Change-Id: I64d6e949e9a4bc2100b49fedb3781b04c1c03f43
    Issue-ID: CCSDK-722
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add multiple location repo for enhancer.

    Change-Id: I5333b30fad8d754caf8dc89956132e4637f28c26
    Issue-ID: CCSDK-803
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Decompose enhancer to multiple types.

    Change-Id: I508ce5919680f6e7f994776e58404729b55eace8
    Issue-ID: CCSDK-803
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Implement Enhancer Framework Interfaces

    Change-Id: Iff85dc50f87ab6d6f7d9ceb4a309ea6e4d55e362
    Issue-ID: CCSDK-803
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Implement Resource Resolution Services

    Change-Id: Ia1cf57c9fa16cb943836e3a78d4d2c9776f0e32f
    Issue-ID: CCSDK-724
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add GRPC Blueprint Processing API

    Change-Id: Id2c31e8db2b5ede6a992d923f695ce1e0e14b450
    Issue-ID: CCSDK-799
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Store step inputs to blueprint runtime service.

    Change-Id: Ib01edfc358625d25ac0625f88739c7c57f7f967c
    Issue-ID: CCSDK-670
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Netconf Executor Function module

    Change-Id: If264e63d4fc4305bc26dc6b249a462afefcbfe1e
    Issue-ID: CCSDK-790
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Blueprint Runtime Input/Output logic

    Change-Id: I0355e78862096b7b4074faa882d66ce27d6e1844
    Issue-ID: CCSDK-670
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Blueprint File utils

    Change-Id: I9896d934684343358d1c0c7e321725511430c7e6
    Issue-ID: CCSDK-783
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Enable Webflux Service.

    Change-Id: I99bacee9b63aa788bb368dec60981bf19ea759c4
    Issue-ID: CCSDK-781
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Validator Junit test case

    Change-Id: I785e8cb2d3705f5650512ecc27517d2edd9df683
    Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add NodeTemplate Interface & Operation Validation.

    Change-Id: I0a694512c6eaaf9190b0137f63b7ad4dbddaf1e6
    Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Property, Interface, Operation Validation.

    Change-Id: Ie6ecfd29919bfbad4b0aa68288bfc6c139e46f7c
    Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Property, Data, Artifact and Node Validation.

    Change-Id: I0aac1b0a5e565fd3502fccc3e7e34a04070497c5
    Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Topology Template Blueprint Validation.

    Change-Id: If415979740c4c82d7024ea34eecd11185524dab8
    Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Service Template Blueprint Validation.

    Change-Id: Id0df5664cf22a9c4ed09019627c8d697bb73390a
    Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Blueprint Validation Interfaces.

    Change-Id: Idbda09fc8be7878814e782990ab8d6e9a5d8b047
    Issue-ID: CCSDK-757
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Resource Dictionary Artifact Type.

    Change-Id: I40c4cb47cb54c460b198c9d700ccd84b578da0a4
    Issue-ID: CCSDK-747
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add coroutines and GRPC maven dependencies.

    Change-Id: I5b9ebc7c75a99ca36d09c233cf9e217c8aec38a2
    Issue-ID: CCSDK-744
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add directed graph reterive and execution service.

    Change-Id: Ia31af4d14e38e6229166cda0f39fa090764ef1cb
    Issue-ID: CCSDK-672
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Add Jython Component model and validation logics.

    Change-Id: I2bdba0016a41e16198d60be68dff68d1ce7ad13a
    Issue-ID: CCSDK-696
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Implement Base Jython Executor function.

    Change-Id: I3fb066a021de4a7b3aa1fce7f6c191bc3944fb51
    Issue-ID: CCSDK-696
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Merge "Do no prepend "sub" for subnet net id"
  - Merge "Add support for aai node"
  - Do no prepend "sub" for subnet net id

    Change-Id: Icc240f30ef9a2f7e9f99345f05897e5d7f9d4c3a
    Issue-ID: CCSDK-727
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Add support for aai node

    Change-Id: I6c4d70f270d605dd4d49e89580849c9100ec4928
    Issue-ID: SDNC-123
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
  - Blueprints Processor Microservice

    Implement Resource Resolution Processor Interface definitions.

    Change-Id: Ic2eb7915d48b9473639494ee9d159003bf56e81e
    Issue-ID: CCSDK-724
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Blueprints Processor Microservice

    Refactor functon module as seperate module project.

    Change-Id: I392fc62e6dfb6c5f38f478c00e46460d5084f85c
    Issue-ID: CCSDK-688
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Add blueprint multiple import file capability.

    Change-Id: If57aecb08447252b0e84a7e55b081e682d6a0bbd
    Issue-ID: CCSDK-681
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Component Core

    Define blueprint component or function Interface and Execution data..

    Change-Id: I818096a65b750a0723dc14064a18d1b8b47fbaa1
    Issue-ID: CCSDK-671
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Component Core

    Clean unused blueprint and model files under component core.

    Change-Id: I9385a653c5d6874b9267e9607fc497dac17b1c35
    Issue-ID: CCSDK-677
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Component Core

    Modify test case blueprint data pointing to model catalog location.

    Change-Id: I601eddf899516b01ae8624c96aa13c5e236c8e5b
    Issue-ID: CCSDK-678
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Component Core

    Implement Blueprint context, run time service, metadata utils.

    Change-Id: Ifc3aa1e1b04b326778e431e972e5d997275c013b
    Issue-ID: CCSDK-670
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Design Studio

    Upgrade Spring Boot and Kotlin versions.

    Change-Id: If0d7d0f476d8cfd23916013ff1ab554b26bc6b7a
    Issue-ID: CCSDK-658
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Roll to initial Dublin version

    Roll to initial Dublin release version

    Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d
    Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
  - Roll to next snapshot version

    Roll to next snapshot version

    Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4
    Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
  - SDN Controller Blueprints MS Component

    Adding ONAP Resource Definitions with new schema

    Change-Id: Ic4e1bd79dd54d12ce12f6e79ae1d738b283f3f0c
    Issue-ID: CCSDK-490
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
  - added version no to google guava plugin dependency

    to increase code coverage

    Issue-ID: CCSDK-591
    Change-Id: I0599d001c5433ac1c63c160099090eab09bdaffa
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
  - Controller Blueprints Microservice

    Change database to mariadb in docker compose and spring boot version upgrade

    Change-Id: Icd73b8110aea2a1b90ab29217b9c5e30817e6c06
    Issue-ID: CCSDK-574
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Optimise dictionary dummy data creation reusability and property usage optimisation.

    Change-Id: Ibbd56d514f437f29943cebc0e607becb6798e4b6
    Issue-ID: CCSDK-491
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Add resource assignment enhancement and validation to blueprint validation and enhancement.

    Change-Id: I547760012e7014cfbb7a1e3a1d8ffb77edc9b6a2
    Issue-ID: CCSDK-562
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Add dynamic resource source mapping rest service.

    Change-Id: I59274a4c0162bc6718c4248788c0e7f36830a129
    Issue-ID: CCSDK-556
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Add Attribute function implementation for Operation output properties.

    Change-Id: I8fd116ad7def07d208f9c3c1bfe7b75deae667d4
    Issue-ID: CCSDK-524
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
  - Controller Blueprints Microservice

    Add ModelType and Resource Dictionary reactor repository service and junit test cases for reactor repositories.

    Change-Id: Id358082739f81d18b534c224dc7472355e21f026
    Issue-ID: CCSDK-491
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
  - Controller Blueprints Microservice

    Modify get_input, get_attribute, get_property and get_artifact functions string implementation to Json Implementation.

    Change-Id: I6d4aadd370dc23127a176964f84fc9bb5e7ab5ee
    Issue-ID: CCSDK-432
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Remove Resource Dictionary resource_type, resource_path, sample_values and valid_values parameters.

    Change-Id: I7ec899e30aaef64130f35eb754a79f9dfc54f71f
    Issue-ID: CCSDK-488
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Add Capability Definition validations and add custom capabilities Types for content, mapping, netconf, ssh and sftp

    Change-Id: I6a89d20280852034ce6ee56d2a9e97d3aab9c2db
    Issue-ID: CCSDK-484
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Add Controller Blueprint Capabily Assignment and their properies validation.

    Change-Id: I845fec3d307414b2caeb1d577308a17656ff194a
    Issue-ID: CCSDK-484
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
  - Controller Blueprints Microservice

    Add Blueprint Dervied from NodeType, Requirement Definitions and Assignments validations.

    Change-Id: I1cc643b5a83c5a707c8e3ae1342a439f122da55e
    Issue-ID: CCSDK-484
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Add Controller Blueprint NodeTemplate Interface, Operation, Input and Output validation

    Change-Id: I6fae38cc8a4a36ddacc93bcea4b0061f846c6aba
    Issue-ID: CCSDK-484
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
  - Controller Blueprints Microservice

    Add Property Assign validation and Data Type Entry schema validation.

    Change-Id: Ifa40f62f848d06381ab83d7f1c9e7c6526f5edf0
    Issue-ID: CCSDK-484
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Modify Model Type and Resource Defintions persistance and access from String to JSON type for easy handling.

    Change-Id: Icfe7e95abad715b0ccad16c681ed057d289a6229
    Issue-ID: CCSDK-431
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
  - Controller Blueprints Microservice

    Add Resource Dictionary reactive repository service for dictionary validation and automap functions.

    Change-Id: I7cc6d7d976cfe9370f9a74cd8f2e4256de8e8995
    Issue-ID: CCSDK-484
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
  - Controller Blueprints Microservice

    Refactor controller blueprint core and resource dictionary modules to components module.

    Change-Id: If5ba5e35e9c95bc19bc78fb10bd62d6551ba7aca
    Issue-ID: CCSDK-514
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoUpdate git submodules
fzhang [Thu, 21 Mar 2019 15:02:48 +0000 (08:02 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 53768e068cbb75c1c53ee7057d97ff9b2db9133a
  - Add PNF Descriptor requirements

    Add non-supported type in PNF Descriptor requirements

    Change-Id: I93e2a7c9f5e597e5d8382662fbe58a058b031d60
    Issue-ID: VNFRQTS-573
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
Sandeep J [Fri, 22 Mar 2019 13:58:24 +0000 (19:28 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to be4c0dc3f795ed2feae494e20f432466f8a7e0a9
  - added test case to TimeTest.java

    to increase code coverage

    Issue-ID: APPC-1086
    Change-Id: I9ed0192a67d594691f45978d2166b0992a40c656
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdate git submodules
Sandeep J [Thu, 21 Mar 2019 14:45:38 +0000 (20:15 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to f9bbd30915d5bc66131baacb1e2f7bdf3cdcdb8f
  - added test cases to TestStructuredPropertyHelper

    to increase code coverage

    Issue-ID: APPC-1086
    Change-Id: Ic3204a6de7c7024cfba61f3aa63716b0533f9ae9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdate git submodules
dglFromAtt [Fri, 22 Mar 2019 16:39:51 +0000 (12:39 -0400)]
Update git submodules

* Update docs/submodules/dmaap/buscontroller.git from branch 'master'
  to 7d683b200d453610b4e21647b8cafdb087c96398
  - New SSL cert till March 2020

    These are the manually generated artifacts from AAF.

    Change-Id: Iada4daedeecea6c08e943064733541308d9f1227
Signed-off-by: dglFromAtt <dgl@research.att.com>
    Issue-ID: DMAAP-1123
Signed-off-by: dglFromAtt <dgl@research.att.com>
5 years agoUpdate git submodules
Steven Wright [Fri, 22 Mar 2019 16:53:48 +0000 (16:53 +0000)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to dd3764e4c49f13a1281968aea641a2936ce207a2
  - Merge "Add requirement R-444945"
  - Add requirement R-444945

    Add requirement R-444945 to support VNF/VNF authenticity.

    Change-Id: I46b7703bd3b010a16bea62b41612c90a24f5d9d3
    Issue-ID: VNFRQTS-497
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
Steven Wright [Fri, 22 Mar 2019 16:52:54 +0000 (16:52 +0000)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to f24c14103d0da42959d2bfcfec115ef66f3191ff
  - Merge "Add requirement R-807129"
  - Add requirement R-807129

    Add requirement R-807129 to support enhancement Bulk PM feature.

    Change-Id: I984991ee0ae8ef8b3ffaf1b99ca53a5ebdf51c4f
    Issue-ID: VNFRQTS-513
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
Steve Smokowski [Fri, 22 Mar 2019 16:31:24 +0000 (16:31 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 7c0489bd1585b1a3fb97248397eccd72ee644e82
  - Merge "Multicloud VNF adapter use updated multicloud API"
  - Multicloud VNF adapter use updated multicloud API

    Update the Multicloud plugin adapter to use the
    the enhanced multicloud infra_workload API.
    Mainly involves adding the user_directives and
    the vf-module model IDs to the call.

    Change-Id: I7ab78a8a304dbd61a5743ec67bb839037861ef9d
    Issue-ID: SO-1446
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agoUpdate git submodules
EmmettCox [Fri, 22 Mar 2019 16:02:47 +0000 (16:02 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 08728973159e813c10212db23d4e5fb63b44db8a
  - fix issue in LogRecord unit tests

    Change-Id: Ie3786b4a6aa56177e7157a4c1b595ecdbbc4fc71
    Issue-ID: DMAAP-1104
Signed-off-by: EmmettCox <emmett.cox@est.tech>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 16:08:16 +0000 (16:08 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 9cee11e750a6ea570bf3580f5f20399bf898e694
  - Merge "Changed image formats in CBA index"
  - Changed image formats in CBA index

    Change-Id: I129ba239dad7ad35d0ba155be46d4306e32df423
    Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 16:08:07 +0000 (16:08 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to ed7831fcfb830828eec84204e5dee6fb2cefeed6
  - Merge "Resource Assignment content"
  - Resource Assignment content

    Change-Id: I98c4664f65c23c13241cdea24a7b35723cb39d6e
    Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 16:07:47 +0000 (16:07 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to ef6983b670796becfa66c69075c1829e8f9aef4b
  - Merge "Add workflow output resolution"
  - Add workflow output resolution

    Change-Id: I3d5bb339fd07257e86ada85e4a30040183808848
    Issue-ID: CCSDK-1175
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 16:07:40 +0000 (16:07 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 4a4f175d15ac9db708f584822587b5fb5aec47d2
  - Merge "Improve publish api"
  - Improve publish api

    Change-Id: I245fc765bf4e7916c36126d7a9597e9db80a1713
    Issue-ID: CCSDK-1137
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 16:07:30 +0000 (16:07 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 7f2812c44928ca7f55247d57e4b97943856f58eb
  - Merge "Add blueprint enrichment api"
  - Add blueprint enrichment api

    Change-Id: Idf0f05a9462418a72c716d6b96c121cf223b56eb
    Issue-ID: CCSDK-1173
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 16:07:20 +0000 (16:07 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 78ffdaae81ce88333d90d642fab8a95a9b0683b1
  - Merge "CDS-SDC Listener application"
  - CDS-SDC Listener application

    Things done-
    CDS-SDC listener able to register for SDC distribution.
    Download the artifacts.

    Things to do-
    Add logic to parse the blueprint from CSAR and store it into CDS DB.

    Change-Id: I2fe01af73814e749f93a62d3a90e1f05947c0505
    Issue-ID: CCSDK-349
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 16:07:09 +0000 (16:07 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 044c9b5cfd60beb26900954512f1b6107e3d7e23
  - Merge "Formatted CCSDK Apps content"
  - Formatted CCSDK Apps content

    Change-Id: Ieab0d5a1cc1e9399aacbf619608111947e40ed84
    Issue-ID: CCSDK-876
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 16:06:51 +0000 (16:06 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 79fec81bd2ced7f2e045cb19005c2dfdde27dde7
  - Merge "Netconf executor code coverage"
  - Netconf executor code coverage

    Change-Id: Ia7b6ece822e4ad551f2b562d11842f3a8be03219
    Issue-ID: CCSDK-1126
Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 16:06:26 +0000 (16:06 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 7aa46ace9b3b47b1c03debefdbc68ccf954537fd
  - Merge "Ressource resolution using configurable database"
  - Ressource resolution using configurable database

    Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074
    Issue-ID: CCSDK-1092
Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
5 years agoUpdate git submodules
Jennie Jia [Thu, 21 Mar 2019 16:26:50 +0000 (12:26 -0400)]
Update git submodules

* Update docs/submodules/aai/sparky-be.git from branch 'master'
  to 6883914961f7e85bac9f04c0f93fad0133ce04bc
  - Add Default Method in SP

    Issue-ID: AAI-2268
    Change-Id: I0dfec3f79a75604bb3be84d0877b87c33413e27c
Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
5 years agoUpdate git submodules
Eric Debeau [Fri, 22 Mar 2019 15:42:08 +0000 (15:42 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to ce6facb8157453d34fe138c3d48901133a4639e4
  - Merge "Documentation improvement"
  - Documentation improvement

    -add documentation from dublin
    -change pdf

    Change-Id: I18c1356a862eac851f46ff12348ec268fd615127
    Issue-ID: EXTAPI-169
Signed-off-by: romaingimbert <romain.gimbert@orange.com>
5 years agoUpdate git submodules
Parshad Patel [Thu, 21 Mar 2019 06:01:07 +0000 (15:01 +0900)]
Update git submodules

* Update docs/submodules/modeling/toscaparsers.git from branch 'master'
  to af877fe9df8af4abb0745b095fd134cbab8de29d
  - Fix sonar issues in modeling/toscaparsers

    Fix Make "_value" transient or serializable issue
    Fix Extract the assignment out of this expression issue

    Issue-ID: MODELING-154
    Change-Id: If6df4bcfcc250179078d7537010a8fb9d8376958
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoUpdate git submodules
waqas.ikram [Fri, 22 Mar 2019 14:39:44 +0000 (14:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 314bba3a72c1b1122668950005a2e754f8c5c5cc
  - Created new BB for so-etsi

    Change-Id: I9bf6b4019c280b816925ee5e0d826bff69cb1583
    Issue-ID: SO-1621
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
5 years agoUpdate git submodules
egernug [Fri, 22 Mar 2019 14:57:25 +0000 (14:57 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 2e737e6c37a579065d4e56ab470fd54b1ba1d64f
  - Add fabric8 to parent pom

    Issue-ID: DMAAP-1072

    Change-Id: I368b2f553425629cfa98adf2a0a09810ac14c982
Signed-off-by: egernug <gerard.nugent@est.tech>
5 years agoUpdate git submodules
agileone [Fri, 15 Mar 2019 03:41:53 +0000 (20:41 -0700)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to b8cef3d6fe5ee531bcb13ec13f2e8a5b23b383ea
  - Add CDS Model Properties for VNF and PNF

    Issue-ID: SDC-2172
    Adds properties to the GenericVF and GenericPNF entity definitions.

    Change-Id: I936cb5bc141424dcdc86a246e051cd5d37b81b44
Signed-off-by: agileone <serge@agilitae.com>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 14:45:18 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 88251419f41454570b6faa8c8c75dc2e7e5ab771
  - Merge "Changed content of Resource Definition"
  - Changed content of Resource Definition

    Change-Id: I8456c05e648a62b3817a0ae90ff12b65a8b2fefa
    Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 14:45:06 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 49fc96a20d98a32e5bfbf88bf3595d09e419c7bd
  - Merge "Deleting target directory before BP enhance test"
  - Deleting target directory before BP enhance test

    The enhancement process reads a blueprint entry definition and creates
    the files describing the types used by it.

    At the end of the enhancement process, the blueprint files are copied
    to a directory. However, if it is not the first time the test is being
    run, the previous files won't be deleted beforehand.

    This does not represent a problem in case the blueprint has not added
    any extra file, but in the cases where a script is deleted, renamed or
    moved, the enhancement won't remove the old file.

    For test purposes, this is not a problem, but since the enhancement te-
    st is also used by developers to enhance their blueprints during deve-
    lopment, a small cleaning routine was added to remove the enhancement
    target directory before the operation starts, to avoid mistakes where a
    old version of a script is still being zipped as part of the blueprint

    Change-Id: I971f29f146b75d566a35cda0cb7a32a9a24be58e
    Issue-ID: CCSDK-926
Signed-off-by: ottero <rodrigo.ottero@est.tech>
5 years agoUpdate git submodules
Dan Timoney [Fri, 22 Mar 2019 14:44:52 +0000 (14:44 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 274fda687529f97d343d788a4e9da537cfeaa467
  - Merge "Dmaap Publisher base code"
  - Dmaap Publisher base code

    Dmaap publisher code for any component to create a session with the message-router

    Issue-ID: CCSDK-693

    Change-Id: I4e992f8e0d797a9a5ba169c47b81a54cabc907cb
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoUpdate git submodules
Steve Smokowski [Fri, 22 Mar 2019 14:05:40 +0000 (14:05 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 34261b6425e1a8e22b172be2b5d9e1c2d8d243a9
  - Merge "Add SO Catalog DB tables related to WFD"
  - Add SO Catalog DB tables related to WFD

    Added SO tables related to workflow designer workflows

    Change-Id: Iab90f26a392db8e64e67e751ce89857178a6d625
    Issue-ID: SO-1545
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
5 years agoUpdate git submodules
Dominic Lunanuova [Fri, 22 Mar 2019 13:47:16 +0000 (13:47 +0000)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to 4e368be013e91f0df6be905893678be1b0ca52a4
  - Merge "SSL setup for jetty server"
  - SSL setup for jetty server

    Change-Id: I7ee8c956e556469f25eba6f0e30540393a9759ce
    Issue-ID: DMAAP-1111
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
5 years agoUpdate git submodules
Steve Smokowski [Fri, 22 Mar 2019 13:13:28 +0000 (13:13 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 1eaac4b44a5b8dd73d8e9fcc83cf3eca4a86bba1
  - Merge "Hid MsoUtils.log() methods from public use"
  - Hid MsoUtils.log() methods from public use

    The MsoUtils class has utility methods for logging made publicly
    available (by default groovy scope). With changes to logging subsystem,
    other classes should not use them for logging - so they have been made
    private.

    This is last commit in a series to eliminate use of MsoUtils.log() from
    other classes and should prevent such usage in future.

    Change-Id: I8311df26e17b70043c5d8de6b13818f803319ab8
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
    Issue-ID: LOG-631

5 years agoUpdate git submodules
Kotagiri, Ramprasad (rp5662) [Thu, 21 Mar 2019 21:37:42 +0000 (17:37 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to f4231f30d53e192e15906245a8dd0e6ef42198e1
  - Java unit test code

    This change contains the following:

    1) Added Junit classes for java unit testing and code coverage
    2) Refactored code to use Spring autowiring of service class instances
    3) Updated icons to match the available font icons library
    4) Added back ccsdk-app-os module in the parent POM

    Change-Id: I545202357eb1c8257ee29e0f5a02aa37991b2673
    Issue-ID: CCSDK-1011
Signed-off-by: ramprasad kotagiri <rp5662@att.com>
5 years agoUpdate git submodules
Yang Xu [Fri, 22 Mar 2019 12:13:39 +0000 (12:13 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to e2790bafe5aaa3fa7dc39e69487b6a85eea87d27
  - Merge "Add script which looks for open JDWP ports"
  - Add script which looks for open JDWP ports

    ONAP should not expose any open JDWP ports even inside a cluser.

    Let's start enforcing this by adding test script to integration which
    will find all open JDWP ports.

    Based on initial work by:
    Radoslaw Zeszczuk <r.zeszczuk@samsung.com>

    Issue-ID: SECCOM-231
    Change-Id: Ica46faad55850c74ed24728d54f6afdb3301a6d2
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
5 years agoUpdate git submodules
Steve Smokowski [Fri, 22 Mar 2019 12:11:00 +0000 (12:11 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c56619f68d3621177759a8a426343e6bf00270c8
  - Merge "Config Assign"
  - Config Assign

    Generic Bulding block for assign shall trigger controller for config
    assign action

    Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a
    Issue-ID: SO-1481

    Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a
Signed-off-by: sunilb <sb00577584@techmahindra.com>
5 years agoUpdate git submodules
Timoney, Dan (dt5972) [Tue, 19 Mar 2019 20:31:51 +0000 (16:31 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to f6d4029257dcb6c573d421e3762eac5429eca762
  - Compile against Fluorine SR2

    Updated to compile against Fluorine SR2

    Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47
    Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
aosull01 [Wed, 20 Mar 2019 16:49:49 +0000 (16:49 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 8d1454a7f2083f097aceb368ed64bf4c05be0b80
  - Remove logging from scehduled polling

    Change-Id: Ia70ee01e4a0755c63fe84de40749847677da5dc9
    Issue-ID: EXTAPI-221
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
5 years agoUpdate git submodules
yangyan [Fri, 22 Mar 2019 07:24:14 +0000 (15:24 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 32287f93b378d1a827d9d2a84b8db50085b91e52
  - fix the operate version to 1.2.3

    Change-Id: Ibe173b82c4746107fd81afdf5104ef009bef842c
    Issue-ID: VFC-1309
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
5 years agoUpdate git submodules
Mariusz Wagner [Fri, 22 Mar 2019 06:39:31 +0000 (06:39 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 921c7baee8511eac0aa972139df3a238ac56299b
  - Merge "Update policy casablanca maint artifacts"
  - Update policy casablanca maint artifacts

    For the 2nd Casablanca Maintenance release, these artifacts are
    for the policy team fixes.

    Change-Id: I7d970bf035353e2c06944a22c244f3fffdc991b1
    Issue-ID: POLICY-1607
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoUpdate git submodules
Timoney, Dan (dt5972) [Thu, 21 Mar 2019 17:05:53 +0000 (13:05 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ed73646ce03678ed6fd1444bd34c0e13b18b7752
  - Update ccsdk, sdnc versions

    Update CCSDK and SDNC versions to stable Fluorine SR1 version

    Change-Id: Ifbeb3ae04447f07f886bcc83ddc7fcb289724d4f
    Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
liboNet [Fri, 22 Mar 2019 19:10:37 +0000 (03:10 +0800)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to 7e291b8ebf625519d44c240cbee83521317d52ee
  - rename the assembly setting

    To fix the packing assembly  issue.
    there should be a zip file generated

    Change-Id: I82bc9fc87be1bcf8b87e75e9f8f5870efa9ea7cf
    Issue-ID: MULTICLOUD-546
Signed-off-by: liboNet <libo.zhu@intel.com>
5 years agoUpdate git submodules
maopengzhang [Thu, 21 Mar 2019 11:43:12 +0000 (19:43 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to a42b1d5797a2ae3fd6942afce23dae676f9f462e
  - seperate sol and deprecated api

    seperate sol and deprecated api

    Change-Id: I4c841bdfe45876c9b44c729ac840fa496f944db9
    Issue-ID: VFC-1211
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
5 years agoUpdate git submodules
Victor Morales [Fri, 22 Mar 2019 00:12:20 +0000 (00:12 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 838ddaa50041ac4c33adeb2c8a33340fdfe2c952
  - Merge "NewRouter supports custom backend clients"
  - NewRouter supports custom backend clients

    NewRouter needs to support custom clients
    This is needed where the backend clients are mocked
    and we need url path parameters to be available in our
    unit tests.
    Using the same router code allows us to do this.

    Issue-ID: MULTICLOUD-547
    Change-Id: Id51b6f0a9afe4965efaf2611fc642bccb9ac1d39
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
5 years agoUpdate git submodules
Patrick Brady [Wed, 20 Mar 2019 22:36:50 +0000 (15:36 -0700)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 365efba8eed6ba3dbc7f7c50c2bd93312da2a162
  - Changes for cdt over https

    Change cdt to run on nginx image
    Configure nginx to use https
    Add sample certificates for https

    Change-Id: Ie93cf7e5b0e6a287753ffd54edace5492ad667b3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
    Issue-ID: APPC-1551

5 years agoUpdate git submodules
varun gudisena [Thu, 21 Mar 2019 21:13:38 +0000 (21:13 +0000)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to ea6cd99e12da523069055015970d26260d138649
  - Merge "Tidy up one test"
  - Tidy up one test

    Change-Id: I9056d0b05373e25d990051e742a59cb43ec86c67
Signed-off-by: dglFromAtt <dgl@research.att.com>
    Issue-ID: DMAAP-1095

5 years agoUpdate git submodules
Jerry Flood [Wed, 20 Mar 2019 20:26:09 +0000 (16:26 -0400)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to c94045026c7bb0ddf493f4dafccc8a60465f9928
  - Update robot docker to python3

    Fix style stuff

    Issue-ID: OPTFRA-462
    Change-Id: Idc039fddd1528bf083d5cf9158f6636d2dc3887a
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoUpdate git submodules
guochuyicmri [Thu, 21 Mar 2019 11:51:39 +0000 (19:51 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 8ca667af29ce93f5b801ccfafbf6d14e55640300
  - Dashboard Interface Function Modification

    Change-Id: Ia3ebdfaa0dd3acde1e626ed500341e0d4ae72142
    Issue-ID: USECASEUI-214
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
5 years agoUpdate git submodules
Hagop Bozawglanian [Thu, 21 Mar 2019 18:34:15 +0000 (18:34 +0000)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 18ce168257d53c947dc5a3b399ccb7c712e628f1
  - VNFRQTS - Update references

    Change-Id: Ie8a4e081b4842feea848c2a8a1c25d024e512f2b
    Issue-ID: VNFRQTS-563
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
5 years agoUpdate git submodules
Jegadeesh Babu [Thu, 21 Mar 2019 16:22:29 +0000 (21:52 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 1e538efce498a934d52e074f095838229b9cd1af
  - Modified code to avoid null pointer exception

    Sonar fix

    Issue-ID: APPC-1550
    Change-Id: I6c6afcf13e33f06d70883a588574ed83a9e2dfdc
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
5 years agoUpdate git submodules
Timoney, Dan (dt5972) [Thu, 21 Mar 2019 18:21:15 +0000 (14:21 -0400)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to f76fb8b6a0569ff5ddeb7748041c2f9cf9b07720
  - Remove -STAGING from version

    Remove string -STAGING from release version

    Change-Id: Icb789c8b0e3e1cd8024eb6c70c56a96cf7455e91
    Issue-ID: SDNC-704
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
Steve Smokowski [Thu, 21 Mar 2019 18:41:33 +0000 (18:41 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 2061d60c2d380af5b9276ff4f86b3c95fbb7a5c1
  - Merge "removed extra argument from extractByKey method"
  - removed extra argument from extractByKey method

    removed extra argument from extractByKey method

    Change-Id: I9835672eef5d6ab0c7b0c2b21e5a84be8aa305a7
    Issue-ID: SO-1678
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdate git submodules
Steve Smokowski [Thu, 21 Mar 2019 18:41:24 +0000 (18:41 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 189ee75f7dbf9c00c21c1a1163629b31cbf08e18
  - Merge "Corrected hibernate for cfvc customization table"
  - Corrected hibernate for cfvc customization table

    fix two tests that did not ignore some properties
    fix schema sql file that was missing fields
    Properly wire hibernate entities, clean up db tables
    Update schema.sql files to be consistent
    add junit for customization linked to same cvnfc

    Change-Id: I4bc0a83cb3908f5b34224416e75446b6cd166b9e
    Issue-ID: SO-1689
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdate git submodules
Steve Smokowski [Thu, 21 Mar 2019 18:40:40 +0000 (18:40 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ae62cbb1785ea581be62496170ce5595bacd51da
  - Merge "Removed MsoUtils.log() calls from CatalogDbUtils"
  - Removed MsoUtils.log() calls from CatalogDbUtils

    Refactored calls to MsoUtils.log() to use logger object already present
    in the CatalogDbUtils class.

    In addition the CatalogDbUtils class has been accepting MsoUtils object
    as parameter to constructor - which is not necessary and not aligned
    with style in rest of the groovy code.

    Change-Id: Ib80593294ead5b2779f667d8e58f128e958538f0
    Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
5 years agoUpdate git submodules
Steve Smokowski [Thu, 21 Mar 2019 18:39:50 +0000 (18:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 1b9b833a49976c449bbb65b8a7975e8b17620154
  - Merge "Adjust audit to use device_id to find nova server"
  - Adjust audit to use device_id to find nova server

    Adjust audit to use device_id to find nova server

    Change-Id: If060b68ba480b0750e66a7fe26a6fa72382dcdd5
    Issue-ID: SO-1677
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdate git submodules
Steve Smokowski [Thu, 21 Mar 2019 18:39:28 +0000 (18:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c4f1499499f3efa723def5dc15f571bd92a08bf4
  - Merge "moved object declarations from class level"
  - moved object declarations from class level

    moved object declarations from class level to methods

    Change-Id: Ifaae789120d5838380840dee4d207495e55dbe5c
    Issue-ID: SO-1688
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdate git submodules
Steve Smokowski [Thu, 21 Mar 2019 18:39:22 +0000 (18:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 533fd3174a7a5872ea43fb7d6dc8eb6165af2be5
  - Merge "Change status from inventoried to assigned"
  - Change status from inventoried to assigned

    change orch status from inventoried to assigned
    add in rainy day scenario fix
    fix bpmn rollback condition statement
    remove connect from config to vf module

    Change-Id: I84198d56c18e4167d4cfbee0751613fa0386b160
    Issue-ID: SO-1686
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdate git submodules
Steve Smokowski [Thu, 21 Mar 2019 18:39:12 +0000 (18:39 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ec951b7dae52752aa5d5092e56af1856a6359462
  - Merge "removed unused test classes and methods"
  - removed unused test classes and methods

    removed unused test classes and methods

    Change-Id: I9ae5f6f49e416f208e8879ed202aa8865bc9ef83
    Issue-ID: SO-1687
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdate git submodules
Steve Smokowski [Thu, 21 Mar 2019 18:38:45 +0000 (18:38 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to b08cb0bfece861680ac462948c3fa4315487e603
  - Merge "Updated to use vnfOperationalEnvironmentId"
  - Updated to use vnfOperationalEnvironmentId

    Updated to use vnfOperationalEnvironmentId to call AAI for PATCH status
    to ACTIVE.

    Change-Id: Ic2057b39a737b9636d0a053e097d762430fe991b
    Issue-ID: SO-1685
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoUpdate git submodules
MichaelMorris [Thu, 21 Mar 2019 12:52:58 +0000 (12:52 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to bc304283e1b15c2bd146617c328b3e00874b09f7
  - Create empty implementation of create VNF request

    The implementation provides no functionality (just logs the call and returns 202 with a job id) but enables invocation of the adapter from a flow

    Issue-ID: SO-1621
    Change-Id: I1a4aa263fee0bc10dd74c8611a48a611ace6872f
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoUpdate git submodules
fzhang [Fri, 15 Mar 2019 07:59:38 +0000 (00:59 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to d4750f55e12ede6669c2801c17e995162ebae16a
  - Add new requirement R-146092

    Add new requirement R-146092 to support VNF/PNF non-MANO Manifest file

    Change-Id: Ia7a4a1c5e504c5d5476544fd23b1532895f28ccb
    Issue-ID: VNFRQTS-572
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 13 Mar 2019 20:05:39 +0000 (16:05 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/parent.git from branch 'master'
  to 9341f0842038d226d24ff51cf358770c35ea8f7c
  - Updates for Fluorine SR2

    Update versions in CCSDK parent pom for Fluorine SR2 release

    Change-Id: I2325209b1359091b28cb485cad35aee5caadb13f
    Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
Conor Ward [Thu, 21 Mar 2019 17:35:28 +0000 (17:35 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 0312e2224f81619699151718622b44db699bcce8
  - Merge "small, multi-platform docker images"
  - small, multi-platform docker images

    Issue-ID: INT-907
    Issue-ID: INT-908
    Issue-ID: INT-909

    Change-Id: I2df861f0098588ec9b394b501af2de6f7559c213
Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com>
5 years agoUpdate git submodules
MatthieuGeerebaert [Thu, 21 Mar 2019 15:19:09 +0000 (16:19 +0100)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 726031bf80339a3c23cc52f89a403e86afa301f4
  - Reverse oparent to snapshot

    Add profiles from oparent

    Change-Id: I42660228eaad14a275043be26424ae88e9bf8d69
    Issue-ID: EXTAPI-223
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
5 years agoUpdate git submodules
fzhang [Fri, 15 Mar 2019 07:48:26 +0000 (00:48 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 1cd65213ba6c65f43d5fbbb149a6b2cdb411eec8
  - Update R-01123

    Add PNF support in requirement R-01123

    Change-Id: I45f5bc55fade37d86d7de3da929c71e3daaf030b
    Issue-ID: VNFRQTS-568
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
EmmettCox [Thu, 21 Mar 2019 13:47:03 +0000 (13:47 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 0df559b37da83b4730140f63f0743fae082d4983
  - LogRecord unit testing

    Change-Id: Id5aa288aaf9f45af50a4479f52f5fe9702abbd67
    Issue-ID: DMAAP-1104
Signed-off-by: EmmettCox <emmett.cox@est.tech>
5 years agoUpdate git submodules
Timoney, Dan (dt5972) [Thu, 21 Mar 2019 15:45:33 +0000 (11:45 -0400)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to b490834581b6f24c4a4831c8afc9247d2e484064
  - Remove staging plugin

    Remove staging plugin from top level pom

    Change-Id: I9d005782bd3f768060e19570970554b703bb496b
    Issue-ID: SDNC-704
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
Timoney, Dan (dt5972) [Thu, 21 Mar 2019 15:43:19 +0000 (11:43 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to bd00c7f1f5c375d129864cd17ffb738cede5fd95
  - Remove staging pluging

    Remove staging plugin from top level pom

    Change-Id: I64fb9ea87f738ea0ed1fe3cd4c3699129d884a04
    Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
Pamela Dragosh [Thu, 21 Mar 2019 15:54:43 +0000 (15:54 +0000)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 97ce3b94390c10a1af43ed5614ca976095c0097d
  - Merge "use hibernate and breakup dbdao and papservlet"
  - use hibernate and breakup dbdao and papservlet

    Change-Id: Ifa655d56bda0ab4c748f188767122e7bd927155b
    Issue-ID: POLICY-1417
Signed-off-by: pa834y <pa834y@att.com>
5 years agoUpdate git submodules
Sandeep J [Thu, 21 Mar 2019 14:17:37 +0000 (19:47 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 0a4c5940e9757e422adc24d84044d742563b0829
  - added test case to PoolTest.java

    to increase code coverage

    Issue-ID: APPC-1086
    Change-Id: I1389e3f6600bf8c09140a322c978a68c6fee5df1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdate git submodules
Sandeep J [Thu, 21 Mar 2019 13:56:25 +0000 (19:26 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to f734eff061de3c8570e005aa282ceed0b0a8f7b5
  - added test case to VmStatuschecker.java

    to increase code coverage

    Issue-ID: APPC-1086
    Change-Id: Id1a3be46235af057c1f3f72cd2afd8ebbe377bc2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdate git submodules
eronkeo [Wed, 20 Mar 2019 15:00:20 +0000 (15:00 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to f842b36613c91f86dd371b590e048e5c4e510f34
  - update for missing nginx tarfile

    This update adds an entry to the docker_images lists file to ensure
    it is saved as a tar file and available for processing in the
    "Prepare infra related images to infra folder" section.

    Change-Id: I293144daa96b3c579443a2e76a407ea04821dce7
    Issue-ID: OOM-1738
Signed-off-by: eronkeo <ronan.keogh@est.tech>
5 years agoUpdate git submodules
Pamela Dragosh [Wed, 20 Mar 2019 17:40:13 +0000 (13:40 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 37a3ff64ba8a3c4b360c7b19a1510b22a95b3415
  - Update Casablanca Maint release notes

    Update release notes for 2nd Casablanca Maintenance
    release.

    Issue-ID: POLICY-1607
    Change-Id: I283c7697df6ec7519ea3702728ddf06d035a7b09
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
    (cherry picked from commit bc7c2bd6408ce2ee742a294456e45284d7ae2fc2)

5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:23:40 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 0062e1b42310b4c1dd3665e0ded10b2085923a3e
  - Merge "Metadata component css changes"
  - Metadata component css changes

    Added css changes to metadata component

    Issue-ID: CCSDK-1098
    Change-Id: Ic989b3bec49d0c876901458242ba0d1610ae4418
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:23:30 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to bd70c4972801b672bd7c490ce8ca77d872359bf0
  - Merge "Search template css changes"
  - Search template css changes

    Made css changes to buttons in search component

    Issue-ID: CCSDK-1098
    Change-Id: I8ad371b291ca6daf72ae8b9445d7c31e69754c33
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:23:18 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d63aef3d2443847be38e41f3ab2b4c33d9a78a54
  - Merge "Select Template css changes"
  - Select Template css changes

    Add css changes to buttons in select template component

    Issue-ID: CCSDK-1098
    Change-Id: Id56bfaad1627a5cce2a13eb78155ecdd4a8876b8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:23:03 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to a5bdd91eaf12ef2d9041bfb0ce3c177490eda77c
  - Merge "Editor Component Changes"
  - Editor Component Changes

    Implemented code to highlight file o select.

    Issue-ID: CCSDK-1098
    Change-Id: I1daa4d86b77ebb5de72f425b536ba64e18b04dfd
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:22:49 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 51e888dddedd08ab38e9afb7de961876a6decea7
  - Merge "Designer View css changes"
  - Designer View css changes

    Made css changes

    Issue-ID: CCSDK-975
    Change-Id: Ia43f8d3952f09b06d83fe863c8841e15618be71c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:22:36 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 9cbc876b49d8003fed7af6ae72ed0061f5cf778e
  - Merge "jsoneditor dependencies added"
  - jsoneditor dependencies added

    Change-Id: I5d1fa9c4ba74233792b641acd9bbb1300458bf35
    Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:22:29 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 202e2ec5c8428e67bf5f9b245a9ba3d5dd73a9f1
  - Merge "sources template changes"
  - sources template changes

    json editor added in panels

    Change-Id: I99430bc4bcc3be2e729b551a77a2677dcd74d46e
    Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:22:22 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to aa3e4974775f1c93d98ac1a569dfa53131731d0b
  - Merge "Search pipe"
  - Search pipe

    Change-Id: I12067ff7e9e7a8aac1ea11328e8d0da08cb791f2
    Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:22:16 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 232706f023aa052eff928f23e6fabf32d7895c1b
  - Merge "Removed unwanted componets"
  - Removed unwanted componets

    Change-Id: I8fa225f4f7999e8613786726f88e07fe3259d67f
    Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:22:12 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 018e8582d315924b5759c97c6fd495f8e4d237f2
  - Merge "Removed save component"
  - Removed save component

    Change-Id: I0bec8a830384dc0ba02739e6a5ad7e7a9cebf7c4
    Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
5 years agoUpdate git submodules
Dan Timoney [Thu, 21 Mar 2019 13:21:51 +0000 (13:21 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c0c91752cf7bb5bddb940de2f0eb8627ad645279
  - Merge "Removed unwanted files and folders"
  - Removed unwanted files and folders

    Change-Id: I38081c450c458fb7e4f304c236d76f869978a73a
    Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoUpdate git submodules
Ezhilarasi [Tue, 19 Mar 2019 10:57:52 +0000 (16:27 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 9c710f46ae1305865a30285bff70a2e5778fbf7f
  - Modified CBA content

    Change-Id: I17db49b8aa1864260e0d70c4b42f95257f6d4d08
    Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoUpdate git submodules
David Stilwell [Thu, 21 Mar 2019 13:21:31 +0000 (13:21 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to b2ce22fe9115e0622eb01b1fba0faa5decb6a3d2
  - Merge "Use released version of sdnc-northbound"
  - Use released version of sdnc-northbound

    Update sdnc docker build to use released version 1.5.0 of sdnc-northbound.

    Change-Id: Idf6f50ce14fb61ab8775002a084bdd72e68e8195
    Issue-ID: SDNC-704
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
Bryan Guo [Thu, 21 Mar 2019 07:05:07 +0000 (15:05 +0800)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 05ccc1879959d01720065f633d08e68ede2c04aa
  - add DGs for BBS usecase

    Issue-ID: SDNC-698,SDNC-699,SDNC-700

    Change-Id: Iac71c3ad2a42def4bf1fd0e3464f028dae5a5414
Signed-off-by: Gxxxx <guofengbei@huawei.com>
5 years agoUpdate git submodules
Bryan Guo [Mon, 18 Mar 2019 10:12:32 +0000 (18:12 +0800)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to c128094513b16ceb2902d712edf47d2371d8adab
  - Add create\deleteAccessConnectivityInstance DGs

    Issue-ID: SDNC-697,SDNC-697

    Change-Id: I13160216d52c32e5b54fb70b6128be4a71f4110e
Signed-off-by: Gxxxx <guofengbei@huawei.com>
5 years agoUpdate git submodules
Bryan Guo [Mon, 18 Mar 2019 09:13:21 +0000 (17:13 +0800)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to e4baee0166bf461d700c0939586bb5c1170e85ed
  - Extend network-topology-operation rpc for bbs

    Issue-ID: SDNC-696

    Change-Id: I2d2362e53b0e3560e87a0b13eb94fc9588b5dab3
Signed-off-by: Gxxxx <guofengbei@huawei.com>
5 years agoUpdate git submodules
Marco Platania [Thu, 21 Mar 2019 12:47:30 +0000 (12:47 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 3e674c0d6a25fa5eb6626931ec49ef6be27bb4ae
  - Merge "Add script which checks for http ports"
  - Add script which checks for http ports

    ONAP should not exposed any http ports, https should be used instead.

    Let's start enforcing this by adding test script to integration which
    will find all http ports exposed outside of cluster.

    Issue-ID: SECCOM-231
    Change-Id: I88e4b7890aaaa1bea06b496a6f97f4d5e9771215
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
5 years agoUpdate git submodules
fzhang [Wed, 13 Mar 2019 10:08:02 +0000 (03:08 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 5cd7cca9d940fa5f867ce74ca218f6710e7ecc69
  - Add PNF modeling requirement

    Update chapter 5 title with PNF modeling support

    Change-Id: Ica63866cf1aa2446cef711146589392890346646
    Issue-ID: VNFRQTS-560
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
Mahendra Raghuwanshi [Thu, 21 Mar 2019 04:52:18 +0000 (04:52 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 4e4c628e28b5b6c16f30afbb8e2eba50f9f4280e
  - Add cassandra to all override files

    Issue-ID: OOM-1747

    Change-Id: I9a3a1751fdd4cae1ce48d56b4a1b202ba9c3de4b
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
5 years agoUpdate git submodules
fujinhua [Thu, 21 Mar 2019 00:52:26 +0000 (08:52 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 0194671a341317b41162ce8f48f8112337c88b0c
  - Add api adaptor for update nfvo info

    Change-Id: I4fe49c57b21cfb43ea2061b35d031d01160c4f73
    Issue-ID: VFC-1307
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoUpdate git submodules
maopengzhang [Thu, 21 Mar 2019 01:09:58 +0000 (09:09 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 33cccf1ce1c762bf0a26b3dbfb6ccc4b5b219c68
  -  add license

    add license

    Change-Id: I54e4c4c28623d93e9dbcad25620083b72ae46cec
    Issue-ID: VFC-1211
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
5 years agoUpdate git submodules
Ittay Stern [Thu, 21 Mar 2019 04:47:12 +0000 (04:47 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 926100a4e3d59d0dbee1f79570fca98d177d323b
  - Merge "Preset for Workflows action:EQUALS:scaleOut"
  - Preset for Workflows action:EQUALS:scaleOut

    Change I71d44c6b36babcc5b8931cda65ab86940062deda modified
    MsoBusinessLogicImpl.getOrchestrationRequestsForDashboard
    to require having a response from MSO for action:EQUALS:scaleOut in
    order to see the other modelType:EQUALS:vnf workflows.

    Change-Id: Ib5466c366938653f1cb3edfeb07328a4bc0b5afc
    Issue-ID: VID-403
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoUpdate git submodules
Jimmy Forsyth [Wed, 20 Mar 2019 21:14:34 +0000 (17:14 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 4f12401addd74091066f6ca264374becc2e43c4d
  - Update ESR to latest artifact

    Issue-ID: AAI-2236
    Change-Id: If2d2b5559c047e0730ee96e5506a50e9f0ba685f
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdate git submodules
zhangab [Thu, 21 Mar 2019 02:45:24 +0000 (10:45 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to c3e53185d6f653727cee2144804aa5404dea6f5a
  - Upgrade oparent version to 1.2.3

    Change-Id: Iacb464d5333c662b3535c3111ee97978810bfc08
    Issue-ID: USECASEUI-247
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
5 years agoUpdate git submodules
liboNet [Thu, 21 Mar 2019 18:35:16 +0000 (02:35 +0800)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to 74c55a7fa750262c3063f6ae8655f209ac63722b
  - add packages support for artifact broker

    add a submodule of packages to generate a .zip file.
    update related pom.xml to make it friendly readable.
    use the 9014 as healthcheck targetPort

    Change-Id: I98ed96639bbf6ecfeb87f1bffe2e55e7a62ac062
    Issue-ID: MULTICLOUD-546
Signed-off-by: liboNet <libo.zhu@intel.com>
5 years agoUpdate git submodules
zhangab [Wed, 20 Mar 2019 22:15:26 +0000 (06:15 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to b9b4e5e304d5990f367dd30dd70622396d0b9571
  - Create repository INFO.yaml file

    Change-Id: I62be722a7cd4a2ec3213ea73197afecd77b11b31
    Issue-ID: USECASEUI-244
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
5 years agoUpdate git submodules
Victor Morales [Thu, 21 Mar 2019 01:43:54 +0000 (01:43 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 7830bf49fbdcf1b726dc8dc3aca3638fb2195e66
  - Merge "Remove -a build flag"
  - Remove -a build flag

    -a forces rebuilding of packages
    that are already up-to-date. This is
    slowing down builds to several minutes

    Change-Id: Iac082538b91e60b23dc1a2f3b1f1597e078d7a4a
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
    Issue-ID: MULTICLOUD-301

5 years agoUpdate git submodules
Victor Morales [Thu, 21 Mar 2019 01:40:19 +0000 (01:40 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 57ba15140f909434bd309a447c53eb6db4147f8f
  - Merge "Bring in all the other helper code"
  - Bring in all the other helper code

    Bring in all the helper functions added for end to end
    integration. This allows the api level upload of helm charts,
    profiles and also instantiation of said helm charts.
    P3: Plugin index is based on lowercase kind name
        whereas the map contains the correct case for kind.
        Convert to lower case before loading the plugin.
    Changes after rebasing on the new folder structure.
    Rebasing over the new folder structure
    P8: Add unit tests for Resolve function
        Fix the integration tests for createvnf
        I had to add a huge blob of base64 encoded data
        based on the profile and sample helm chart to test
        the flow.
    P12: Update the integration test with the rb_profile_id parameter

    Issue-ID: MULTICLOUD-291
    Change-Id: If04c41cb185074989ab6c96557958140c43e456d
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>