adheli.tavares [Wed, 3 Mar 2021 15:27:56 +0000 (15:27 +0000)]
 
Code coverage for Policy distribution
Added code coverage for some missing instructions on main package
Issue-ID: POLICY-3090
Change-Id: I1ba870a4b3c7f63f6c00dfc3f4b908eee7ca701b
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Ram Krishna Verma [Wed, 24 Feb 2021 15:01:47 +0000 (10:01 -0500)]
 
Update info.yaml in distribution
Issue-ID: POLICY-3028
Change-Id: I357f910ce74bd135522eb7ec2c76d97fe3195f74
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 23 Feb 2021 20:13:18 +0000 (15:13 -0500)]
 
Bump distribution to 2.5.1-SNAPSHOT
Issue-ID: POLICY-3088
Change-Id: Iefa88438d23defeb73875ec4de9be29541b24b89
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 23 Feb 2021 18:11:48 +0000 (13:11 -0500)]
 
Release distribution 2.5.0 docker image
Issue-ID: POLICY-3088
Change-Id: Ib5ae6daf8f5b5fb192c76302d2fb009676bd7b22
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 23 Feb 2021 17:23:36 +0000 (12:23 -0500)]
 
Release distribution 2.5.0 version
Issue-ID: POLICY-3088
Change-Id: I73e698c7fd356e209d22a23e23fc5f9632e22064
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 23 Feb 2021 16:16:09 +0000 (11:16 -0500)]
 
Point to released version of jre
Issue-ID: POLICY-3088
Change-Id: Id4b8058061d81b676210014146c77531339c9d62
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 23 Feb 2021 15:20:38 +0000 (10:20 -0500)]
 
Point to released version of dependencies
Issue-ID: POLICY-3088
Change-Id: I244d8b061e58b624f197a2741ada25447047b18d
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Taka Cho [Tue, 9 Feb 2021 19:27:57 +0000 (14:27 -0500)]
 
fix for workspace accommodation
the config/csar should be under
/w/workspace/policy-distribution-master-project-\
csit-distribution/distribution/csit/config/csar
after checking on jenkins sandbox
Issue-ID: POLICY-2895
Change-Id: I03abf0f0f1793cfb84f3eec7d610cadb8da41393
Signed-off-by: Taka Cho <takamune.cho@att.com>
Taka Cho [Wed, 3 Feb 2021 19:13:04 +0000 (14:13 -0500)]
 
move distribution csit to policy repo
move distribution csit plans/tests
to policy/distribution repo
move config to policy/distribution repo also
Issue-ID: POLICY-2895
Change-Id: Ie4cd51bb29c74ea78ea0e9d545423839ced85b9b
Signed-off-by: Taka Cho <takamune.cho@att.com>
Pamela Dragosh [Mon, 18 Jan 2021 13:48:54 +0000 (08:48 -0500)]
 
Fix bug - cast as long
Sonar wants to promote one value to a long, to avoid risk of overflow before assignment.
Issue-ID: POLICY-2908
Change-Id: I2a92cfd8e437dac3f77ee0366993ae28b2c4c05e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Fri, 15 Jan 2021 14:59:27 +0000 (09:59 -0500)]
 
Remove unused import and add comments
Removes unused import and also adds a check for file size.
Since these entries are opened in memory, use NOSONAR to clear
sonar security hotspot.
Issue-ID: POLICY-2908
Change-Id: Ic3511a3f59cd2d78301316df209de5da1e25acdb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Thu, 14 Jan 2021 20:24:37 +0000 (15:24 -0500)]
 
Avoid path injection
Adding a check to ensure that a zip file cannot be corrupted
with a path injection to open a stream somewhere else in the
file system.
Issue-ID: POLICY-2908
Change-Id: Iaa75fc8c14831ad73fa7ab59c618909ff5af454c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Ram Krishna Verma [Wed, 6 Jan 2021 19:13:45 +0000 (14:13 -0500)]
 
Changed identifiers to concept identifiers
The class ToscaPolicyIdentifierOptVersion is replaced by ToscaConceptIdentifierOptVersion in policy/models. Made the corresponding changes in policy/distribution.
Issue-ID: POLICY-2900
Change-Id: I10fb99ecd4f52a811cde49fbc9e35ae2eb28596a
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Taka Cho [Tue, 5 Jan 2021 20:10:58 +0000 (15:10 -0500)]
 
