From 50a707922b3b3c687329eee4d48305f01f86e598 Mon Sep 17 00:00:00 2001 From: qingshuting Date: Sat, 30 Jul 2022 10:20:05 +0800 Subject: [DCAEGEN2-Services] Add example policy types, policies and instrucitons for policy sync Add example policy types, policies and readme for policy sync. Modify ./gitignore to exclude intellij config file. Issue-ID: DCAEGEN2-3195 Signed-off-by: qingshuting Change-Id: Id11dac92740db98dd7ba6003e6a035e2fc16d0d7 --- dcae-services-policy-sync/policysync/cmd.py | 1 + 1 file changed, 1 insertion(+) (limited to 'dcae-services-policy-sync/policysync') diff --git a/dcae-services-policy-sync/policysync/cmd.py b/dcae-services-policy-sync/policysync/cmd.py index 9055674..6a944cc 100644 --- a/dcae-services-policy-sync/policysync/cmd.py +++ b/dcae-services-policy-sync/policysync/cmd.py @@ -1,5 +1,6 @@ # ============LICENSE_START======================================================= # Copyright (c) 2021 AT&T Intellectual Property. All rights reserved. +# Copyright (C) 2022 Huawei Technologies Co., Ltd. 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. -- cgit 1.2.3-korg