aboutsummaryrefslogtreecommitdiffstats
path: root/volumes
AgeCommit message (Collapse)AuthorFilesLines
2023-02-28Adding the CNFM DB CreationHEADmasterwaqas.ikram2-0/+34
Change-Id: I9e7e5adaa0ea54a8ffb8e02212caf513ddd75240 Issue-ID: SO-4067 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-01-28Add the NFVO DB Creation to Docker-config for ETSI NFVO NS LCM CSIT Testsrope2523-0/+33
Change-Id: I68c5a379d89b2a807018636ba1c80156c885f7e2 Issue-ID: INT-1839 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-08-12Add new ve-vnfm adapter in docker-configmukesh.paliwal1@huawei.com1-0/+49
Issue-ID: SO-3148 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: I2069e38c4499308df849db2435e5930fbafc8ba0
2020-08-12Add vnfm adapter in docker.compose.ymlmukesh.paliwal1@huawei.com1-0/+41
Issue-ID: SO-3149 Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> Change-Id: I9972faf5f5450839483449851f581a891d9f6c5e
2019-08-23SO datasource config updatesarada prasad sahoo7-88/+72
SO datasource config update as per new Hikari library changes in SO Change-Id: Ifec4936ca269395bf14609b2cee8f944005931b3 Issue-ID: SO-2118 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-08-22Corrected the local env request Authorization Keysarada prasad sahoo5-48/+106
Authorization key to communicate dockers in local env when using docker compose was old, corrected as per new AES_GCM mode, it was correct in oom but wrong in docker-config project. Change-Id: I69dbe79bbb6a0e23b8c5cd730f0b0b4cd0946f1c Issue-ID: SO-1809 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-07-23Add override file for vnfm-adapter to docker-config foldereHanan1-0/+12
Change-Id: I6ef0c54101eb25df233203cb78f8ad3c6705d8e5 Issue-ID: SO-1951 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-05-08Corrected the ApiInfra to BPMInfra request Authorization Keysarada prasad sahoo1-1/+1
APIInfra sends request to BPMNInfra with authorization key which was old, corrected as per new AES_GCM mode, it was correct in oom but wrong in docker-config project Change-Id: I2fa3ffdd40020e94506672caaa749e3889f39e42 Issue-ID: SO-1809 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-04-15Add endpoint for deployment to CamundaElena Kuleshov1-0/+1
Add endpoint for deployment to Camunda Change-Id: I9b306f02b17f7fe34fef3d062d925410a04d28f1 Issue-ID: SO-1726 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-04-10Add SDC endpoint for activity specsElena Kuleshov1-0/+2
Add SDC endpoint for activity specs Change-Id: I15505ecee13b26a31dcbae6dd8ba275e2706b41c Issue-ID: SO-1725 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-04-08Support for SO to ExtAPIVodafone1-0/+2
Change-Id: Ia909a0845f405658320dcf8c3017cfbbec8b7419 Issue-ID: SO-1421 Co-authored-by: gopal.sabhadiya@vodafone.com Signed-off-by: Vodafone <onap@vodafone.com>
2019-04-05SO mariadb scripts failure if user existsMahendra Raghuwanshi5-8/+8
Issue-ID: OOM-1781 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com> Change-Id: Ib4b48271375cb2771771258ffee14afddcaf314c
2019-03-26Removed drop user user statementRamesh Parthasarathy5-5/+0
Removed drop user user statement to address MariaDB issues. Change-Id: I668a2e9b7143aa3cce7ab67604d3e82f89a826d1 Issue-ID: SO-1674 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-03-20Merge "Altered create database db statements"Steve Smokowski5-9/+20
2019-03-19Altered create database db statementsRamesh Parthasarathy5-9/+20
Altered init db statements to allow it to be rerun whenever necessary. added logging. Change-Id: I7b7cb0d01c1418d2061bf5dc82d4a809bc942a23 Issue-ID: SO-1674 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-03-19Merge "Add CDS client timeout property"Steve Smokowski1-0/+1
2019-03-18Add CDS client timeout propertySunilB1-0/+1
Issue-ID: SO-1481 Change-Id: I986100c3e46552b61ce10e54f8f4e9b34606ce9a Signed-off-by: sunilb <sb00577584@techmahindra.com>
2019-03-17Altered create database db statementsRamesh Parthasarathy3-0/+3
Create user seems to fail every time So added drop user statement to overcome Change-Id: Ie50085771d38759c5b7792515ac2f199a5d6530e Issue-ID: SO-1674 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-03-11Delete DROP USERBrian Freeman1-1/+0
Issue-ID: SO-1605 Change-Id: I14f875779f011e2b472dbf73c43dd128fc8139df Signed-off-by: Brian Freeman <bf1936@att.com>
2019-03-08Fix path for sql scriptsBrian Freeman3-0/+7
Issue-ID: SO-1605 Change-Id: I2a1cc1e6f2b1039b7ce8f556d524dc919d4a9fc4 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-03-07Fix CamundaSmokowski, Steve (ss835w)3-0/+1403
Camunda requires a manual update for variable storage Issue-ID: SO-1605 Change-Id: I493d6b8e56c46015d87772bcb70c2990b90078b8 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-03-07Merge "Add CDS auth property"Steve Smokowski1-0/+1
2019-03-04Add CDS auth propertyAlexis de Talhouët1-0/+1
Change-Id: I3c3e447d9e97534cb19f93860dc8efcbda96041f Issue-ID: CCSDK-1055 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-01Merge "Add CDS client properties"Steve Smokowski1-0/+3
2019-02-27changed camundabpmn schema start up scriptsRamesh Parthasarathy3-1229/+0
To address bpmn pod start up issue the startup has been changed. Change-Id: I0c225d3770ba2edeacf206287c8064880e22233f Issue-ID: SO-1515 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-02-26Add CDS client propertiesAlexis de Talhouët1-0/+3
Change-Id: I0f8b1cbd049d8a01527666f07e974f89d26e3a22 Issue-ID: SO-1483 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-12use encrypted auth for dmaapvb84162-0/+2
Re-Factor DMAAP Credentials to use encrypted auth credential Change-Id: I4f737aee0f156b5359faf281d3aaa1cc0bc45183 Issue-ID: SO-1425 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
2018-11-17Fix variable for sdncsubhash kumar singh1-0/+4
Add URL for sdnnc. Change-Id: I35e8baa9432e46c10f8e2a0a1ba48bff7da30037 Issue-ID: SO-689 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> (cherry picked from commit 8acbbb1f3758d5ee28f451434852407d40cef426)
2018-11-13Get Csar file bug fixYulian Han1-0/+2
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064408 Issue-ID: SO-1194 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-10-16Add OOF Config BackMarcus G K Williams1-0/+5
Issue-ID: SO-1127 Change-Id: I4345a50241e85a5ae386e2ca3c022eff0d367f32 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-10-16Increase openstack and sdnc workflow timeoutsRob Daugherty1-2/+2
Currently they are both set at 60 seconds, which is far too short. Making them both 60 minutes. Change-Id: I50f7262975c5318d4634be3a02a00337c67dda8f Issue-ID: SO-1131 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-11modify device uri version of AAI configYulian Han1-1/+1
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064404 Issue-ID: SO-791 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-10-09so-monitoring container is not started in heat envRob Daugherty1-0/+17
Change-Id: I40b347e727c7d4ea6e6c285ff68e20d92feaadfe Issue-ID: SO-1118 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-09Add sp-partner and device uri of AAI configYulian Han1-0/+4
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064403 Issue-ID: SO-791 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-10-08add pnf configurationLukasz Muszkieta1-1/+12
Issue-ID: SO-1102 Change-Id: I0fa4d4f56cbaf48c2cb155b6ef0dab37f255e39f Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-10-01Merge "Fix Password"Rob Daugherty1-1/+1
2018-10-01Fix PasswordSmokowski, Steve (ss835w)1-1/+1
Wrong encrypted password used Issue-ID: SO-1096 Change-Id: I24901b2d4b34d8c9379ab6da630eadec57d3cd27 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-09-27Set watchDogTimeout to match BeijingBrian Freeman1-1/+1
Issue-ID: SO-1072 Change-Id: Ib2122df7c89c7b87cf80a2aaeaf2a176f3aac7c6 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-25Create additional users with SO-MariaDBRamesh Parthasarathy2-0/+68
Create a regular and admin user with SO-MariaDB to be used by the containers Change-Id: I8c32496816adf6a1845eb392cbe2b06e246129ad Issue-ID: SO-1086 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-05Merge "Fix Defaults"Seshu Kumar M1-4/+4
2018-09-04Fix DefaultsSmokowski, Steve (ss835w)1-4/+4
Fix A&AI tenant defaults in configuration Issue-ID: SO-926 Change-Id: Ie2a110b9fd2edd05588aba0b3f2f9f1f47f1dd5d Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-27Update ConfigsSmokowski, Steve (ss835w)2-3/+3
Update wrong authorization information Issue-ID: SO-918 Change-Id: I2e0c2114dceb63dacee407c18e16b81e70d5aa07 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com> Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-27Request DB endpont configurationRob Daugherty4-0/+15
A recent change to SO now requires us to configure the request DB adapter endpoint in any application that includes the mso-requests-db artifact in its pom. Without this configuration, the application will fail to start. The related change: https://gerrit.onap.org/r/62341 Change-Id: If41f0586e5ecf566068f8e179527ed5f8d92db01 Issue-ID: SO-903 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-23Merge "Add AAI v14 URLs to docker-config"Marcus Williams1-0/+21
2018-08-23Add AAI v14 URLs to docker-configRob Daugherty1-0/+21
The default AAI version is 14, but there are no v14 URLs defined in the override file. Found during integration testing. Change-Id: I4f6f912865ef8e128e923081243752d1510efcbb Issue-ID: SO-898 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-23Rename asdc-controller docker imageRob Daugherty1-0/+0
OOM would like it to be called onap/so/sdc-controller. Change-Id: Iee12499408fa2bc99bfb2d802c97dd1ec7bcd21e Issue-ID: SO-897 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-13Update PropertiesSmokowski, Steve (ss835w)3-4/+4
Fix additional password issues, found in integration testing Issue-ID: SO-812 Change-Id: I42e155179c7486450b19c4d7f36c24768294f3a7 Change-Id: I42e155179c7486450b19c4d7f36c24768294f3a7 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-10Update PropertiesSmokowski, Steve (ss835w)3-10/+14
Fix additional password issues, found in integration testing Issue-ID: SO-812 Change-Id: Ib9d79b1edc6ca6a9bd3ad4814481a4d32f3fbc6f Change-Id: Ib9d79b1edc6ca6a9bd3ad4814481a4d32f3fbc6f Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-09Update PasswordsSmokowski, Steve (ss835w)3-19/+12
Update passwords, and their encrypted values. Found mis-matches during integration test Issue-ID: SO-812 Change-Id: I64c476226709785b07d37ba090079da64fe07f21 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-08Update ConfigsSmokowski, Steve (ss835w)7-31/+33
Passwords updated, port mappings added, removed duplicate values Issue-ID: SO-812 Change-Id: I1c892b164f4bce3a98a56a41cefdedf8c2656e1d Change-Id: I1c892b164f4bce3a98a56a41cefdedf8c2656e1d Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>