summaryrefslogtreecommitdiffstats
path: root/docker/requirements.txt
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2017-09-07 11:29:16 -0400
committerMichael Hwang <mhwang@research.att.com>2017-09-11 15:47:38 -0400
commita26c9cc72f8fdc513458c2ba87f9378743f255fb (patch)
tree4393e29db8aa8e93c721d05e38378e91280d5fa1 /docker/requirements.txt
parent61ba70610e670c395483d3c2ef46bbca4eef7769 (diff)
Make components policy reconfigurable and more
* Add in dcae policy dependencies and policy decorators into tasks * Fetch docker logins dynamically * Add in policy example blueprint * Add in policy update operation for components Issue-Id: DCAEGEN2-97 Change-Id: Ib58adfbd7070999c7b8e59ab008f5ff90d4984a7 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'docker/requirements.txt')
-rw-r--r--docker/requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/requirements.txt b/docker/requirements.txt
index c76c229..bae15ce 100644
--- a/docker/requirements.txt
+++ b/docker/requirements.txt
@@ -1,3 +1,4 @@
# TODO: May need to add the following line
# --extra-index-url <onap pypi url>
-python-dockering==1.2.0
+python-dockering==1.3.0
+dcaepolicy==0.0.4