use jre base 2.2.0 - distribution
use jre base 2.2.0
Issue-ID: POLICY-2917
Change-Id: Iac8e53e8144b54b02bebb133f5bd4c1e616ffe4c
Signed-off-by: Taka Cho <takamune.cho@att.com>
Pamela Dragosh [Fri, 4 Dec 2020 15:49:03 +0000 (10:49 -0500)]
 
Sonar issues with visibility
S5993 Change the visibility of this constructor to "protected".
Issue-ID: POLICY-2908
Change-Id: Id7b7d908eb687345f4d91b05869b3925c8694b05
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Taka Cho [Mon, 30 Nov 2020 19:50:59 +0000 (14:50 -0500)]
 
move all bash to ash shell scripts - dist
bash scripts convert to ash
Issue-ID: POLICY-2847
Change-Id: Iee0aacfdf01425cb2b6e6347672ebdd82ec205e1
Signed-off-by: Taka Cho <takamune.cho@att.com>
Ram Krishna Verma [Tue, 27 Oct 2020 18:58:43 +0000 (14:58 -0400)]
 
Point to snapshot versions
Issue-ID: POLICY-2875
Change-Id: Ibe0d79c4167b1ab8b66dee63064db057a6ae2501
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 27 Oct 2020 17:57:08 +0000 (13:57 -0400)]
 
Bump distribution master to 2.5.0-SNAPSHOT
Issue-ID: POLICY-2875
Change-Id: I5d447736a0d74bdce6f6907808d9a7c35a4bf8e0
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Jim Hahn [Tue, 20 Oct 2020 14:51:53 +0000 (10:51 -0400)]
 
Bump distribution to 2.4.4 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: Iccbc23191763dcb9a2781973e29a85e0e34386cf
Signed-off-by: Jim Hahn <jrh3@att.com>
Jim Hahn [Tue, 20 Oct 2020 14:28:56 +0000 (10:28 -0400)]
 
Release distribution 2.4.3 docker
Issue-ID: POLICY-2869
Change-Id: I0a1f62b2ee424c0c91c71e0e294f8db9f6f806d2
Signed-off-by: Jim Hahn <jrh3@att.com>
Jim Hahn [Tue, 20 Oct 2020 14:02:01 +0000 (10:02 -0400)]
 
Release distribution 2.4.3 artifacts
Issue-ID: POLICY-2869
Change-Id: Ia646e8aac11d1a26bdfa338eb5992c5f2375a799
Signed-off-by: Jim Hahn <jrh3@att.com>
Pamela Dragosh [Tue, 20 Oct 2020 12:10:20 +0000 (08:10 -0400)]
 
Point distribution to models 2.3.5
Issue-ID: POLICY-2869
Change-Id: I21bffaf0530d6887241b138f1ae58421f9dbb1e0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Ram Krishna Verma [Wed, 7 Oct 2020 22:09:30 +0000 (18:09 -0400)]
 
Bump distribution to 2.4.3-SNAPSHOT
Issue-ID: POLICY-2839
Change-Id: I0de77e37818fb5da771003fbaefc74e97d0ef404
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Wed, 7 Oct 2020 20:50:43 +0000 (16:50 -0400)]
 
Release distribution 2.4.2 docker artifacts
Issue-ID: POLICY-2839
Change-Id: I7b2e5a9f3d6cf3c6222088452a3624d2421772fc
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Wed, 7 Oct 2020 20:18:45 +0000 (16:18 -0400)]
 
Release distribution 2.4.2 maven artifacts
Issue-ID: POLICY-2839
Change-Id: Ibc7147aeab372ceb8d0f5f40b2095e56df56ec44
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Wed, 7 Oct 2020 19:28:01 +0000 (15:28 -0400)]
 
Point to model 2.3.2
Issue-ID: POLICY-2839
Change-Id: I3c6186180fda382bfb63b267a7bc9f5875b27018
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Jim Hahn [Wed, 30 Sep 2020 14:16:42 +0000 (10:16 -0400)]
 
New sonars in policy/distribution
Addressed the following sonars:
- extract common test methods
Issue-ID: POLICY-2713
Change-Id: I2c8e957785b7e0d1b66e3bd49d5a8a854149fffd
Signed-off-by: Jim Hahn <jrh3@att.com>
jhh [Thu, 24 Sep 2020 20:01:04 +0000 (15:01 -0500)]
 
