summaryrefslogtreecommitdiffstats
path: root/nova/adminclient.py
diff options
context:
space:
mode:
authorCerberus <matt.dietz@rackspace.com>2010-12-20 18:00:26 -0600
committerCerberus <matt.dietz@rackspace.com>2010-12-20 18:00:26 -0600
commit7f83b9d963fee2d65b267542c7cd8c48df23a1ef (patch)
tree9d351ad5389eb8e6b50e7fd0301db40bb52220f2 /nova/adminclient.py
parentf3f5b58f395794b3933cc3489ff37ce08002de89 (diff)
parent086f2d87be3c56ac8dafaf4551096868d57454db (diff)
Merge from trunk
Diffstat (limited to 'nova/adminclient.py')
-rw-r--r--nova/adminclient.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/nova/adminclient.py b/nova/adminclient.py
index 5a62cce7d..6ae9f0c0f 100644
--- a/nova/adminclient.py
+++ b/nova/adminclient.py
@@ -194,6 +194,7 @@ class HostInfo(object):
class NovaAdminClient(object):
+
def __init__(
self,
clc_url=DEFAULT_CLC_URL,