[Openstack-operators] Incompatibility between icehouse/havana: deleting instances fails

Sam Morrison sorrison at gmail.com
Mon May 5 12:08:54 UTC 2014


Hi Robert,

You need to set:

[upgrade_levels]
compute = icehouse-compat

in your nova.conf

Cheers,
Sam


On 2 May 2014, at 12:30 am, Robert van Leeuwen <Robert.vanLeeuwen at spilgames.com> wrote:

> Hi,
> 
> I'm testing compatibility between Icehouse and Havana since we will be upgrading our cloud "per availability zone"
> 
> I just noticed that deleting a instance is broken here:
> 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 and running the following:
> Controller: 2014.1
> Compute nodes: 2013.2.3
> 
> I also tested creating instances and migrating and they work fine.
> Anyone else affected?
> 
> Cheers,
> Robert van Leeuwen
> 
> 
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators




More information about the OpenStack-operators mailing list