update default keystores
Issue-ID: POLICY-2827
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: If5da9a12dad83b3b596ff5e1ac2c1f8fc0987b9c
Jim Hahn [Mon, 14 Sep 2020 22:07:12 +0000 (18:07 -0400)]
 
Use alpine base image 2.1.1
Issue-ID: POLICY-2819
Change-Id: Ib4f77377978efccac4a78a170b50e1ed0edc3e56
Signed-off-by: Jim Hahn <jrh3@att.com>
Ram Krishna Verma [Wed, 9 Sep 2020 17:36:05 +0000 (13:36 -0400)]
 
Bump distribution version to 2.4.2-SNAPSHOT
Issue-ID: POLICY-2789
Change-Id: Ic7783fec3955474266fe0e5c4e178b1db21661d8
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Wed, 9 Sep 2020 17:02:20 +0000 (13:02 -0400)]
 
Release distribution docker 2.4.1
Issue-ID: POLICY-2789
Change-Id: Iaca8d14c1ef385fd0bb6c085a057700568c858f7
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Wed, 9 Sep 2020 15:47:05 +0000 (11:47 -0400)]
 
Release distribution maven 2.4.1
Issue-ID: POLICY-2789
Change-Id: Ic654369fb7c7d002626dcba38ce29bedf2767025
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Wed, 9 Sep 2020 14:50:01 +0000 (10:50 -0400)]
 
Pointing to released common & models
Issue-ID: POLICY-2789
Change-Id: Ife64846b8a487871a4fb802e76569dcb8dea0a59
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Taka Cho [Fri, 4 Sep 2020 13:02:09 +0000 (09:02 -0400)]
 
point to 2.1.0 policy-alpine base - distribution
In G-rel, using 2.1.0 base.
Issue-ID: POLICY-2789
Change-Id: Iea812a77ed65dafa31a83db41fdda0d54dd964ca
Signed-off-by: Taka Cho <takamune.cho@att.com>
a.sreekumar [Fri, 21 Aug 2020 12:01:47 +0000 (13:01 +0100)]
 
Changes to make policy-distribution container crash with non zero exitCode
Change-Id: Ic637253513b349ccb3f17b7c3fce1414bd5ec022
Issue-ID: POLICY-2756
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
jhh [Mon, 3 Aug 2020 20:23:32 +0000 (15:23 -0500)]
 
environment variables to support cert. store paths
Issue-ID: POLICY-2615
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I5334ef2a928b3c658fcfd05fe2b15f724c1b4ba7
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Taka Cho [Thu, 30 Jul 2020 18:34:43 +0000 (14:34 -0400)]
 
Update INFO.yaml in policy-distribution
Verified with Jessica W that the "type" should still be "Addition",
even when updating the PTL.
Updated to Mature, per TSC.
Issue-ID: POLICY-2738
Change-Id: I84b414b57280cfb1edca6a7dd690e647a41eddb8
Signed-off-by: Taka Cho <takamune.cho@att.com>
Jim Hahn [Wed, 29 Jul 2020 21:34:56 +0000 (17:34 -0400)]
 
Allocate a new server port for each test
Junit tests were failing randomly on the build server, perhaps due to
the fact that multiple tests attempt to bind to the server port, 6969.
Modified most of the tests to allocate their own server port.
Issue-ID: POLICY-2713
Change-Id: If40eef7989c9a46e2d458d915ed5bd0281ff0b0d
Signed-off-by: Jim Hahn <jrh3@att.com>
Ram Krishna Verma [Wed, 29 Jul 2020 18:34:45 +0000 (18:34 +0000)]
 
Merge "Sonar fixes for policy/distribution"
uj426b [Thu, 23 Jul 2020 20:17:24 +0000 (16:17 -0400)]
 
Sonar fixes for policy/distribution
Change-Id: Ia48406096706daaa6a98985c488b4055276863d3
Issue-ID: POLICY-2713
Signed-off-by: uj426b <uj426b@att.com>
Jim Hahn [Fri, 24 Jul 2020 16:47:16 +0000 (12:47 -0400)]
 
