Anyone seen this? Devstack is now working without Q .... With Q I cant spin VMs but I see ports being created on the integration bridge, gw being created etc. But nova-network spits this
, u'method': u'get_instance_nw_info', u'_context_remote_address': None} from (pid=5331) debug /opt/stack/nova/nova/log.py:175 2012-01-18 10:30:36,383 DEBUG nova.rpc [req-05704be7-b891-4d97-b815-0e92ad014a41 None None] unpacked context: {'request_id': u'req-05704be7-b891-4d97-b815-0e92ad014a41', 'user_id': None, 'roles': [], 'timestamp': '2012-01-18T18:30:35.982126', 'is_admin': True, 'auth_token': None, 'project_id': None, 'remote_address': None, 'read_deleted': u'no', 'strategy': u'noauth'} from (pid=5331) debug /opt/stack/nova/nova/log.py:175 2012-01-18 10:30:36,385 ERROR nova.rpc [-] Exception during message handling (nova.rpc): TRACE: Traceback (most recent call last): (nova.rpc): TRACE: File "/opt/stack/nova/nova/rpc/impl_kombu.py", line 723, in _process_data (nova.rpc): TRACE: rval = node_func(context=ctxt, **node_args) (nova.rpc): TRACE: TypeError: get_instance_nw_info() got an unexpected keyword argument 'instance_uuid' (nova.rpc): TRACE: 2012-01-18 10:30:36,386 ERROR nova.rpc [-] Returning exception get_instance_nw_info() got an unexpected keyword argument 'instance_uuid' to caller 2012-01-18 10:30:36,387 ERROR nova.rpc [-
-- Mailing list: https://launchpad.net/~netstack Post to : netstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp