diff options
author | ramverma <ram.krishna.verma@ericsson.com> | 2018-11-22 11:33:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-25 23:28:02 +0000 |
commit | 5b525caae273f85ffc11a69ce2880e7b9fee3584 (patch) | |
tree | 605a4cce7c35781115794c1ae96e811181d5e2a5 /docs/submodules | |
parent | 6229a3be884de903075de90089e1f045278cbf6e (diff) |
Updated git submodules
Project: policy/distribution casablanca 3b0dc8ab95c20c2903d96bb69f81964dfa774354
policy/distribution documents
Change-Id: I1c3e083a9ce050ce67acd5f68d0dcf498927592a
Issue-ID: POLICY-1260
Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
(cherry picked from commit 592f9d090e4351a27aa6f283f5fb2b0b3dc7255b)
Added additional supporting scripts for s3p test
clean_policy.sh: remove policies correspdoing to s3p csar files.
list_failed_policy.sh: try to get failed policies from pdp in s3p test.
Issue-ID: POLICY-837
Change-Id: I742437f740eee191875b25eccd03f00574bc0dcc
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
(cherry picked from commit fbf8e05938b7ce58bf090a37d004760836548d88)
Update version to 2.0.3-SNAPSHOT
Change-Id: Ifd9c18586d22c6a84997adf2d20a943df371504a
Issue-ID: POLICY-1262
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Fix unchecked cast sonar issue
Removed the unused variable. We are reasonably
sure that the cast is ok.
Fixed the JUnit tests, removed useless imports,
unused variables and raw types.
Issue-ID: POLICY-1256
Change-Id: Iad7dbbf02a4dd48648fc9d5c20595c9f0f8d7acb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit bf30e81ea77ab361a25f0076c7f81c10ded9c53e)
Merge "s3p: Remove temporary workaround" into casablanca
s3p: Remove temporary workaround
Since bug POLICY-1254 has been fixed, remove the workaround for it.
Change-Id: I40a706b439b8db8530299921c8a59ef04e0d250d
Issue-ID: POLICY-837
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
(cherry picked from commit 9b18d4f702586fd022fd142f0f23e5a0e3b24359)
Fix virtual_binding error under VDU requirements
virtual_binding will bind CP to a VDU but virtual_link
use the node name instead of the name of node's propertiy
add new test case to cover s3p
the picvendorId's path has been changed based on demo repo
Change-Id: I0ca400eab4d16284f14cb568fe3da5b409dd9222
Issue-ID: POLICY-1254
Signed-off-by: liboNet <libo.zhu@intel.com>
FileSystemReceptionHandler: Fix sonar issues
Fixed 6 code smell issues reported by sonar.
Change-Id: I537df24f0f0624470efd8675f01ecd433aed1cb0
Issue-ID: POLICY-1256
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
(cherry picked from commit 3c0823e37b6cf933b23687a2d7339b131fe5a464)
Make FileSystemReceptionHandler more tolerant
Make FileSystemReceptionHandler tolerant of exceptions thrown when
parsing tosca template and be able to handle new incoming csar.
Also added the unit test for FileSystemReceptionHandler.
Change-Id: I0f1647f6f952576a8e61adca4d027990706d1411
Issue-ID: POLICY-837
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
(cherry picked from commit 70f9f24e6ed39a6ddb4afef02516af624f50079d)
Fix sonar/checkstyle issues
The main pom.xml was incorrect, so these issues have
creeped into the source code.
Issue-ID: POLICY-1256
Change-Id: Ic0b52f3a28f869252120991b0c1946ef8402bcc5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 789f09f2430440d6be44a5fad26715d002aff757)
Added JMeter scripts for perf test
Change-Id: I4286c6defdef331ee5c40399d17381d3c8b8a544
Issue-ID: POLICY-836
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
(cherry picked from commit c1647ba56080a79d149b2e9fd647bda4da39997e)
Added JMeter scripts for stability test
Added the scripts and JMeter scenario for stability test
Change-Id: If495321e54e56d688cfadd53894a0361f283079d
Issue-ID: POLICY-837
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
(cherry picked from commit de0e18b974cb40cbbfac1accdc7d4b460ccd4186)
S3P: added FileSystemReceptionHandler plugin
For S3P test, we need to add a new FileSystemRecpetionHandler plugin
which monitors a local directory for newly come csar files.
This patch added the plugin code as well as the configuration file for
s3p to use.
Change-Id: I8f1e65489abde15ae32c54d819bbc6e7cbdf36d0
Issue-ID: POLICY-837
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
(cherry picked from commit 3bd15a55aeb69c1caad1a1f32175cb3b7797733a)
Upgrade policy parent and common
Upgrade to release parent 2.0.1 and common
1.3.3 to fix license issue in dmaap 1.1.9
Fixes to package distribution and docker
pom.xml which mvn version missed.
Also need to upgrade engine 1.3.3 release
Bumping version to 1.3.3-SNAPSHOT for release
Issue-ID: POLICY-1229
Change-Id: If5247308ea8eba6dd65614a67f38396896d8ed0f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Upgrade to released artifacts.
Upgrade to policy/common 1.3.2 and apex pdp 2.0.2.
Will upgrade to engine when it is released.
Issue-ID: POLICY-1245
Change-Id: If79e65d93206e160c76328d8c9f0628099b55538
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Merge "Add more logics about fields value for OOF model" into casablanca
use https instead of http to do forward
use https instead of http
set default as the value of pdpGroup
Change-Id: I9c4fa901bfc00be465b6ba9777d4c35c0ac93eb3
Issue-ID: POLICY-1237
Signed-off-by: liboNet <libo.zhu@intel.com>
Add more logics about fields value for OOF model
To align with OOF/Policy/SO, need add below:
. resource should be set as name field of SDC resource.
. identity should be set as a concatenation of PolicyType + "_" + Resource
. value of flavorDirective's type, expected from OOF, is "flavor_directives"
. policyScope should add the name of service from SDC to align with that from SO.
. Update the Testcase
Change-Id: I57f461ef51e0f50e6096c9c9ba84c5832cb13656
Issue-ID: POLICY-1227
Signed-off-by: liboNet <libo.zhu@intel.com>
Step version for Casablanca support
Issue-ID: POLICY-1233
Change-Id: Iebf0b77a9b87543ebe99d6a6eab0939bd276931c
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/policy/distribution.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/distribution.git b/docs/submodules/policy/distribution.git -Subproject fbf8e05938b7ce58bf090a37d004760836548d8 +Subproject 3b0dc8ab95c20c2903d96bb69f81964dfa77435 |