Add Ajith to policy-distribution info
Issue-ID: POLICY-2738
Change-Id: I826b45cca65391484d738ad6e6c56a0e69d11dfb
Signed-off-by: Jim Hahn <jrh3@att.com>
Ram Krishna Verma [Tue, 21 Jul 2020 19:19:48 +0000 (15:19 -0400)]
 
Remove hpa decoder from policy/distribution
Issue-ID: POLICY-2477
Change-Id: Iff4158e2322724265007d5a90459c3ebf62d3fc2
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Fri, 17 Jul 2020 17:55:04 +0000 (13:55 -0400)]
 
Refer to snapshot versions
Issue-ID: POLICY-2695
Change-Id: I549efba73e0052e83408c9876ff5ea0658c2e6a1
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Jim Hahn [Fri, 10 Jul 2020 19:22:57 +0000 (15:22 -0400)]
 
Bump policy/distribution to 2.4.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: I1ceafeaa50e8563605e5cbaa50e4b7b7769492f9
Signed-off-by: Jim Hahn <jrh3@att.com>
Jim Hahn [Fri, 10 Jul 2020 15:09:42 +0000 (11:09 -0400)]
 
Release distribution docker 2.4.0 artifacts
Issue-ID: POLICY-2695
Change-Id: Iea81fc05445fc91777bfa052bc3499c7d16f71d8
Signed-off-by: Jim Hahn <jrh3@att.com>
Jim Hahn [Thu, 9 Jul 2020 21:01:33 +0000 (17:01 -0400)]
 
Release policy/distribution 2.4.0
Issue-ID: POLICY-2695
Change-Id: Ibab5d66ca84f2d3e322d60143a396777dd9d3cee
Signed-off-by: Jim Hahn <jrh3@att.com>
Jim Hahn [Thu, 9 Jul 2020 13:39:19 +0000 (09:39 -0400)]
 
Refer to released versions in policy-distribution
Issue-ID: POLICY-2695
Change-Id: Ie4a0050c46e103507e1f99d6787609b7b96d8551
Signed-off-by: Jim Hahn <jrh3@att.com>
Jim Hahn [Fri, 3 Jul 2020 18:53:26 +0000 (14:53 -0400)]
 
Fix openpojo breakage in policy-distribution
Removing openmojo from the common/utils pom caused the policy-distribution
build to break.  Added openpojo to the appropriate pom in policy-distribution.
Issue-ID: POLICY-2387
Change-Id: I942480828e31340aa1ca90a71bb2c197eaaf8f4c
Signed-off-by: Jim Hahn <jrh3@att.com>
waynedunican [Wed, 1 Jul 2020 07:39:47 +0000 (08:39 +0100)]
 
Replace try/catch blocks with assertj - dist
Replaced try/catch blocks in policy/distribution test cases with assertj assertions
Issue-ID: POLICY-2451
Change-Id: Ib7ecd13e39abd471bf1424d8a3db22c72ad1e3b8
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Ram Krishna Verma [Fri, 19 Jun 2020 21:41:07 +0000 (17:41 -0400)]
 
Remove checkstyle plugin from distribution pom
Issue-ID: POLICY-2188
Change-Id: Ica82f2762095560dd155262fa77d3f7fefca9437
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
a.sreekumar [Fri, 19 Jun 2020 15:51:11 +0000 (16:51 +0100)]
 
Changes for Checkstyle 8.32 in policy-distribution
Change-Id: I8f9324279f24cc3b9d26f265c3dacd5b61ce856b
Issue-ID: POLICY-2188
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Ram Krishna Verma [Mon, 15 Jun 2020 21:49:31 +0000 (17:49 -0400)]
 
Updating module names to resolve conflicts
Issue-ID: POLICY-2365
Change-Id: I4f894f73b5f6296d823de3feff342c9ac1824e3e
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
jhh [Mon, 15 Jun 2020 18:18:07 +0000 (13:18 -0500)]
 
get cert store passwords from env
Change-Id: I12d54c31b81e5088bea29d2392e5f6b357578673
Issue-ID: POLICY-2575
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Ram Krishna Verma [Wed, 10 Jun 2020 22:10:15 +0000 (18:10 -0400)]
 
Upgrade sdc-tosca & sdc-distribution-client libraries
Issue-ID: POLICY-2116
Change-Id: Ieaa6956ec2b0c3cb81463b359abf70f36708561d
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Jim Hahn [Fri, 29 May 2020 19:01:11 +0000 (15:01 -0400)]
 
