Victor Stinner f945f9b797 Fix Ceph object store tests on Python 3
* Fix keystoneclient mock on Python 3: service_catalog.url_for() must
  return a string because urllib.parse.urljoin() is now more strict on
  Python 3
* tox -e py34: add objectstore.test_rgw

Change-Id: I0a4a33a26b7984854c8561866a6f49e2b4d7ff6d
2015-06-12 18:11:42 +02:00
..
2013-11-13 15:32:31 +01:00
2015-06-09 11:27:53 +02:00