8422e975b3

This change adjusts the exception message to be more in line with the version compatibility algorithm so as to accurately portray the problem to the log recipient. The RPCVersionCapError message can be grossly incorrect when the requested message's major version is lower than the specified version cap's major version, declaring the requested message version as too high, when the real error is that the major versions differ (as major versions are assumed to be incompatible). Example: RPCVersionCapError: Requested message version, 3.23 is too high. It needs to be lower than the specified version cap 4.0. Change-Id: Iceef999ed385f2ba77449c568127f50f83d47196 Closes-Bug: 1468525
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%