commit | 672288bd70cf7b463bc996e45e84e158e8565c12 | [log] [tgz] |
---|---|---|
author | Alexey Ovchinnikov <aovchinnikov@mirantis.com> | Wed Mar 27 11:06:05 2019 +0100 |
committer | Alexey Ovchinnikov <aovchinnikov@mirantis.com> | Wed Mar 27 11:09:29 2019 +0100 |
tree | 1d51f561dda56a4965d6d638cb3171fb4ea10589 | |
parent | 3a7e973f914f883212ef7fbc0e6849b937bfc5ab [diff] |
Workaround for mysterious CI behavior Temporary solution to unblock nodegenerator. For some reason requirements.txt don't get patched properly which results in failure to rebuild packet with proper dependencies which, in turn, causes nodegenerator to fail later. PROD-26064 Change-Id: I3e6b7ad442fec249001ed45e033afa6002125fc6
diff --git a/requirements.txt b/requirements.txt index 5caff4f..5b3aadd 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -2,4 +2,3 @@ pyyaml six enum34 -ipaddress