Use default serialization provider
The default provider has been changed to gson, so the provider property
no longer has to be set.
Issue-ID: POLICY-1527
Change-Id: If37d8789a439be216bebab81317df5763c432190
Signed-off-by: Jim Hahn <jrh3@att.com>
Jim Hahn [Fri, 29 May 2020 18:51:25 +0000 (14:51 -0400)]
 
Use snapshot versions
Issue-ID: POLICY-1527
Change-Id: I533f11a48a3a0df5e675467a242e44580fbbfbb8
Signed-off-by: Jim Hahn <jrh3@att.com>
Pamela Dragosh [Thu, 28 May 2020 18:45:51 +0000 (14:45 -0400)]
 
Point to parent SNAPSHOT
Issue-ID: POLICY-2391
Change-Id: I7774fd6099282f71e43dedd4dfed8f7b02b10fa2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Wed, 20 May 2020 12:00:42 +0000 (08:00 -0400)]
 
Bump distribution master to 2.4.0
Issue-ID: POLICY-2514
Change-Id: I22bdaad652917f0d1a30c297fdfd48b7cabd76dd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Tue, 19 May 2020 22:52:48 +0000 (18:52 -0400)]
 
Bump distribution 2.3.3
Issue-ID: POLICY-2514
Change-Id: I6093e20eb2918a5a5ebf070b5a96c58380d8b30e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Tue, 19 May 2020 22:36:43 +0000 (18:36 -0400)]
 
Release distribution 2.3.2 docker
Issue-ID: POLICY-2514
Change-Id: I881c84307fc7dfe314c2e9ef223e9ba997807910
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Tue, 19 May 2020 20:37:54 +0000 (16:37 -0400)]
 
Release distribution 2.3.2
Issue-ID: POLICY-2514
Change-Id: I209db8c51386044a5a09027b0c1c01724eefe39a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Tue, 19 May 2020 16:34:29 +0000 (12:34 -0400)]
 
Point to released artifacts
Issue-ID: POLICY-2514
Change-Id: I717741dc3227a55cdea4ec9163acddf61b5601f9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
RossC [Tue, 19 May 2020 11:32:53 +0000 (12:32 +0100)]
 
Fixing clearuppolicies counter issue
Issue-ID: POLICY-2458
Change-Id: I8aca5c2f4a4cae790ed8c129dcf542cab2dd50bd
Signed-off-by: RossC <ross.carter@est.tech>
RossC [Thu, 14 May 2020 09:40:00 +0000 (10:40 +0100)]
 
Frankfurt Distribution Performance Test
Issue-ID: POLICY-2458
Change-Id: I475ac795256db980ae68993a8cbc509d74278549
Signed-off-by: RossC <ross.carter@est.tech>
RossC [Tue, 5 May 2020 14:02:51 +0000 (15:02 +0100)]
 
Stability tests and scripts for Frankfurt
Issue-ID: POLICY-2458
Change-Id: I193d4ec14aee3313a6ea01bb9c02c048da09dbca
Signed-off-by: RossC <ross.carter@est.tech>
Pamela Dragosh [Mon, 27 Apr 2020 12:06:10 +0000 (08:06 -0400)]
 
Point to latest SNAPSHOTs
Security fix for glassfish, fixes in common/models and
parent.
Issue-ID: POLICY-2510
Change-Id: Iffb3a0ee13b5adb38b610bdd59b5c57c9a0d2c02
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Ram Krishna Verma [Wed, 15 Apr 2020 12:31:43 +0000 (08:31 -0400)]
 
Bump distribution to 2.3.2-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I09f030b2256d0cefe69d88cdedd3f5dc05472296
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 14 Apr 2020 21:18:11 +0000 (17:18 -0400)]
 
Release distribution 2.3.1 docker image
Issue-ID: POLICY-2378
Change-Id: I91c053acadb05c2d2e0607b08cedaa5725388943
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 14 Apr 2020 19:35:16 +0000 (15:35 -0400)]
 
Release distribution 2.3.1 artifacts
Issue-ID: POLICY-2378
Change-Id: Ieaf10d9affb5fbdf759f753f8d7a880ea688453a
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Pamela Dragosh [Tue, 14 Apr 2020 18:53:53 +0000 (14:53 -0400)]
 
