Fix URL for node lookup

Change-Id: I5b128a74bf0442f61d722978308c03c6ec45f8d8
This commit is contained in:
Jim Rollenhagen
2014-03-27 12:25:11 -07:00
parent aee1555156
commit 6329ae46db
2 changed files with 3 additions and 2 deletions

@@ -71,7 +71,7 @@ class APIClient(object):
raise errors.HeartbeatError('Invalid Heartbeat-Before header')
def lookup_node(self, hardware_info):
path = '/{api_version}/drivers/teeth/lookup'.format(
path = '/{api_version}/drivers/teeth/vendor_passthru/lookup'.format(
api_version=self.api_version
)
# This hardware won't be saved on the node currently, because of how