f98cb90f2b06e367db6bedeb3581bbae7ab759e5
The previous behavior was to assume that a RequestContext was the first argument of the wrapped method. This has meant creating staticmethods within classes in order to be wrapped properly. It's not always desirable to do so and should not be necessary. Change-Id: I76b0d9c80dd7841c1333f8b8a2ccdd15e55dfcff Closes-bug: 1520195
oslo.db -- OpenStack Database Pattern Library
The oslo db (database) handling library, provides database connectivity to different database backends and various other helper utils.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.db
- Source: http://git.openstack.org/cgit/openstack/oslo.db
- Bugs: http://bugs.launchpad.net/oslo.db
Description