diff options
author | Alex Shatov <alexs@att.com> | 2018-02-01 14:04:48 -0500 |
---|---|---|
committer | Alex Shatov <alexs@att.com> | 2018-02-01 14:04:48 -0500 |
commit | 6ea7282470ceb19dd537636721cd96bc6e4bbf4a (patch) | |
tree | 296ad99acab9dfa684b3e82599fac1bc911a6fe7 /onap-dcae-dcaepolicy-lib/LICENSE.txt | |
parent | 90f21051fc4347a84a2c079c994e03abbfec5c62 (diff) |
get policy config data from config.content
* get policy config data from config.content
instead of config when policyType is MicroService
* identify the microservice by policyType provided by policy-engine
or by parsing policy_id -it should contain Config_MS after scope
= defense in case the policyType is not provided
Change-Id: I25b1ce9e30ee717b14aca3e59e92d4d64d825414
Issue-ID: DCAEGEN2-196
Signed-off-by: Alex Shatov <alexs@att.com>
Diffstat (limited to 'onap-dcae-dcaepolicy-lib/LICENSE.txt')
-rw-r--r-- | onap-dcae-dcaepolicy-lib/LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onap-dcae-dcaepolicy-lib/LICENSE.txt b/onap-dcae-dcaepolicy-lib/LICENSE.txt index 45ec201..ba61c9a 100644 --- a/onap-dcae-dcaepolicy-lib/LICENSE.txt +++ b/onap-dcae-dcaepolicy-lib/LICENSE.txt @@ -1,7 +1,7 @@ ============LICENSE_START======================================================= org.onap.dcae ================================================================================ -Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. +Copyright (c) 2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |