diff options
author | Dan Timoney <dtimoney@att.com> | 2017-09-01 18:08:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-01 18:08:57 +0000 |
commit | 602f2b970301da07b90a1f091d5e90e89ca7cf31 (patch) | |
tree | 7c23c3ba6a4afcc9c5e257a9bf0c77692234bd4c /dmaap/requirements.txt | |
parent | d9c3e3f3bcaf15bb4a0735b390661745063599f9 (diff) | |
parent | 0619cb3772a12e0a5a3aecc09b96eeb7df20a000 (diff) |
Merge "Add seed code for DMaaP plugin"
Diffstat (limited to 'dmaap/requirements.txt')
-rw-r--r-- | dmaap/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dmaap/requirements.txt b/dmaap/requirements.txt new file mode 100644 index 0000000..ffdb97f --- /dev/null +++ b/dmaap/requirements.txt @@ -0,0 +1 @@ +python-consul==0.7.0 |