httplib2 is not needed anymore

Bug #1272986 reported by Chmouel Boudjnah
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ceilometerclient
Fix Released
Low
Chmouel Boudjnah

Bug Description

httplib2 is listed in requirements.txt, but not used anywhere other than heatclient.shell, setting debug. All http requests are being handled by six.moves.http_client.

(same bug as #1266584)

Changed in python-ceilometerclient:
assignee: nobody → Chmouel Boudjnah (chmouel)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-ceilometerclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/69237

Changed in python-ceilometerclient:
status: New → In Progress
Julien Danjou (jdanjou)
Changed in python-ceilometerclient:
importance: Undecided → Low
gordon chung (chungg)
summary: - httlib2 not needed anymore
+ httplib2 not needed anymore
summary: - httplib2 not needed anymore
+ httplib2 is not needed anymore
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ceilometerclient (master)

Reviewed: https://review.openstack.org/69237
Committed: https://git.openstack.org/cgit/openstack/python-ceilometerclient/commit/?id=b8250088a6d0a9e78b51a9d43187c4867da113b3
Submitter: Jenkins
Branch: master

commit b8250088a6d0a9e78b51a9d43187c4867da113b3
Author: Chmouel Boudjnah <email address hidden>
Date: Sun Jan 19 00:11:32 2014 -0800

    Remove ununsed httplib2 requirement

    This is not needed anymore since the logging is handled by
    six.moves/httplib.

    Change-Id: I4de3cfd8d8d3c08b38e39fde12172bdb4de0cea0
    Closes-Bug: 1272986

Changed in python-ceilometerclient:
status: In Progress → Fix Committed
Changed in python-ceilometerclient:
milestone: none → 1.3.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.