diff options
author | Hansen, Tony (th1395) <th1395@att.com> | 2020-05-13 18:55:54 +0000 |
---|---|---|
committer | Hansen, Tony (th1395) <th1395@att.com> | 2020-06-02 20:36:06 +0000 |
commit | 7e1efe3174336fa09a56c596af55ba93d7b14a91 (patch) | |
tree | bad0fc0c5bb0a54f69e7d046008c423c507f87d6 /clamp-policy/tests/__init__.py | |
parent | 05e95de3b9736160b4229232903e86706fb782e1 (diff) |
move plugins from from ccsdk to dcaegen2
copy dmaap, helm, pgaas and sshkeyshare plugins from ccsdk to dcaegen2
Change-Id: Ib257495de6c275c45f0c87a4b42ac21a2fab7979
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2207
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Diffstat (limited to 'clamp-policy/tests/__init__.py')
-rw-r--r-- | clamp-policy/tests/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clamp-policy/tests/__init__.py b/clamp-policy/tests/__init__.py index 20c17e4..4f04502 100644 --- a/clamp-policy/tests/__init__.py +++ b/clamp-policy/tests/__init__.py @@ -1,5 +1,6 @@ # ================================================================================ # Copyright (c) 2019 Wipro Limited Intellectual Property. All rights reserved. +# Copyright (c) 2020 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. |