commit | 742c4b2ed82860e2a74f3db3b2048173fbc530d8 | [log] [tgz] |
---|---|---|
author | liboNet <libo.zhu@intel.com> | Sat Aug 18 03:15:59 2018 +0800 |
committer | liboNet <libo.zhu@intel.com> | Wed Aug 22 09:57:45 2018 +0800 |
tree | c663025f715682863056730c7dbccd8fd522ded7 | |
parent | 612196451afe9b16b8914858dd58f3bb0dae8579 [diff] |
integrate PSSDConfiguration to distribution * Integrate the PSSDConfiguration to distribution config parameter. * Moved related PSSDConfigurationParameterGroup classes from "handling" to "parameters" to avoid specified sdc dependency. * Modify all the test case since the distribution config parameter has been changed, update CommonTestData to wrap it. * Add neccessnary SDC handling exceptions which to be used for SDC handler integration. * update the PSSDCOnfiguraitonParameterGroup to add UUID to the setName function to generate unique name for each instance. * use builder to create PSSDConfigurationParametersGroup instead of using many parameters Change-Id: I3c78bc2a51ebc84761bc9458096d6ffa18070b47 Issue-ID: POLICY-956 Signed-off-by: liboNet <libo.zhu@intel.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy SDC Service Distribution code.
To build it using Maven 3, run: mvn clean install