b7382d58d7

An endpoint can have an optional 'target' attribute which is used to filter the callable endpoint by the target.version or .namespace attributes. Therefore 'target' is reserved and attempting to use an endpoint that overrides the target attribute (say with a function call) should fail with a TypeError. Change-Id: I0bbf9fca0ecbe71efa87c9613ffd32eb718f2c0e Closes-Bug: #1709131
Team and repository tags
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: https://docs.openstack.org/oslo.messaging/latest/
- Source: https://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: https://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%