aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-29update OperationStatus Based On ResourceStatusYulian Han1-0/+62
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064415 Issue-ID: SO-1256 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-29vfc adapter authentication bug fixYulian Han5-151/+177
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064414 Issue-ID: SO-1256 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-29Merge "Add Docker info" into casablancaChuanyu Chen1-1/+13
2018-11-29Merge "Alignment correction" into casablancaChuanyu Chen1-17/+20
2018-11-29Add Docker infoseshukm1-1/+13
Issue-ID: SO-1259 Change-Id: Iec30c7f366427fbd05ca51f350992e958db93100 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-29Alignment correctionseshukm1-17/+20
Issue-ID: SO-1259 Change-Id: I2d759f101fd04117a58cab9d82e44abf2adc62fc Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-29Merge "Correction of the links" into casablancaChuanyu Chen1-4/+4
2018-11-29Merge "Correction of the links" into casablancaChuanyu Chen1-12/+15
2018-11-29Correction of the linksseshukm1-4/+4
Issue-ID: SO-1259 Change-Id: Ie7b333bbb7b009e35456bbd2a48216f0f10c83e9 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-29Correction of the linksseshukm1-12/+15
Issue-ID: SO-1259 Change-Id: I0ac6d0ea371c62be119e49e830c3cbb865a9c239 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-29Merge "Refactor the release notes" into casablancaChuanyu Chen1-1/+2
2018-11-29Refactor the release notesseshukm1-1/+2
Issue-ID: SO-1259 Change-Id: Ice9fc46f3d4a6bd416c93e8ac3ad51ee17330034 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-28Merge "use config value instead hard code of url" into casablancaSeshu Kumar M3-44/+152
2018-11-28Merge "Draft release notes" into casablancaByung-Woo Jun1-0/+38
2018-11-28Merge "Correct the http client auth issue" into casablancaByung-Woo Jun1-4/+17
2018-11-28Draft release notesseshukm1-0/+38
Issue-ID: SO-1259 Change-Id: I81adcdddd52ff28629b73a6d61c5d9ad00e38ceb Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-28Correct the http client auth issueseshukm1-4/+17
Issue-ID: SO-1257 Change-Id: Iac3cf2cf594b9b3224b5741d8589c7d3b9c5e205 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-28Flow loses highlighted path on page reloadsshinuj19892-7/+8
Change-Id: I7806cdd1998c4451359b452eb5c9bf1e7059fc32 Issue-ID: SO-1245 Signed-off-by: shinuj1989 <shinu.john@ericsson.com>
2018-11-28Fix HttpClient change which broke multicloudEric Multanen1-2/+0
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>
2018-11-27use config value instead hard code of urlYulian Han3-44/+152
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064412 Issue-ID: SO-1249 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-27Merge "Fix sdc-tosca version" into casablanca1.3.4Seshu Kumar M1-1/+1
2018-11-27Merge "update the release to 1.3.4" into casablancaChuanyu Chen1-1/+1
2018-11-27Fix sdc-tosca versionsubhash kumar singh1-1/+1
Fix sdc-tosca version. Change-Id: I8529162004b408238c260d48c560c799c5f41508 Issue-ID: SO-1252 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-27Merge "Fix model vnfresource bean annotation" into casablancaSeshu Kumar M2-1/+4
2018-11-27Fix model vnfresource bean annotationsubhash kumar singh2-1/+4
Fix model vnfresource bean annotation. Change-Id: If18ea766623ad087eae8ac9ea31258dacd192ff7 Issue-ID: SO-1252 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-27update the release to 1.3.4seshukm1-1/+1
Issue-ID: SO-1249 Change-Id: Ifbeb768b543cbdf4fdec2c4735b9c6a15ce72c90 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-26Merge "Add ActivitiesBBs to building block detail" into casablancaRob Daugherty1-0/+13
2018-11-26Merge "Add aLaCarte variable to ExecuteActivity." into casablancaRob Daugherty1-0/+1
2018-11-26Do not validate certain BBsBenjamin, Max (mb388a)5-2/+53
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>
2018-11-25Fix intgration issue for E2E servicesubhash kumar singh3-16/+12
Fix intgration issue for E2E service. Change-Id: I1b701f137ebc79addfb6914c7c68ac8c73f673d4 Issue-ID: SO-1252 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-24Add ActivitiesBBs to building block detailElena Kuleshov1-0/+13
Change-Id: I96524757c4efb93f5ff03f31a4cf8dcb5fa88025 Issue-ID: SO-1243 Signed-off-by: Kuleshov, Elena (ek1439) <evn@att.com>
2018-11-24Add aLaCarte variable to ExecuteActivity.Elena Kuleshov1-0/+1
Change-Id: I5dbc470a7ccc92847985681ea9fb39566fdb443f Issue-ID: SO-1243 Signed-off-by: Kuleshov, Elena (ek1439) <evn@att.com>
2018-11-25Merge "Fix retrieval for SDNC endpoint" into casablancaSeshu Kumar M2-4/+9
2018-11-25Merge "Fix version string in query" into casablancaSeshu Kumar M1-1/+1
2018-11-25Merge "Fix parsing for pnf-name" into casablancaSeshu Kumar M1-8/+13
2018-11-24Fix retrieval for SDNC endpointsubhash kumar singh2-4/+9
Fix retrieval for SDNC endpoint. Change-Id: I51f79b61ab9194e3d45a71dac5ca5fe7c869cff4 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-24Fix version string in querysubhash kumar singh1-1/+1
Fix version string in query. Change-Id: Idf990d7f58cc93302670fb270735d71f0a834912 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-24Fix parsing for pnf-namesubhash kumar singh1-8/+13
Fix parsing for pnf-name. Change-Id: I2d846725b4aafda12587dfb5d7992b1accc02aa8 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-24use config value instead hard code of urlYulian Han3-19/+36
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064411 Issue-ID: SO-1249 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-23asdc process vf resource into db bug fixYulian Han1-68/+80
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064410 Issue-ID: SO-1235 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-22Merge "update the version to 1.3.3" into casablanca3.0.0-ONAP1.3.3Chuanyu Chen1-1/+1
2018-11-21Merge "Changed nodeport from 9091 to 30224" into casablancaSeshu Kumar M1-1/+1
2018-11-22update the version to 1.3.3seshukm1-1/+1
Change-Id: I385abf3c7d0d04df8a3bf20f79d24c6d595691d6 Issue-ID: SO-1242 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-21Changed nodeport from 9091 to 30224eHanan1-1/+1
Change-Id: I64999b518b5ea2d20bd74a07ed1e566df065688f Issue-ID: SO-1164 Signed-off-by: eHanan <eoin.hanan@ericsson.com>
2018-11-21Fixing JsonMappingException issueShinu John1-12/+13
Change-Id: I6654464a85152058787e5ce2530c0cf332c8e6e0 Issue-ID: SO-1236 Signed-off-by: Shinu John <shinu.john@ericsson.com>
2018-11-21Fix Default RecordSmokowski, Steve (ss835w)1-1/+22
Issue-ID: SO-1184 Change-Id: I2708484dce63be8bb043231444aec6eb6438fdae Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-11-21Merge "insert service progress into db if no record" into casablanca1.3.2Seshu Kumar M2-30/+8
2018-11-21insert service progress into db if no recordYulian Han2-30/+8
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064409 Issue-ID: SO-1235 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-20Enhanced Exception handling.Prema Bhatt2-4/+48
Issue-ID: SO-1182 Change-Id: Iae4a0072b637ddd0e64c4ec54421509e1c03ccc5 Signed-off-by: Prema Bhatt <pb6115@att.com>
2018-11-21Merge "Modify Retry" into casablancaSeshu Kumar M1-2/+3