Add policy update notification support 03/57603/1
authorJack Lucas <jflucas@research.att.com>
Wed, 25 Jul 2018 20:33:50 +0000 (20:33 +0000)
committerJack Lucas <jflucas@research.att.com>
Wed, 25 Jul 2018 20:34:34 +0000 (20:34 +0000)
commit03ac66c04143f712378a92ef258253b8ce6b1e8b
tree3fd27e57217ece214b1e602cfd046cbacb099c9e
parent926eb8c21979a6972838dae8e9de29903d1b26f1
Add policy update notification support

Use k8s terminology instead of Docker terminology
Remove some redundant logging

Change-Id: Ic8e581ebde9ea062a7d0e145465425eec1db57c3
Issue-ID: DCAEGEN2-504
Signed-off-by: Jack Lucas <jflucas@research.att.com>
k8s/k8s-node-type.yaml
k8s/k8sclient/__init__.py
k8s/k8sclient/k8sclient.py
k8s/k8splugin/decorators.py
k8s/k8splugin/discovery.py
k8s/k8splugin/tasks.py
k8s/pom.xml
k8s/setup.py
k8s/tests/test_tasks.py