From 502d152f41d9f135c3e2405d19bb8267b41529bd Mon Sep 17 00:00:00 2001 From: Vladimir Kozhukalov Date: Mon, 27 Mar 2017 10:30:17 +0300 Subject: [PATCH] Add python-distributed package as nailgun dependency Change-Id: I852ad5491b2225c8a211f7216d1a17b2b6c53487 Closes-Bug: #1676300 --- debian/control | 1 + specs/fuel-nailgun.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/control b/debian/control index b44b87a9c8..a6135be23c 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Depends: fuel-openstack-metadata, python-babel (>= 2.3.4), python-crypto (>= 2.6.1), python-decorator (>= 3.4.0), + python-distributed (>= 1.16.0), python-fysom (>= 1.0.11), python-iso8601 (>= 0.1.11), python-jinja2 (>= 2.8), diff --git a/specs/fuel-nailgun.spec b/specs/fuel-nailgun.spec index 9448b64b42..77884c9bb5 100644 --- a/specs/fuel-nailgun.spec +++ b/specs/fuel-nailgun.spec @@ -24,6 +24,7 @@ Requires: python-anyjson >= 0.3.3 Requires: python-babel >= 1.3 Requires: python-crypto >= 2.6.1 Requires: python-decorator >= 3.4.0 +Requires: python-distributed >= 1.16.0 Requires: python-fysom >= 1.0.11 Requires: python-iso8601 >= 0.1.9 Requires: python-jinja2 >= 2.7