Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: policy/distribution master 1936220d00ee644774e58ab33de39cca4a006d2a
Fix issues in policy-distribution
1) Creating a new thread for watching directory path for new file.
2) Updating distribution statistics from FileSystemReceptionHandler.
Change-Id: Ic539f2cad015f0756407fe910f309a2ea661a764
Issue-ID: POLICY-1437
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
Project: aaf/authz master 8a90bbfd12608f44e10d1a082372ac75392cf38b
Update dpush for new Names
Issue-ID: AAF-723
Change-Id: Ib6d6d092d00be7bb77f72f80fd6cf41e8ff6b80f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: aaf/authz master af4d41b40866fababa7fe059d63ba73720fccbac
Failing JUs
Issue-ID: AAF-709
Change-Id: Icbe68f143974034a050462101864e77ba9b5ce49
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: aaf/authz master ad389b325def6b35dc0331dac0899adceafced07
Improve X509 Subject Eval
Issue-ID: AAF-727
Change-Id: Id7d11692191de0456699a3b1097d26bfd2da04f5
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: appc/deployment master 5fe11e88fe30e6f0f82f793e88b474c82caf43e7
use alpine linux dist for CDT docker
changed to 2.4-alpine:httpd
Change-Id: Ia0335b530bc1a0c08594b3b8800dfb65aac3630b
Issue-ID: APPC-1339
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc master 4d39d0e04eabcfb741852c6871a80ac76e40338f
Test coverage in artifact-handler-utils package
Increased coverage from 21% to 91%
Issue-ID: APPC-1335
Change-Id: Ib0ed16e6e0ef01c83666491644564d1c6f341160
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: dmaap/dbcapi master ccda7ee6355fe767fe6091d9943d9b295c29ee99
Merge "Replace "StringBuffer" by "StringBuilder"."
Replace "StringBuffer" by "StringBuilder".
DBFieldHandler.java - Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder"
Issue-ID: DMAAP-948
Change-Id: I6654b3b7486ce438d56b75cd9df956e2f98e69d6
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/buscontroller master 4ff165d2d626de73cb86a356c5e5156f86933c46
Update oparent version
Change-Id: Iac64f609575ec98a63909c0e106048040727e6cb
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-989
|
|
Project: appc master be51f642321d0e79a5b97936c40fae448bf9881a
Increase coverage in artifact-handler-node package
Increased coverage from 56% to 93%
Issue-ID: APPC-1335
Change-Id: I65ed7979141a035444ff45e7540d7fb022d24355
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: dmaap/dbcapi master 9bd45d6bf5450a62f0d0e773713f4d05418e3479
Update oparent
Change-Id: I7885f496e0d1498f96f894e23ebcc6a85df19088
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-989
|
|
Project: policy/engine master 47362a73eae4bc63e0999966f125141cf5229e5b
Merge "Increase JUnit Code Coverage for PolicyDBDao"
Increase JUnit Code Coverage for PolicyDBDao
Added Junit tests for PolicyDBDao methods that were not covered after
observing that the code coverage dropped below 50% in SONAR.
Modified license headers with correct copywrite
Change-Id: Iad8e18d978236f4391363d963eb4624744f45099
Issue-ID: POLICY-1448
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: dmaap/dbcapi master 33506b046b9facf6b01a5eccb3c930826529f07a
Merge "DatabaseClass-replaced type with diamonds"
DatabaseClass-replaced type with diamonds
DatabaseClass.java - Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: DMAAP-947
Change-Id: Ia40caaa7738265b80f941366fcb85583fa8a498f
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master a76a9cc70d53e148fe9fb9bc4bcc70d5186832d7
Merge "MR_ClientService-replace type with diamonds"
MR_ClientService-replace type with diamonds
MR_ClientService.java - Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: DMAAP-937
Change-Id: Id73fe9d73685c0dec9eeb136618afb0b5bf673f2
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master c07e0dc46ad232c8cd86f19b4aaaab0ef9db409f
Merge "TopicService-replace type with diamonds"
TopicService-replace type with diamonds
TopicService.java - Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: DMAAP-934
Change-Id: I74c83f83e75fb26ddd56f8df6a5a0ff572d6f74e
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master b2668789b9e7af9a40c234a4dcbbb7a14df97627
Merge "IssueFix-Replace type with diamonds"
IssueFix-Replace type with diamonds
AafLurService.java - Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: DMAAP-925
Change-Id: I6f1309c3270198e55bccfb365776fd27ebc1d5fd
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master f633d09a8006467fb94f0fe9e44133f5c36434f0
Merge "Use a logger to log this exception-AafConnection"
Use a logger to log this exception-AafConnection
Exception is already logged using logger. deleting the printstacktrace.
Issue-ID: DMAAP-924
Change-Id: I2eda3c840af3cd61d429373dccd046e19e076be4
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 2023a02a1325cd710079e72b8369fa1bbea666cc
Merge "AafLurAndFish.java-logged exception"
AafLurAndFish.java-logged exception
AafLurAndFish.java - Either log or rethrow this exception
Issue-ID: DMAAP-928
Change-Id: Ib023e3e247f741191bf5639cb2ca740221a52f7c
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master cdfa6473b791c4c99a4b97cf6c91c97446b1cdea
Merge "DrProvConnection.java-Remove unused import"
DrProvConnection.java-Remove unused import
DrProvConnection.java - Remove unused import
Issue-ID: DMAAP-929
Change-Id: Id0b64973830792fb5390fd5ed5b35654d76128c4
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master a7656548fe9bf4f0ef1c8e0ddc271aba4efc3f48
Merge "MrProvConnection.java - Remove unused imports"
MrProvConnection.java - Remove unused imports
MrProvConnection.java - Remove unused imports
Issue-ID: DMAAP-929
Change-Id: I831bafb9d706d764de8f879a42ab3c2a9f45e853
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master d6ac89166652a7ac7ecf3ee25477a970e3bcd482
Merge "MrTopicConnection.java-fixed string comparion"
MrTopicConnection.java-fixed string comparion
MrTopicConnection.java - Move the "https" string literal on the left side of this string comparison.
Issue-ID: DMAAP-931
Change-Id: Ia8217bd68c63e07a45cb064bf77bdf91934ffdff
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 2006bedb6a0cf54d6031a3a390defc4a851b53f1
Merge "FeedService-Fixed String Comparison"
FeedService-Fixed String Comparison
FeedService.java - Move the "startsWith" string literal on the left side of this string comparison.
Issue-ID: DMAAP-935
Change-Id: I63c07fcb2c9aaae2dba9ecc9ee90775344ec64ed
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 2f31db57d0b46089b96b0816257352ca837919d1
Merge "DR_NodeService-Removed unused variable"
DR_NodeService-Removed unused variable
DR_NodeService.java - Remove this unused "resp" local variable.
Issue-ID: DMAAP-936
Change-Id: I1c90f2ba9ac69838a718471c7ed34e56b6a6aaab
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 83680b266e5edea3487d1b662af4f3f1466a1013
Merge "DR_SubService-Fixed String comparison"
DR_SubService-Fixed String comparison
DR_SubService.java - Move the "Yes" string literal on the left side of this string comparison.
Issue-ID: DMAAP-938
Change-Id: Ic81157a8dbe7034b0f2bbe89ff20c4ae33a4ab65
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 1683994d9aa50a907010191b8ede7064b1c72cb2
Merge "MR_ClusterService-replace & with &&"
MR_ClusterService-replace & with &&
Replaced & with the correct comparsion operator && in MR_ClusterService.java
Issue-ID: DMAAP-943
Change-Id: Idaaa4f9ad3e1961e05d2a9f07de466d5f738417e
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master cdb4b047f06559ceb67963a95b225dc032d3e7f9
Merge "JettyServer-Removed unused Imports"
JettyServer-Removed unused Imports
Removed unused imports
Issue-ID: DMAAP-944
Change-Id: Ifdc1607899285a0fbdbd82eade01a9b2f3b81b30
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 74df913ac796cbfe51991ddb288db0e8794cb95a
Merge "Feed-remove useless assignment to variable"
Feed-remove useless assignment to variable
Feed.java - Remove this useless assignment to local variable "ret".
Issue-ID: DMAAP-945
Change-Id: I5905cbd3ccc3359afb2a0b8ec9a4849e916e2a8a
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 78600e2d5302e047f096011bcfa96e90501fb186
Merge "DR_SubResource-remove comment-out lines"
DR_SubResource-remove comment-out lines
DR_SubResource.java - This block of commented-out lines of code should be removed
Issue-ID: DMAAP-953
Change-Id: I706216b59eee6d66b373b6ae045b8a6df4f3d109
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master e4c09109687f4479c13c67efdb04756b205ab119
Merge "DmaapService-removed unused imports"
DmaapService-removed unused imports
DmaapService.java - remove unused imports
Issue-ID: DMAAP-954
Change-Id: Id582e54aee9846e847a720a11c6b01ba71b09773
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 437d6980085ec09659ce0e55e3baca4af142558e
Merge "Graph-removed unused imports"
Graph-removed unused imports
Sonar Fix - Graph.java - removed unused imports
Issue-ID: DMAAP-955
Change-Id: I711f972fce9eed05c4c58d0ba03ca84e99c1b1b8
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/dbcapi master 2e95d8bbbf6eb8d17166af1c2c2c32481796a83c
Merge "Junit for Fqdn.java"
Junit for Fqdn.java
Junit for Fqdn.java
Issue-ID: DMAAP-962
Change-Id: Iccfd60f2de138ad786de3e6c1ee97b4f4886bca6
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: dmaap/buscontroller master 7a107760435f70283b71232d354652532c3e776a
Update artifact dependencies for CLM issues
Change-Id: I5d77b8eb0e9449ff5725832c9d8914f11da3cd5a
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-987
|
|
Project: multicloud/k8s master f26259e651ee0be263a3398d2d0ca0eb27c8995c
Merge "Fix sorting with right index value"
Fix sorting with right index value
Fix the less function used in sort.Slice
with the right index.
I am using the same index which obviously will not work.
Issue-ID: MULTICLOUD-439
Change-Id: Ibb78c03d67cf59e3941acc786796d0cc69b4f0aa
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: multicloud/k8s master 073d2f7806257f27b5b92088dc59ae5a98ae6c38
Merge "Delete content when a definition is deleted"
Delete content when a definition is deleted
When a definition is deleted, delete the content too.
Not deleting the content would leave blobs of data that is not
connected to any metadata in the mongo database.
Issue-ID: MULTICLOUD-393
Change-Id: Ifae55bab0affc22b06b1069a27cd90af6f7d5d98
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: multicloud/k8s master f2cc3c1a20b9d817f3e4efe3c66a6133d5fb3804
Merge "Enable statd service"
Enable statd service
NFS uses rpc-statd service to provide locks. These service needs to
be started separately. This fix enables that service to prevents
'no locks available' message errors.
Change-Id: I37263226072db2b064e02811ed397bb3040254b7
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
|
|
Project: dmaap/dbcapi master ca5d23b1d15d808d9d2924e1c870f50742899c53
Update artifact dependencies
Change-Id: I6ea4742b489dd91074d22f44048ad7fc4720a0aa
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-987
|
|
Project: so master 147e9ee814448c8bbec4aa3aeac4b7118b7c1bc7
validate number of uri keys
test was setting unnecessary keys on uri
changed plural to singular AAI class
added in validation for number of keys provided
Change-Id: I86f61301aa5f2ea676678908bae1e88b86d7e570
Issue-ID: SO-1409
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 5f72e4d0bb12e3291afac45a93d137b97006870f
fixed incorrect object reference
changed plural to singular AAI class
Change-Id: I6205d95b881d011e377669858fc85dc2ff0a17f6
Issue-ID: SO-1412
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: dcaegen2 master c38fcb02a120416eea225501fe4510ba2c5d27f1
Merge "Update dcae doc for 3.0.1"
Update dcae doc for 3.0.1
Change-Id: I3d34323a0d802bc469ff6d8173fd1170584fd652
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1105
(cherry picked from commit 68cd5213788fac134dcb6a3e53598121bfbf1208)
|
|
Project: aaf/authz master 12414fe43077e12d7ef711951b1633ad31d73573
Public and Private Locate entries
Issue-ID: AAF-723
Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: dcaegen2 master 1e19c1881574ada75d9c27463204ea1b9271007e
Heartbeat Microservice User Documentation
User Documentation for heartbeat Microservice
Issue-ID: DCAEGEN2-280
Change-Id: I1fd627b5026fa850c866a364440ff316db409b5a
Signed-off-by: PrakashH <pbhandar@techmahindra.com>
|
|
Project: dcaegen2 master 3bcb00f79c6bacc5c1ed3c3c2fd7642992707f23
Heartbeat Microservice User Documentation
User Documentation for heartbeat Microservice
Issue-ID: DCAEGEN2-280
Change-Id: I158680b11b5d5de4a0d58f4d2f03816e2b1941fc
Signed-off-by: PrakashH <pbhandar@techmahindra.com>
|
|
Project: appc master 27543757355a584901f8d2cb5ca0b2dffe31a628
Coverage for appc-artifact-handler package
Increased coverage from 0% to 95%
Issue-ID: APPC-1335
Change-Id: I3c2e1f22009c47cda983e61eda7e98c48564ee98
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: so master 303b11fd56f09afea5ae125ee0bdc69c6ceac141
Merge "Either log or rethrow this exception."
Either log or rethrow this exception.
Location:DistributionClientEmulator.java
Change-Id: I38b1b3fed9db0d24a6045352127e48b98cce6b63
Issue-ID: SO-1397
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
|
|
Project: sdc/sdc-tosca master 8e4f8425e2a0bb7a9e6cadf48537bc93d4680e25
Fix NPE, add getters to IEntityDetails
Change-Id: Ia150f003fade5a276d785b2be90a8d9f63ab9f4e
Issue-ID: SDC-2057
Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
|
|
Project: aaf/authz master a5bcce655e339151445fbce2c129687e3bc8610a
Merge "Sonar Fix: ConfigDAO.java"
Sonar Fix: ConfigDAO.java
Fixed sonar issues/code-smells across this file
Issue-ID: AAF-721
Change-Id: I14862446a984d07eadc55f1f1ccf7a6d6b1e2a4c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Project: aaf/authz master 061beab89414fa7c855f6356a407e6ace36f438a
Merge "Sonar fix: NS.java"
Sonar fix: NS.java
Fixed sonar issues/code-smells across this file
Issue-ID: AAF-704
Change-Id: Ice035ce50a0dc2ebe024cbd91bf62e0e920d5d4c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Project: aaf/authz master db821a31efd79fa0f7b9a30b4d5550efdc1476bd
Merge "Junit test file for FacadeImpl.java"
Junit test file for FacadeImpl.java
Junit test file for FacadeImpl.java
Issue-ID: AAF-716
Change-Id: Ic9665fab2eb5b0cd8b021b90b4d65f99c34cda3f
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: aaf/authz master b61ed0b72faf201e90704f9f0d42627c290c8d89
Merge "Junit test file for AbsCredBody.java"
Junit test file for AbsCredBody.java
Junit test file for AbsCredBody.java
Issue-ID: AAF-715
Change-Id: Ib41e9479bce9223a218e132b11b2942fff6a06b9
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Project: aaf/authz master f0306f11ef4146a17485c96f6770c74315305dee
Merge "Removed unused imports"
Removed unused imports
Fixed sonar issues- removed unused imports
Issue-ID: AAF-714
Change-Id: I3b9199087f7d004ce50b35cfec079ec9c6d109fb
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Project: aaf/authz master ca4b57d66a602ac94eba93bd3ab9106406575882
Merge "Sonar fix: History.java"
Sonar fix: History.java
Fixed sonar issues/code-smells across this file
Issue-ID: AAF-712
Change-Id: Ife683e67f876a97d3a394be7742351a9aa6b945e
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|