]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix importing of novaclient exceptions
authorZane Bitter <zbitter@redhat.com>
Mon, 17 Dec 2012 16:11:03 +0000 (17:11 +0100)
committerZane Bitter <zbitter@redhat.com>
Mon, 17 Dec 2012 16:11:13 +0000 (17:11 +0100)
commit31899c01ce6b42e98b0ebb95089d5944c3c4950c
treed5974da9246c0aed98b93025bc210fe21335bdb0
parentf1e1f22c902c1708616629a4b8cb6a60221ab3a8
Fix importing of novaclient exceptions

Broken by 3c702e38e9a51a15a8d1626b60f610c75cb1f8b7

Also, use novaclient's own mechanism for selecting the correct API version;
don't go fishing in the internals.

Change-Id: I296312f185735026587ba9849343aa79177856a3
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/clients.py