Skip to content

Commit

Permalink
Add dependency on python-sseclient for contrail-analytics
Browse files Browse the repository at this point in the history
Change-Id: I3f06b199421030033c1fa81f9e466dd14f2f7083
Closes-Bug: #1549466
  • Loading branch information
Sundaresan Rajangam committed Mar 21, 2016
1 parent e01fc97 commit 7fe260b
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 @@ -56,6 +56,7 @@ Depends: adduser,
supervisor,
python-stevedore (>= 0.14.1),
python-kazoo (>= 1.3.1),
python-sseclient,
${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 @@ -17,3 +17,4 @@ requests python-requests
uuid 2.5-
netsnmp-python libsnmp-python
kafka python-kafka
sseclient python-sseclient
1 change: 1 addition & 0 deletions rpm/contrail/contrail.spec
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ Requires: librdkafka1
Requires: python-kafka-python >= 0.9.4
Requires: python-stevedore
Requires: python-kazoo >= 1.3.1
Requires: python-sseclient
%if 0%{?rhel} >= 7
Requires: python-cassandra-driver >= 3.0.0
%endif
Expand Down

0 comments on commit 7fe260b

Please sign in to comment.