Files
python-ceilometerclient/ceilometerclient/tests/test_http.py
Cyril Roelandt 117767df47 test_url_generation_with_proxy: do not use contextlib.nested()
This method does not exist in Python 3, use the "@mock.patch.object" decorator
instead.

Change-Id: Ic45fea1553320c61be284a9397b54fd32f7d30ef
2014-02-17 06:10:14 +01:00

2.6 KiB