commit | 7bc81973c823789debc000858f7777d120709ac4 | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Tue Feb 11 13:56:54 2020 +0200 |
committer | Ittay Stern <ittay.stern@att.com> | Tue Feb 11 14:34:33 2020 +0200 |
tree | c97627390ff5f28ef56e347e266a7f1a41f43ff0 | |
parent | 45b0eb72cde7a950579e74c62bee198e0a36acf7 [diff] |
Filter owning-entities from /category_parameter by permissions Implemented in CategoryParameterServiceWithRoles and injected to MaintenanceController, but still reachable because shouldTreatPermissions() is "false". Issue-ID: VID-758 Change-Id: I716202ca944af9b0de9c151d75d50b5df41a8171 Signed-off-by: Ittay Stern <ittay.stern@att.com>
This source repository contains the OpenECOMP Virtual Infrastructure Deployment (VID). The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of VID:
org.openecomp.ecompsdkos:ecompSDK-project org.openecomp.ecompsdkos:ecompSDK-core org.openecomp.ecompsdkos:ecompSDK-analytics org.openecomp.ecompsdkos:ecompSDK-workflow
To build it using Maven 3, run: mvn clean install