Skip to content

Commit

Permalink
Analytics requires python-amqp package
Browse files Browse the repository at this point in the history
Change-Id: Iea6ff36d2e7dfbd67efe32fde27b18cd155eb578
Closes-Bug: #1600201
  • Loading branch information
Sundaresan Rajangam committed Jul 8, 2016
1 parent 99bb88a commit 5a17aa0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian/contrail/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Depends: adduser,
python-stevedore (>= 0.14.1),
python-kazoo (>= 1.3.1),
python-sseclient,
python-amqp,
${misc:Depends},
${python:Depends},
${shlibs:Depends},
Expand Down
1 change: 1 addition & 0 deletions debian/contrail/debian/pydist-overrides
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ uuid 2.5-
netsnmp-python libsnmp-python
kafka python-kafka
sseclient python-sseclient
amqp python-amqp
1 change: 1 addition & 0 deletions rpm/contrail/contrail.spec
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@ Requires: python-kafka >= 1.0.1
Requires: python-stevedore
Requires: python-kazoo >= 1.3.1
Requires: python-sseclient
Requires: python-amqp
%if 0%{?rhel} >= 7
Requires: python-cassandra-driver >= 3.0.0
%endif
Expand Down

0 comments on commit 5a17aa0

Please sign in to comment.