diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2018-01-29 07:20:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-29 07:20:26 +0000 |
commit | a897b7bdc10e20db989d10ff7cdf8a14b5a5d517 (patch) | |
tree | 07dd9ad424ab7f16cd4e17ea8866c2d3e6e4a7c0 /requirements.txt | |
parent | 52c154c463705b51c54d639026093ecd80c9a6b4 (diff) | |
parent | 7243bf4de72f4b795f08f6abe99e05da4c06491b (diff) |
Merge "llc-management: Support for LLC management with RMD"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 33bee1bf..d241ca8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2017 Intel corporation. +# Copyright (c) 2015-2018 Intel corporation, Spirent Communications # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 @@ -14,3 +14,4 @@ netaddr==0.7.18 scapy-python3==0.18 pyzmq==14.5.0 distro +stcrestclient |