Comment 2 for bug 1424728

Revision history for this message
Mehdi Abaakouk (sileht) wrote : Re: Remove old rpc alias(es) from nova.conf and code

Deprecating anything related to the oslo.messaging aliases should be sufficient, when all projects have migrated we can remove the aliases feature of oslo.messaging that leaves only for backward compatibility.

Grenade have to be updated to change the rpc_backend to use new option during the migration path, I guess

   iniset_rpc_backend nova $NOVA_CONF DEFAULT

should be added before: http://git.openstack.org/cgit/openstack-dev/grenade/tree/upgrade-nova#n107