Point to released common/models
Issue-ID: POLICY-2378
Change-Id: I5e6222c187a1afee9cb37f1091f64a6057ef984e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Mon, 13 Apr 2020 20:15:10 +0000 (16:15 -0400)]
 
Point to common/models fix
Fix in naming policy and yaml coder string fix.
Issue-ID: POLICY-2486
Change-Id: If6af74ee77692ba08208555f0b55eb30544541aa
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Sat, 11 Apr 2020 19:36:06 +0000 (15:36 -0400)]
 
Point to released parent, common models
Issue-ID: POLICY-2378
Change-Id: Idb05f97911fc1ebb5998467a5484973e5e650bae
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Tue, 7 Apr 2020 12:39:53 +0000 (08:39 -0400)]
 
Point to parent SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I9c987e4a2ca3186b502aa64f8490ecc8a10e3452
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Fri, 27 Mar 2020 18:47:30 +0000 (14:47 -0400)]
 
AtomicInteger cleanup
Per Jim's last comments.
Issue-ID: POLICY-2305
Change-Id: I1bc73dcd264e9a122f6ec0eece08202cbcb3a8e9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Fri, 27 Mar 2020 16:59:52 +0000 (12:59 -0400)]
 
Point to latest snapshots
Issue-ID: POLICY-2378
Change-Id: I3d6c118cb34202fc594b3ad7656b4f5ad75295f2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Fri, 27 Mar 2020 15:12:11 +0000 (11:12 -0400)]
 
Use AtomicInteger and other sonar
Removed unused logger.
Added NOSONAR to main to remove security risk, as we do
validate arguments.
Used AtomicInteger.
Issue-ID: POLICY-2305
Change-Id: I18e91836e914b7fd6e3cd9a950dca58fcd8be5b5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Fri, 27 Mar 2020 12:10:25 +0000 (08:10 -0400)]
 
Fix comments from last review
Issue-ID: POLICY-2305
Change-Id: If0778cb7bdade11575cab12c4742274939cd22c7
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Thu, 26 Mar 2020 14:03:11 +0000 (10:03 -0400)]
 
Remove unused imports and clean logs
Unused imports and marked an unused variable.
Added m2e eclipse settings (other repos have this).
Added some test logback.xml to clear out jetty debug
messages.
Replaced deprecated newInstance with getDeclaredConstructor.
newInstance
Either log or throw Exception - chose throw
Added some assertions to JUnit test.
Issue-ID: POLICY-2305
Change-Id: Ia4e9ce62dc7fb45aea247d470ca7245e694fc26e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Thu, 26 Mar 2020 00:00:42 +0000 (20:00 -0400)]
 
Point to models 2.2.2
Issue-ID: POLICY-2378
Change-Id: Ie58d8fca94c0062b62e4930a726fd26babd28d04
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Ram Krishna Verma [Tue, 24 Mar 2020 19:32:53 +0000 (15:32 -0400)]
 
Bump policy/distribution to 2.3.1-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ib343ff092b761c6642d9d0dcd4538ffd41423602
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 24 Mar 2020 17:32:19 +0000 (13:32 -0400)]
 
Release 2.3.0 docker artifacts for policy/distribution
Issue-ID: POLICY-2378
Change-Id: I547d83250731d41291eeb831064bf36f640e4f27
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Ram Krishna Verma [Tue, 24 Mar 2020 16:26:32 +0000 (12:26 -0400)]
 
Release 2.3.0 artifacts for policy/distribution
Issue-ID: POLICY-2378
Change-Id: Ia20f526f1c5aeca8b4a6d4e11d72afcf6685327b
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Pamela Dragosh [Mon, 23 Mar 2020 14:41:02 +0000 (10:41 -0400)]
 
Point to released artifacts
parent, common and models are released.
Issue-ID: POLICY-2378
Change-Id: I9d171e66f5a85b7979bb7e6c663820e93083a7ab
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
jhh [Wed, 18 Mar 2020 15:43:41 +0000 (10:43 -0500)]
 
renew policy certs till 03/17/2021
Change-Id: Ic3089d7c8697e500d49d454dfd21e9360a4df893
Issue-ID: POLICY-2402
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Pamela Dragosh [Wed, 4 Mar 2020 18:18:17 +0000 (13:18 -0500)]
 
