[openstack-dev] [release][oslo] futurist 0.14.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon May 9 15:36:27 UTC 2016


We are eager to announce the release of:

futurist 0.14.0: Useful additions to futures, from the future.

This release is part of the newton release series.

With source available at:

    http://git.openstack.org/cgit/openstack/futurist

With package available at:

    https://pypi.python.org/pypi/futurist

Please report issues through launchpad:

    http://bugs.launchpad.net/futurist

For more details, please see below.

Changes in futurist 0.13.0..0.14.0
----------------------------------

8166a43 Updated from global requirements
29c5d14 Fix 'on_failure' param not be used
e74a776 Use prettytable to show pretty schedule/active/planned time table
9c41f41 Fix time related check in rejection test
74a8c7a Reduce/remove duplication in run functions
81991b6 Fix jitter strategies

Diffstat (except docs and test files)
-------------------------------------

futurist/periodics.py            | 208 ++++++++++++++++++++++++---------------
requirements.txt                 |   1 +
4 files changed, 234 insertions(+), 91 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 5b22cfd..3ad5791 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,0 +10 @@ contextlib2>=0.4.0 # PSF License
+PrettyTable<0.8,>=0.7 # BSD





More information about the OpenStack-dev mailing list