Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 9c24d662337f0c2043fbd8e6dc7a91fb2b299dff
- Fix sonnar issues
Change-Id: Ic9ad2d733ace26fdd085a03af901783192d72a79
Issue-ID: POLICY-1638
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to c82614f968fb7941f7778873afa3bfad51ffd42f
- Gracefully release resource in file reception plugin
In the FileSystemReception plugin, we need to shutdown the thread pool
to release the resources gracefully.
Change-Id: I800e4070d7bf8c052d964139117a68dc48c50f76
Issue-ID: POLICY-1631
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 87f514006bc79fa977a9924039e0f5b8e70a9e6b
- Change logging from FlexLogger to SLF4J
Replace the FlexLogger with SLF4J in forward plugins.
Change-Id: I20077f1a400cd1a28b4b32f877d20d5628af881c
Issue-ID: POLICY-1346
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 99def6ddf75d44a8c8c02144cb49b346a82bdaf6
- Add multi-thread support in FileSystemReceptionHander
By adding multi-thread support in FileSystemReceptionHander, we can have
a more thorough s3p test to test performance & stablity in multithread
situations.
Change-Id: Id263435531e26dcbadfbda6f82b26ac54a72ba1a
Issue-ID: POLICY-1274
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 42370a06ea7681b6e422b1d5739ec4d6c1287103
- Add a new policy file log forwarder.
By introducing the new file log policy forwarder, we now could remove
dependency to external pap/pdp engine during s3p test, and focus only
on the performance and stability of the pssd instead.
Change-Id: I769d4f4a5425c82fa84e5fae20f08b6527bd5d70
Issue-ID: POLICY-1274
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to f2c8a75c605ac97459973ce8ad4d57c0e050e402
- Add NSS libraries to images
Alpine OpenJDK was updated 2 days ago (3/14), this
upgrade seems to break java applications that depend on libnss*.so
OS libraries, which seem are no longer installed with the jdk.
Added some other libraries to aid when debugging.
Change-Id: I97e58b963420a43e91f9596ed72a82185a20d859
Issue-ID: POLICY-1604
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to b5720b3294799ad41d0858b5fe4eb95a6a01d2ba
- Update INFO.yaml file
Update missing information blocks and
indentation to pass verify job.
Change-Id: I6bfa10c8a3d214884882edd3ee9d0e8d02245113
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 11319a19c8c68276b9e3aa49c261f83679a5675e
- Use Alpine as base docker image in distribution
Issue-ID: POLICY-1550
Change-Id: I16801ad4fa0c2db578a9d1e41adef053df5074be
Signed-off-by: ning.xi <ning.xi@est.tech>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 8acfc604a2179f7290daf4e088eb7e4acae8df56
- Merge "Changes directory structure of S3P Tests"
- Changes directory structure of S3P Tests
Changes Include:
a) Moving performance and stability tests into two separate directories.
Change-Id: Ib98713b2c37658de16c5eb6ee8918b867bdf5b8a
Issue-ID: POLICY-1462
Signed-off-by: Bilal A <bilal@research.att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 793c1db47ae57311664db666b869f234a2b7874e
- Update INFO.yaml Liam's email
est.tech
Issue-ID: POLICY-1556
Change-Id: I2d49ebac72911e59e0d0f12546652280593e0a26
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 7101ee5fe217b6f3d864e2bda979fc0c14f7db92
- Use gson by default
Add a property to force the REST server to use gson instead of jackson.
Change-Id: I0dd762e0f9b4a4809f68e5b5498e16136f611d12
Issue-ID: POLICY-1525
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 48a745734533d42e2d9e7b9d04d08cbe8ee1b62c
- Fix docker build in policy/distribution
policyLoger.properties file was removed as part of moving to slf4j
for logging. But the assembly.xml file was still refering to it. Since
the file was not there the /bin directory was missing from the
created package. Resulting in docker builds failing.
Change-Id: Ia800c949d180d592aa0adb6cf61773b37329be48
Issue-ID: POLICY-1346
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to b5f4934afdc2601c925e83458d0e3d136c36cf1c
- Change policy/distribution logging to slf4j
1) Changed logging from FlexLogger to SLF4J with logback
2) Fixed test cases of distribution REST endpoints having
infinite while loop
Change-Id: I1551873b3d348f9a7d2b4f8dfc3ae5dd6462bdb8
Issue-ID: POLICY-1346
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
Project: policy/distribution master 9255568baf91af0065a5fea1963d19ecfcf90f7a
Fix compilation error on policy-distribution
Change-Id: Ic190774c74c11a2d11c3b3b7e0144f69cd8770e8
Issue-ID: POLICY-1428
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
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: policy/distribution master eac48bb3c587999376af202ab421275a27279523
Remove properietary license from CSAR
Remove these license from the Artifacts/Information directory
which will NOT impact the test in S3p and reception-plugins
Change-Id: I6551d37b704b2191b865af8c69f01eae685d0adb
Issue-ID: POLICY-1433
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
Project: policy/distribution master 2fd83c1b4dc05314d57503c6ba647b88326003d2
Fix Noncompliant usage sonar issue
remove the Thread.sleep about such noncompliant usage
rename the funciton name for codestyle's alignment
Change-Id: I71b66143d7d68fa58a1a60de70e1836fde7df8c4
Issue-ID: POLICY-1256
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
Project: policy/distribution master 9013b63b082dcc3c7e6a10b52976bcc46ca3f019
Fix checkstyle issues in distribution
Some fixes for minor checkstyle issues.
Issue-ID: POLICY-1221
Change-Id: I86577f47283a6fa97be25d7550ed9c2d7ec026a9
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Project: policy/distribution master 5654548387d1ba2c3776d1a01276103481ac41cd
Fix lineEnding issue for policy-keystore
. separate the etc/ssl from etc in assembly
. fix the JVM property typo by using trustStorePassword
Change-Id: I0e00bf211de96939346c46e0486361e29f9e20f7
Issue-ID: POLICY-1385
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
Project: policy/distribution master fc32c230809a051bc1c17e8a2a447210822eebe7
add Https support for distribution endpoints
. add the https into the RestServerParameters interface
. update CommonTestData to support https interface
. add two cases for healthcheck and statistic https validation
. update the package script to use JVM properties
. add keystore and truststore to resources dir
. update the keystore path for consistency
Change-Id: I04b2a3e1afef84eafbb6a22e6fe2122a5a181883
Issue-ID: POLICY-1221
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
Project: policy/distribution master 987cb61f269572fec7c0b0fe500f081ca36c2dd9
Fix policy format with vCPE service
. change the capital and lower-case letter
. add missing fields in ConfigBody policyName and templateVersion
that are requried by OOF
. add '=' into default operator once no such info in the input CSAR
. based on the vCPE service, which includes several CPs, some may do
NOT connect any VDU. so need deal with such case.
. add new test case to cover complicated service includes 5 policies
. change the resource's type from String to List as requried by OOF
which needs such format to deal with all kind of policies beides hpa
. improve the code style
Change-Id: Id39b1a0511c362c5ae9dce409af18b032832de80
Issue-ID: POLICY-1282
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
Project: policy/distribution master cf2a21536bd30ebb8b4544f51ad3024dae310842
Create label for architecture to ref
Creating a label so architecture document can reference this
new application.
Issue-ID: POLICY-1163
Change-Id: Ie3cef673f179240d562dc02411d38c9dfc038252
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: policy/distribution master 592f9d090e4351a27aa6f283f5fb2b0b3dc7255b
policy/distribution documents
Change-Id: I1c3e083a9ce050ce67acd5f68d0dcf498927592a
Issue-ID: POLICY-1260
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
|
|
Change-Id: I2262bd8d0812651f78525137750fa3cb3727e108
Issue-ID: POLICY-1260
Signed-off-by: Rich Bennett <rb2745@att.com>
|