]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Move url_for into heat_keystoneclient.
authorSteve Baker <sbaker@redhat.com>
Wed, 17 Jul 2013 02:30:58 +0000 (14:30 +1200)
committerSteve Baker <sbaker@redhat.com>
Thu, 18 Jul 2013 01:35:10 +0000 (13:35 +1200)
commitb02b8260831ee2ab8fed1ba22ab947a499e1a003
tree6b2542d996582daf90025da1e381151c0242e5a1
parent808e34ee152a0ecb4c9c946fe1383986304cf59e
Move url_for into heat_keystoneclient.

This allows faking of this call, and removes one instance of
accessing the encapsulated keystone client.

Change-Id: Iad2a9aaad2e9f1dc3cbeb509c822a61427f12817
heat/common/heat_keystoneclient.py
heat/engine/clients.py
heat/tests/fakes.py