
Fix the lower constraints values to match the expected values. We will manage the eventlet version using constraints now. See the thread starting at http://lists.openstack.org/pipermail/openstack-dev/2018-April/129096.html for more details. Update msgpack to >=0.5.0 because 0.4.0 is no longer available on PyPI and we need the lower bound to match the lower constraint. Change-Id: Ic692cc024bc60b1913fb9eac60be92f7dd353a89 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Team and repository tags
oslo.privsep
OpenStack library for privilege separation
This library helps applications perform actions which require more or less privileges than they were started with in a safe, easy to code and easy to use manner. For more information on why this is generally a good idea please read over the principle of least privilege and the specification which created this library.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.privsep/latest/
- Source: https://git.openstack.org/cgit/openstack/oslo.privsep
- Bugs: https://bugs.launchpad.net/oslo.privsep
Description
Languages
Python
100%