Package: nova Version: 2012.1.1-15 Severity: grave Tags: upstream Forwarding a mail addressed to myself as an RC bug.
-------- Original Message -------- Subject: Bugging issue with nova-consoleauth on newest nova build 2012.1.1-15 Date: Sat, 16 Mar 2013 20:41:40 +0100 From: postmas...@ispire.me To: <z...@debian.org> Hi Thomas, i have encountered a strange issue after the last nova-* builds (which fixes the vund.) for wheezy SID. After these fixes the nova-consoleauth python script seems broken. i can't use the vnc console on the dashboard anymore, since the auth process in python script seems not working proberly. Error log i get is: 2013-03-16 20:26:11 TRACE nova.rpc.amqp File "/usr/lib/python2.7/dist-packages/nova/consoleauth/manager.py", line 102, in check_token 2013-03-16 20:26:11 TRACE nova.rpc.amqp if token_valid and self._validate_console(token): 2013-03-16 20:26:11 TRACE nova.rpc.amqp File "/usr/lib/python2.7/dist-packages/nova/consoleauth/manager.py", line 91, in _validate_console 2013-03-16 20:26:11 TRACE nova.rpc.amqp console_valid = self.compute_api.validate_vnc_console(context, 2013-03-16 20:26:11 TRACE nova.rpc.amqp NameError: global name 'context' is not defined 2013-03-16 20:26:11 TRACE nova.rpc.amqp 2013-03-16 20:26:11 ERROR nova.rpc.amqp [req-c224edf2-5202-4bef-a901-80edeac1ab19 None None] Returning exception global name 'context' is not defined to caller 2013-03-16 20:26:11 ERROR nova.rpc.amqp [req-c224edf2-5202-4bef-a901-80edeac1ab19 None None] ['Traceback (most recent call last):\n', ' File "/usr/lib/python2.7/dist-packages/nova/rpc/amqp.py", line 253, in _process_data\n rval = node_func(context=ctxt, **node_args)\n', ' File "/usr/lib/python2.7/dist-packages/nova/consoleauth/manager.py", line 102, in check_token\n if token_valid and self._validate_console(token):\n', ' File "/usr/lib/python2.7/dist-packages/nova/consoleauth/manager.py", line 91, in _validate_console\n console_valid = self.compute_api.validate_vnc_console(context,\n', "NameError: global name 'context' is not defined\n"] Kind Regards Jules -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org