Remove apex and engine properties
These are not needed and may fail release.
Issue-ID: POLICY-2404
Change-Id: Ie212a8e0466814eccb6ee583fbbccc19d8ec7a9c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Ram Krishna Verma [Mon, 2 Mar 2020 20:27:21 +0000 (15:27 -0500)]
 
Remove policy/engine & apex dependency from distribution
Issue-ID: POLICY-2404
Change-Id: Ia3084c55ea65a3119354079d9afd3ee35689b7d4
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Pamela Dragosh [Sun, 1 Mar 2020 22:00:36 +0000 (17:00 -0500)]
 
Point to docker 2.0.1
policy/docker is released
Issue-ID: POLICY-2378
Change-Id: I2ea4988f1ee5c244188dbc58a44d8b9cf3fa5151
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Bruno Sakoto [Fri, 7 Feb 2020 18:52:22 +0000 (13:52 -0500)]
 
Review intellij git ignored files
Issue-ID: POLICY-2359
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I60172e584a21a85a5acb14dfc2e57c7a90b3f726
Ram Krishna Verma [Wed, 5 Feb 2020 21:10:59 +0000 (16:10 -0500)]
 
Updating module names to resolve conflicts
Issue-ID: POLICY-2355
Change-Id: I84fe65adb91284f1537ed0422aced705e765b05c
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Pamela Dragosh [Thu, 23 Jan 2020 18:20:57 +0000 (18:20 +0000)]
 
Merge "Remove assembly warning"
a.sreekumar [Thu, 23 Jan 2020 14:56:06 +0000 (14:56 +0000)]
 
policy/distribution jdk11 upgrades
Change-Id: Idb8fdd34eaafbdcf5ea3da6c770ce18dff5d852a
Issue-ID: POLICY-1585
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Pamela Dragosh [Thu, 23 Jan 2020 13:46:04 +0000 (08:46 -0500)]
 
Remove assembly warning
Replease with ${file.separator}
Issue-ID: POLICY-2329
Change-Id: I48567726f3540dddbd9d93fa306b8c7244c33bfc
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Pamela Dragosh [Wed, 22 Jan 2020 16:10:01 +0000 (11:10 -0500)]
 
Finish sonar config update
Now that JDK11 upgrade done, policy/parent has the right
parameters defined. Cleaned up and made sure only one
.exec file being generated.
Issue-ID: POLICY-2321
Change-Id: I058119982e56bc5c111ba3f2fe44079be97fd889
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
HOCKLA [Mon, 20 Jan 2020 22:37:27 +0000 (16:37 -0600)]
 
policy/distribution jdk11 upgrades
Issue-ID: POLICY-1585
Change-Id: I4aa879656c039d9de9c288f0309105c21f4bf285
Signed-off-by: HOCKLA <ah999m@att.com>
Pamela Dragosh [Mon, 20 Jan 2020 15:26:22 +0000 (15:26 +0000)]
 
Merge "Update sonar config"
Pamela Dragosh [Mon, 20 Jan 2020 13:00:43 +0000 (08:00 -0500)]
 
Update sonar config
First update for sonar config, once this is updated to JDK11
I will cleanup. This reports just under 80% for the moment.
Issue-ID: POLICY-2321
Change-Id: I1b3338c53e152ad663ba513bbd15226052142587
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
HOCKLA [Fri, 10 Jan 2020 21:44:01 +0000 (15:44 -0600)]
 
Point to policy/models release version
Issue-ID: POLICY-1592
Change-Id: Ia402dc123ddaf746f5680eecc3d302e868b4cc26
Signed-off-by: HOCKLA <ah999m@att.com>
a.sreekumar [Wed, 8 Jan 2020 12:57:48 +0000 (12:57 +0000)]
 
Enabling logback files to be loaded using oom configmap
Change-Id: I0391f339f50d6e1fc35a45ce2941cd8c272f90d8
Issue-ID: POLICY-2308
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Pamela Dragosh [Fri, 6 Dec 2019 21:41:28 +0000 (21:41 +0000)]
 
Merge "Point to release versions of policy/parent and policy/common"
HOCKLA [Thu, 5 Dec 2019 20:50:59 +0000 (14:50 -0600)]
 
Point to release versions of policy/parent and policy/common
Issue-ID: POLICY-1594
Change-Id: If6e7d96fb200d6947732c94ba4a0f621aac9d9d6
Signed-off-by: HOCKLA <ah999m@att.com>