commit | efc712b8974c3de093f5a7dca6e4d616f6830ad7 | [log] [tgz] |
---|---|---|
author | RehanRaza <muhammad.rehan.raza@est.tech> | Fri Jul 30 14:34:58 2021 +0200 |
committer | Chengkai Yan <martin.c.yan@est.tech> | Tue Aug 03 11:24:30 2021 +0000 |
tree | f812505fb375b2177e623d8a4ce91bd747b72a81 | |
parent | 9171726f4d2879756a9dbec30b13e8b2e58ce516 [diff] |
Extend validity of expired cert in CCSDK ORAN A1 Policy Management This is causing some unit tests failing. See the corresponding Jira ticket for details. The validity is now extended by 10 years. Change-Id: I0d86234a5c575be606f3b8ba3ab638f3cfa99d58 Issue-ID: CCSDK-3405 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech> (cherry picked from commit f8d4f42ed21463a636b8217b9882b90b4c3468a3)
This source repository contains the code for the ORAN A1 related components.
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".