search for: xapi_local

Displaying 1 result from an estimated 1 matches for "xapi_local".

Did you mean: map_local
2013 Nov 01
5
xend with XenAPI in stackless python-2.7
...on 2.7? Thanks, Eric /root # python Python 2.7.5 Stackless 3.1b3 060516 (default, Oct 31 2013, 16:45:11) [GCC 4.2.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import XenAPI >>> session = XenAPI.xapi_local() >>> session.login_with_password('''', '''') Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/site-packages/XenAPI.py", line 198, in <lambda> return lambda *par...