Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: SO-1259
Change-Id: Icc2041b5e38ed8f979e13eb0cca78c696d6b9df4
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-1259
Change-Id: I485b96b0ae3c6f4b39826db1272e5a73dbad784b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
update OperationStatus Based On ResourceStatus
add Authorization header to get csar from db
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064414
Issue-ID: SO-1256
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064415
Issue-ID: SO-1256
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064414
Issue-ID: SO-1256
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Issue-ID: SO-1259
Change-Id: I0d216c244784fbf558f35302e6b5e8540f6cb58b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
|
|
Issue-ID: SO-1259
Change-Id: Iec30c7f366427fbd05ca51f350992e958db93100
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-1259
Change-Id: I2d759f101fd04117a58cab9d82e44abf2adc62fc
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-1259
Change-Id: I95219fa110b191860c9e6013e79dc5de33ecf382
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
|
|
Issue-ID: SO-1259
Change-Id: Ie7b333bbb7b009e35456bbd2a48216f0f10c83e9
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-1259
Change-Id: Ia061d40fb21c8e572bd42b64d6edab6cf944877d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-1259
Change-Id: I0ac6d0ea371c62be119e49e830c3cbb865a9c239
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
Issue-ID: SO-1259
Change-Id: Ice9fc46f3d4a6bd416c93e8ac3ad51ee17330034
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Moved client and builder to namingservice package
Renamed file to NamingRequestObjectBuilder and updated packages
Updated namespaces for namingservice beans
Removed unused test resource files
Added endpoint and authentication information to yaml
Added NamingMapperTest for mapper layer
Added NamingMapper for mapping requests and responses
Began adding NamingClient for assign and unassign requests
Added maven dependency for namingmS client beans
Describe NamingClientResponseValidator as a Bean
Fix a JUnit for delete tasks for Naming Service.
Change NamingClient to return a String with the result and throw an
exception.
Add delete/create tasks for NamingService interaction and related
JUnits.
ResponseValidator for NamingClient and Resources class to support
Naming Service interactions.
removed naming service dependency
added serializable flag for naming service model gen
Change-Id: I0d9efe4009207f3739a3b6515592e67cfeedf822
Issue-ID: SO-1260
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
Issue-ID: SO-1259
Change-Id: I81adcdddd52ff28629b73a6d61c5d9ad00e38ceb
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-1257
Change-Id: Iac3cf2cf594b9b3224b5741d8589c7d3b9c5e205
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Change-Id: I7806cdd1998c4451359b452eb5c9bf1e7059fc32
Issue-ID: SO-1245
Signed-off-by: shinuj1989 <shinu.john@ericsson.com>
|
|
The lines added to HttpClient in https://gerrit.onap.org/r/#/c/72771/
broke the usage of HttpClient by the multicloud adapter.
The 'content-type' line seems redundant - content type is specified
in the HttpClient constructor.
The 'Authorization' line (which broke multicloud usage) seems
inappropriate here. The Authorization string shouldn't be
hard coded into a generic client. There are other methods
available for adding the authentication header.
Change-Id: I19ac1a382778fe50bc7e98e1e9b9a4d84897b2a6
Issue-ID: SO-1257
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
remove processes.xml from application in favor of spring properties
removed the last @EnableProcessApplication annotation
removed remaining processes.xml from code
modified JEL expression with explicit getVariable calls
update application.yaml defaults for camunda deployment
Update camunda configuration to run history clean up
Change-Id: If9a5cf03a8cdc33c32eeb790656f925d2f0b6d7b
Issue-ID: SO-1232
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Fix broken UT from removing alarm logger
fixed compilation and merge issues
Remove all usage of AlarmLogger
Change-Id: Ic87abd51423274570bfca0ed976d9642a91a843d
Issue-ID: SO-1229
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064412
Issue-ID: SO-1249
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
|
|
|
|
|
|
Fix sdc-tosca version.
Change-Id: I8529162004b408238c260d48c560c799c5f41508
Issue-ID: SO-1252
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
|
|
Fix model vnfresource bean annotation.
Change-Id: If18ea766623ad087eae8ac9ea31258dacd192ff7
Issue-ID: SO-1252
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Issue-ID: SO-1249
Change-Id: Ifbeb768b543cbdf4fdec2c4735b9c6a15ce72c90
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
|
|
changed resource type from CUSTOM to NO_VALIDATE
when building block detail is CUSTOM skip validation
Change-Id: Ie00fad1f96071703a35b96cc5fe83ce5dc2092bb
Issue-ID: SO-1243
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
changed assign vnf sdnc to use the async subflow
Change-Id: I481fec57c9b5ab6a628fc3df52ad7f005aa63f4c
Issue-ID: SO-1226
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Fix intgration issue for E2E service.
Change-Id: I1b701f137ebc79addfb6914c7c68ac8c73f673d4
Issue-ID: SO-1252
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Change-Id: I96524757c4efb93f5ff03f31a4cf8dcb5fa88025
Issue-ID: SO-1243
Signed-off-by: Kuleshov, Elena (ek1439) <evn@att.com>
|