yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14163
[Bug 1315288] Re: Icehouse controller / Havana compute terminate instance not working
Nope, Sorry about that.
Settting the following seem to fixed it
[upgrade_levels]
compute = icehouse-compat
** Changed in: nova
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1315288
Title:
Icehouse controller / Havana compute terminate instance not working
Status in OpenStack Compute (Nova):
Invalid
Bug description:
I'm testing compatibility between Icehouse and Havana since we will be
upgrading our cloud gradually over time.
I just noticed that deleting a instance is broken in a mixed setup.
This is the error in the compute log:
2014-05-01 14:19:18.842 11739 ERROR nova.openstack.common.rpc.amqp [req-582de9de-fb85-4aa7-83b8-401317e19b1b 672c0a017f4349608b25b701e115145f 978a2631c0714c309b3b071ac910a7ad] Exception during message handling
2014-05-01 14:19:18.842 11739 TRACE nova.openstack.common.rpc.amqp Traceback (most recent call last):
2014-05-01 14:19:18.842 11739 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/amqp.py", line 461, in _process_data
2014-05-01 14:19:18.842 11739 TRACE nova.openstack.common.rpc.amqp **args)
2014-05-01 14:19:18.842 11739 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/dispatcher.py", line 178, in dispatch
2014-05-01 14:19:18.842 11739 TRACE nova.openstack.common.rpc.amqp raise rpc_common.UnsupportedRpcVersion(version=version)
2014-05-01 14:19:18.842 11739 TRACE nova.openstack.common.rpc.amqp UnsupportedRpcVersion: Specified RPC version, 3.22, not supported by this endpoint.
We are using the RDO repo packages and running the following versions (latest from the repo's):
Controller: 2014.1
Compute nodes: 2013.2.3
I also quickly tested creating instances and migrating and they work
fine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1315288/+subscriptions
References