Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
no-functional-test.patch | Disable some functional tests We don't really care about zmq for the moment. | Thomas Goirand <zigo@debian.org> | not-needed | 2018-08-20 | ||
reproducible.patch | Make oslo.messaging, magnum, and zaqar reproducible. Whilst working on the Reproducible Builds effort [0], we noticed that python-oslo.messaging could not be built reproducibly. . This is because the documentation captures the hostname of the build system. . [0] https://reproducible-builds.org/ . This patch uses sample_default from oslo.config to fix this. . Please accept this patch to fix oslo.messaging, magnum, and zaqar (at least, probably others). diff --git a/oslo_messaging/_drivers/impl_rabbit.py b/oslo_messaging/_drivers/impl_rabbit.py index fa9a68f..98f7928 100644 |
Thomas Goirand <zigo@debian.org> | yes | debian | 2024-04-09 |