Actually I poked around and I see the VM spins up in reality (horizon complains of errors) .... Console logs gave me the ip addresses ......
VMs not terminating is not bothering me for now but that's an issue .... From: Dan Wendlandt [mailto:[email protected]] Sent: Wednesday, January 18, 2012 10:43 AM To: Debo Dutta (dedutta) Cc: [email protected] Subject: Re: [Netstack] devstack and quantum error Yeah, this is a known issue, and one of the reasons I was mentioning the important of nova + quantum integration test at the netstack meeting yesterday :) Trey has a fix for this: https://review.openstack.org/#change,3145 I believe spinning up the VM should actually still work (it worked for me despite this message, at least on a recent version of nova trunk), but spinning DOWN VMs does not work without the fix. Either way, we're just waiting on one more core review, then this change will be in Nova trunk. Dan On Wed, Jan 18, 2012 at 10:32 AM, Debo Dutta (dedutta) <[email protected]> wrote: 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 <tel:2012-01-18%2010> :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 <tel:2012-01-18%2010> :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 <tel:2012-01-18%2010> :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 <tel:2012-01-18%2010> :30:36,387 ERROR nova.rpc [- -- Mailing list: https://launchpad.net/~netstack Post to : [email protected] Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dan Wendlandt Nicira Networks: www.nicira.com twitter: danwendlandt ~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Mailing list: https://launchpad.net/~netstack Post to : [email protected] Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp

