Hello,

Traceback (most recent call last):
  File ".../elasticluster/cluster.py", line 499, in _start_node
    node.start()
  File ".../elasticluster/cluster.py", line 1141, in start
    **self.extra)
  File ".../elasticluster/providers/ec2_boto.py", line 197, in
start_instance
    connection = self._connect()
  File ".../elasticluster/providers/ec2_boto.py", line 139, in _connect
    path=self._ec2path, region=region)
NameError: global name 'region' is not defined


Any ideas?


Looks like a bug in the EC2 backend, can you please report it through the
GitHub "issues" page?

Although I am traveling this week so I will only be able to work on it next
week.

Ciao,
R

-- 
You received this message because you are subscribed to the Google Groups 
"elasticluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to