Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdc master a341ef0ffc7984e18db15714429eef0d2a0f4f06
error message fix
Issue-ID: SDC-1269
Change-Id: I4f0f2545e1f491687e193e7dbe00e8efd94fe18a
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc master 42c920baf4dbb9fe8775843a6d4c9f70fa29f064
Rename packages from openecomp to onap.
This task is all about package name space change also make changes to pom for common module
Change-Id: Ie9bda0f958a9a05826c0374830cc9cb7d6d196b6
Issue-ID: SDC-1272
Signed-off-by: amitjai <amitjai@amdocs.com>
|
|
Project: sdc master f487427a32f410ab5c97a4092865d32beb88ee27
ActivitySpec - Correcting logger messages
Correcting logger messages
Change-Id: I2b5569e73ffaa5f5051646855037e5c43fb96383
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
|
|
Project: sdc/sdc-tosca master dadd8646df5c2a110b6928ac770bf22ac82e1b21
SDC Tosca Parser – support Annotations
Change-Id: I99079e1a8de11c5c21a54f1695ee94addcabeab2
Issue-ID: SDC-1226
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: sdc/sdc-distribution-client master 82ed394db73c99cfac4c712de2661ea5d60550fd
add support of port with 5 digit
Change-Id: I69139e18240e7104153d8c5d76f3bd6eeaa53c09
Issue-ID: SDC-1248
Signed-off-by: shalomb <shalomb@amdocs.com>
|
|
Project: sdc/jtosca master 0af44b3327d47e91a5b0113ff276512c163ce374
JTosca Parser – support Policies fix
Change-Id: Idedaa6f4519872eeab390c075d9bde3ca57865de
Issue-ID: SDC-1223
Signed-off-by: Sheshukov, Natalia (ns019t) <ns019t@intl.att.com>
|
|
Project: so master 19309c3514eb9cd2ec65dd9dc526c2306c80d926
Merge "Fix null attribute for aai relationship"
Fix null attribute for aai relationship
Fix null attribute for aai relationship.
Change-Id: Ifa3a7ec7101c1564be68d97a70d0cafd40d581fe
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 4ccc2749c4bfc46e82def24eac3a81543a50c024
Merge "createvfcns serviceInstanceid is null bug fix"
createvfcns serviceInstanceid is null bug fix
deleteResource bugs fix
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f06430a
Issue-ID: SO-578
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master 99e77f7cc95157e5df1fb1e7f640c8bba1f4f71c
Merge "Add correlationId to ServiceInstancesRequest"
Add correlationId to ServiceInstancesRequest
Change-Id: Idc5ee56660da31f08fd8ed3a67b7cd28f9844f43
Issue-ID: SO-596
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: so master 2479d5fde271fd1296fd4e1ae58a8608991496f8
Change to sdncadapter for service call
Change to sdncadapter for service call
Change-Id: I9011e69fba20d4d0f83705455791b7357e2f5bb0
Issue-ID: SO-587
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: sdc master 921360ae4a0168b0bc24654530f324b2bc2fdb32
set base images
Change-Id: Ia3c978ce5de499982d1945378855f2bc672b3882
Issue-ID: SDC-1265
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: optf/osdf master 93ed3d1fe571af3bf134b8c4c1d7356840fcec10
Merge "Add INFO.yaml file"
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I05502215968f1ea5ace3e9f5cb74272d93535db9
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: music master 7839b011d82cfce4f64ff615a98b14fbf8de6271
Merge "Change Version Number of Cassandra"
Change Version Number of Cassandra
Change-Id: I567086c33d1518bde6847effb069bb149db46c48
Issue-ID: MUSIC-74
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
|
|
Project: optf/has master dcf83b8e6798552e614ff6fc117498d737980f9a
Merge "Add INFO.yaml file"
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: Icb593259a05021018f8636888d9a3ca6cb43fbc5
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: clamp master 8b4d54436b3283580d2776b0d48eab3c381d0419
Remove DCAE call
Remove DCAE inventory call when CL is deployed from SDC in submit
action, as the DCAE inventory is already done during deployment.
Issue-ID: CLAMP-151
Change-Id: Ib2c744b53a8e4dc9371ae982612ea2822d7a9ad8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove poliyc errors
Attempt to remove policy errors that are dumped to logs when exception
are raised too. This led to duplicate errors in logs
Issue-ID: CLAMP-153
Change-Id: Ibba491d9ecf1fc99d4c09f5b80f7701fc4f56654
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Fix potential ClassNotFound
Discovered with recent version of java 8 and 9, this dependency should
be added by default
Issue-ID: CLAMP-151
Change-Id: Ie6c94cff032d6e6d5bb1adeb9deb04371a74d89d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Add assertion
Add assertion for Prop text content to verify policy_id has well been
generated
Issue-ID: CLAMP-151
Change-Id: I08ef6638f5dbbdb870378259807b4d4c5348e303
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Fix policy TemplateName
Change the policy Template name to an existing value in Policy engine
Issue-ID: CLAMP-153
Change-Id: I5daac9ea8d9c42b0b1af3d33829ba514dd96492a
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: appc master 06a8e46e6beb8538d75b27b8cb7d82e3bcab0a2d
Fixes for Chef Adapter bundle
Programatically configure values for truststore and password when
initializing the HttpClient.
Update post and put methods to set entity
Add organization into request URI
Restore log messages to original values
Issue-ID: APPC-868
Change-Id: Ia0fdf13fcb1e3ad91a4d2c5ce704523562191379
Signed-off-by: Wonnell, Skip (kw5258) <kw5258@att.com>
|
|
Project: appc master df1c3a5b0862a881a1159e5c350eae7982bb9663
update logback version to 1.2.0
Change-Id: I32064de9b4edf8ccbf2b64268b8dc495091a0414
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-784
|
|
Project: oom master 615f9490a7d99ab1345f72645f1816a70e2753ea
Merge "OOM direct portal access"
OOM direct portal access
-must include suffix of "onap.org" in URL for single signon
-this isn't truly configurable - portal-app needs to be rebuilt
See: portal/docs/tutorials/portal-sdk/single-signon.rst
-must update local etc hosts with "fake" dns names
-must use kubectl to portforward application ports into the pods
-fixed zookeeper service name,
-this is needed to be able to login (auth)
-adding helper script to launch port-forwarding
Issue-ID: OOM-633
Change-Id: I019f33f71a673467c420d1e44ee6c42da4a95f4b
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Project: oom master 4564eb8e16a4cf0a1cd46fb9b42bf998b3071ce8
Merge "Update bootstrap and configbinding versions"
Update bootstrap and configbinding versions
Change-Id: Id4e4e263b24cef115d3ceaf8a3bf899ac73e01e0
Issue-ID: OOM-1013
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Project: oom master ebd920fca2705ad467bd29b9df24fea13a1a6668
Merge "Fix Redis cluster initialization"
Fix Redis cluster initialization
Issue-ID: DCAEGEN2-245
Change-Id: Ieb234a72897c5f307193cd998bcf64ce7658b700
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Project: aaf/authz master 6913298a6dcadd455314eb96fc940128db49965d
Improve coverage of cadi-client
Issue-ID: AAF-224
Change-Id: Iff629aaf3551a962932c65b42f254cbfbdf3b608
Signed-off-by: IanHowell <ian.howell@att.com>
|
|
Project: sdnc/oam master f2929453c961b3d6e9a5320b06cd86146a4c636f
Add dns config, fix ansible start script
Re-add DNS config accidentally removed from sdnc container
in docker-compose.yml and fix typos in ansible start script
Change-Id: I808d559f68e7348acb5bbddfc089b96168f0f7bf
Issue-ID: SDNC-288
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: dmaap/messagerouter/messageservice master 2f7110d62e8add856ef9042e78051fe565756ea0
Merge changes Ib64aef9e,I9ddca4c9,I6f3d70c9,I4db44c12,Ie267b119, ...
* changes:
sonar majorissue for ServicePropertyService.java
sonar minor issue for MMRestService.java
sonar minor issue for MMRestService.java
sonarcritical issue for ConfigTool.java
sonar minor issue for MMRestService.java
sonar minor issue for TopicRestService.java
sonar minor issue for TopicRestService.java
sonar issue for ConfigTool.java
sonar issue for ConfigTool.java
sonar issue for ConfigTool.java
sonar issue for ConfigTool.java
sonar majorissue for ServicePropertyService.java
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThB132hFUzlqeS0y&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/nsa/dmaap/filemonitor/ServicePropertyService.java
Line No-38
Change-Id: Ib64aef9e5dbde1fffffc379e2d00d6adeb34e136
Issue-ID: DMAAP-427
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonar minor issue for MMRestService.java
Remove the declaration of thrown exception 'com.att.nsa.cambria.CambriaApiException
sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWGAn5o88TZzbCgU6clP&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-227
Change-Id: I9ddca4c9c887ffbc58eaa0709bbfbac61edcaa37
Issue-ID: DMAAP-425
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonar minor issue for MMRestService.java
Remove the declaration of thrown exception'com.att.nsa.cambria.CambriaApiException
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWGAn5o88TZzbCgU6clQ&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-291
Change-Id: I6f3d70c9b7f33493245c5ab6ac39835d35aaa3fc
Issue-ID: DMAAP-424
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonarcritical issue for ConfigTool.java
Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4j&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line no-354
Change-Id: I4db44c1288b1d07c01cc75e834a996832381ac20
Issue-ID: DMAAP-423
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonar minor issue for MMRestService.java
Remove the declaration of thrown exception 'com.att.nsa.cambria.CambriaApiException', as it cannot be thrown from method's body
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWGAn5o88TZzbCgU6clR&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-377
Change-Id: Ie267b119f51c24769e6c1da5bb48fa590dc7ab40
Issue-ID: DMAAP-422
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonar minor issue for TopicRestService.java
Remove the declaration of thrown exception 'com.att.nsa.security.ReadWriteSecuredResource
sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWH8zNrTRGy6eclHC1Qz&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/TopicRestService.java
Line No-527
Change-Id: I0b7e9fffdd9df002b817854a0a7aadfbb360ed94
Issue-ID: DMAAP-421
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonar minor issue for TopicRestService.java
Remove the declaration of thrown exception 'org.json.JSONException' which is a runtime exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThDc32hFUzlqeS3r&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/TopicRestService.java
Line No-302
Change-Id: I44b91c8e0a485400fcaad7ef2e899ffa4d1d0dc1
Issue-ID: DMAAP-420
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonar issue for ConfigTool.java
Exception handlers should preserve the original exceptions
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4i&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-350
Change-Id: I877c5cf13d73fbcb470875146b0a5746b30e53b6
Issue-ID: DMAAP-418
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonar issue for ConfigTool.java
Exception handlers should preserve the original exceptions
sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4h&resolved=false&severities=CRITICAL
location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-288
Change-Id: Id329fed6fb09461a16807684e53097de8213c456
Issue-ID: DMAAP-416
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonar issue for ConfigTool.java
Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4g&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-242
Change-Id: Ic2ab5295238f3882d7efc7d5cb6428b2f8df90b9
Issue-ID: DMAAP-415
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
sonar issue for ConfigTool.java
Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4f&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-206
Change-Id: If02b769d3cfc6d1701538aef939939cfa76c9337
Issue-ID: DMAAP-414
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
|
|
Project: sdnc/oam master 50c65c2c7cd92db6d14215114d098b33da5f618d
Fix ansible server config
Added ansible server to docker-compose.yml and made a few config changes:
- redirect of output in final exec causes exec to fail. Instead, need
to redirect output in standalone exec line. Redirected to
/var/log/ansible-server.log
- Updated LCM config to use ansiblehost alias to reach ansible
(was incorrectly using 0.0.0.0)
Change-Id: I4b1b6bbc5f3df6f480333d53adda4c8e6e0d6510
Issue-ID: SDNC-288
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: oom master 4fd46645b88f571108341c3c2192269daa9cdd46
Merge "Fix broken input property names."
Fix broken input property names.
Change-Id: I6450145aced8d5e8d40a65ee32246e313e1d5160
Issue-ID: OOM-1010
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Project: aai/sparky-be master fa8272cd98faa52d02b8796824a8b24d78016edd
Removed SNAPSHOTS in dependencies
Issue-ID: AAI-1055
Change-Id: I569149b7200e3f2a3afdac858d4d13afba87da4d
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
|
|
Project: externalapi/nbi master 40d5bf3bc9981fa1c35d525e90cc0396fb99b5c7
Merge "Find service inventory"
Find service inventory
- fix NPE exception when no service instance
- fix cast exception when use jolt with empty collection
Change-Id: I74d65fbb345946cf65c6cd61433ccb3b2a4416d7
Issue-ID: EXTAPI-78
Signed-off-by: romaingimbert <romain.gimbert@orange.com>
|
|
Project: policy/engine master 3eab022023bd68eee6743e30dd7db21c256bf00b
Incorporate Liam code review
Change-Id: I387a54b8bd8c619c521c512258928669a8c1b791
Issue-ID: POLICY-756
Signed-off-by: pa834y <pa834y@att.com>
|
|
Project: cli master f0c5a4ebf825a34bfaef70d19733721d1d6ceb69
Stablize the verification step by testing sample
Issue-ID: CLI-100
Change-Id: Ib9440b56012045cf8714b120a91ee4c36438a4fe
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Move main to test scope
Issue-ID: CLI-100
Change-Id: Ifc0286f07aa2a91c6d2f87f949e6709964876791
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Improve the CommandInfo test coverage
Issue-ID: CLI-100
Change-Id: I5c0c275154edd3f135a0435adab885c76dcc1520
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Improve the stablility of command state
Issue-ID: CLI-100
Change-Id: I82f124cb7f0502a9ae9f4a04ad857a8368f8fc2a
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add deatils on EXPERIMENTAL at user guide
Issue-ID: CLI-100
Change-Id: I4b3e98fae8cf823b8926abc7ec1cec65cc4c2c00
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Add SNMP into the architecture diagram
Issue-ID: CLI-105
Change-Id: I68e65e12d7114ed64172be1952dd5d04acffed55
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Remove duplicate entries in cli guide
Issue-ID: CLI-100
Change-Id: Ib333030144e92780beac3f59de3620d498abc092
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Make all user guides starts with same name
Issue-ID: CLI-100
Change-Id: I2477133c148bdc825b0cfa818a27abc42f6713ed
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Beijing release notes is updated with new OCS fns
Issue-ID: CLI-105
Change-Id: I59788ee0ece4d00506320f1271192136d051e324
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Reverse the versioning order in release notes
Issue-ID: CLI-106
Change-Id: I66ca6b3b544f656f2a4f1deb8758acbbbdfa7e35
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: sdc master e4669311978a91e4af8f079fb10e5aaaff4fef14
new unit tests for be and model
Change-Id: Ia0cb140eb512320871724d782b35a2318184f42c
Issue-ID: SDC-1170
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: so master b882d58c3e1e94216fb104d0520b1dfc4ff74d3a
Merge "SDNC Adapter not loading properties"
SDNC Adapter not loading properties
We are missing 2 source files in SO which were part of MSO 1802:
CloudConfigInitializer.java
CloudConfigIdentityMapper.java
The missing initializer means that cloud-config.json is never loaded.
Change-Id: Id1186edda01d345de072b5288382dbdc56679294
Issue-ID: SO-584
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: vfc/nfvo/lcm master 8f0e6f9e65f1f1825cbabae07a0ac9e116498136
Fix SDC and A&AI IP address
Issue-ID: VFC-888
Change-Id: I20e034a2a9b0abb2d67578b88f641005d8301f38
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Project: vfc/nfvo/driver/vnfm/svnfm master 2322725653143b3b8dd3b764273f5161c1f32104
Fix database start error in multi-nodes k8s env
Issue-ID: VFC-889
Change-Id: I0619dc6a093968b8c00e036594b364d3566fb0e6
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Project: holmes/engine-management master 18bbb7722bccdf4fb572042eaf2ef43424d964de
Update the version of xstream
Change-Id: Ia0631863dd0a9d84abae620549f8e734181a594c
Issue-ID: HOLMES-131
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: appc/deployment master b777c1a042ae8529b02fdb6394d271f6f24ce98c
Move to new xml dg loader
Made it so the xml dgs will load using the same loader
as the json dgs currently use.
Added the Generic_Restart to the activate list
Change-Id: I26286238a6322f5f391ab44f26816f90ad71df56
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-863
|
|
Project: so master 91f8e0b1b57565f02628a81bb0d3dd0ee7e45d0b
Merge "Remove operation status set in api-handler"
Remove operation status set in api-handler
Remove operation status set in api-handler
Change-Id: I579d25044130b0701231c0a2d42534e8c63e3ebd
Issue-ID: SO-587
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: so master e4ac2d051fa33e38f6c01107ee9ba3a74231123f
Merge "Add NS relationship delete for E2E service"
Add NS relationship delete for E2E service
Add NS relationship delete for E2E service
Change-Id: Ia58308dae0fef38b32098d1e92c0871617a86ed2
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 418931f5d0efb811d36b5b50bcd7233eccccdc3c
Merge "Fix value for VFC sync response"
Fix value for VFC sync response
Fix value for VFC sync response.
Change-Id: Ie663f9080c051b9302dd4729aea5640c5289e14c
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 29dd03c6fad2ef892632f0b4ace62a6d1dfda149
SO North Bound APIs doc
SO North Bound APIs document
Change-Id: I26789d249926e192ae6a0b59804dfeb3aef740a2
Issue-ID: SO-595
Signed-off-by: sanchitap <sanchita@techmahindra.com>
|
|
Project: oom master 880fa5c26aab08e504a887e2659828693c2b12fd
Merge "Reduce consul default replica count"
Reduce consul default replica count
Change-Id: Ifff4f3b8163c5f1d057b6a59129aa3aa4dbdc382
Issue-ID: OOM-1008
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: so master 98e3f70497d2cdde07bb03a57fdd2ebdf3208882
Fix library CVEs in SO
Fix additional CVEs:
commons-fileupload 1.3.3
For CVE-2016-1000031
logback 1.1.11
For CVE-2017-5929
springframework 4.3.14.RELEASE
For CVE-2014-0225 CVE-2015-5211
Issue-ID: SO-579
Change-Id: I94f8332d420d2586262260a0a59a645f0de66b73
Signed-off-by: chenying83 <chenying83@huawei.com>
|
|
Project: dmaap/messagerouter/messageservice master 191c6b77753fd7abf7f25524a553fbf95048ab0c
Updated the keystore
Issue-ID: DMAAP-245
Change-Id: Ide8dac32d30ac76f653591ebe624bec25e101c68
Signed-off-by: su622b <sunil.unnava@att.com>
|
|
Project: oom master 2917c651fd869fb6f6a355542754b2dbff168eeb
Add missing robot dcae param
Change-Id: I00508840a92c0bd04afbe1859bac463f0c1f9765
Issue-ID: OOM-1007
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: sdnc/oam master c2512ab6e6f6a860ff1433411a69d13e479854e0
Merge "Fix shell permissions"
Fix shell permissions
Set execute permission on shell script
Change-Id: I5b2d94067f8a77fbfb1d2310368f1b1d78a2b834
Issue-ID: SDNC-288
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: oom master 324c3e957326cce9523407e4af41077c97e92df6
Merge "Policy Nexus component needs persistent volume"
Policy Nexus component needs persistent volume
Issue-ID: OOM-849
Change-Id: I86692b520f9661fac06cb0e9ea1d0373eb04df27
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
|
|
Project: oom master 8a5d95a6a38c5085b585a79c2ce85bedd8e2b241
Merge "Policy Config Correction"
Policy Config Correction
Issue-ID: OOM-1011
Change-Id: I85444ebb9df9368d96f55bb968291351c9d286d5
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
|
|
Project: appc/deployment master 01e568d1057eeaa952fad7ea8534baf59ca5990c
Change odl restart method
Adding a script to wait for karaf to stop before
trying to restart, replacing the simple timer that
was there before.
This should allow restart even with a disconnected
event-listener running
Change-Id: Ie0a2affebdf80f1919d40cbb6a0c4df3894b578d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-866
|
|
Project: externalapi/nbi master a9644963d44ae5fa7ec91f016f8871590dd25e28
correct some rst files
Issue-ID: EXTAPI-74
Change-Id: Iafe3a129da0059cc666f30644ea914b1d576a00f
Signed-off-by: Rene Robert <rene.robert@orange.com>
|
|
Project: appc/deployment master e5c0f77dbbe2d7302436ae75ac75a174743ba23c
Add southbound properties file
Change-Id: I4cfa65b8f3258823e3359e46960427b6cf3c5028
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-865
|
|
Project: sdnc/oam master 11381d1feec3dacc6232f33c7bdc6e1d841e34ac
Merge "Move add-apt-repository to startup"
Move add-apt-repository to startup
add-apt-repository is failing in Jenkins, so move it to ansible server
startup script instead.
Change-Id: Iae058003678748c9a4bed9b5e279ebcce4c4695a
Issue-ID: SDNC-288
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|