Add timeout, method to RPC Client Label
We are missing timeout and method in label definition for rpc client this will cause message router to failed to parse messages as there are unexpected labels sent from oslo.messaging. This commit added timeout and method to rpc client labels to fix the issue. Change-Id: I9ed133543ae6846256c1ea81602ca864f3847dec
Please register or sign in to comment