| commit | 626e0150294da773c136d444d000e1a8b4521dea | [log] [tgz] |
|---|---|---|
| author | tierno <alfonso.tiernosepulveda@telefonica.com> | Fri Nov 29 14:16:16 2019 +0000 |
| committer | tierno <alfonso.tiernosepulveda@telefonica.com> | Mon Dec 02 17:12:19 2019 +0000 |
| tree | 778674bbd996f5508dd62a543d5ebe21a0524025 | |
| parent | 5899e08821d446ce8e036aa59a3451487b1bd0b3 [diff] [blame] |
bug 915 fix kdu termination on a failed deployemnt Allow additional params for a concrete kdu and vdu Change-Id: I6c800c011dcf75e68bde00345cd5ebfa6dd5c87a Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/setup.py b/setup.py index ffbd01c..b4d614a 100644 --- a/setup.py +++ b/setup.py
@@ -51,7 +51,7 @@ ], install_requires=[ # 'pymongo', - 'PyYAML>=3.*', + 'PyYAML', 'aiohttp==0.20.2', 'osm-common', 'n2vc',