We are gleeful to announce the release of: python-freezerclient 2.1.0: OpenStack Disaster Recovery API Client Library This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/python-freezerclient Download the package from: https://pypi.org/project/python-freezerclient Please report issues through launchpad: https://bugs.launchpad.net/python-freezerclient For more details, please see below. Changes in python-freezerclient 2.0.0..2.1.0 -------------------------------------------- cc92d7c Add the describes about search option 0a73a2d add python 3.6 unit test job 1dae9c1 Correct search opt param in SessionList 673a675 Add detailed information fro session-show and session-list for v1 5143444 add show job command field for client v1 11060d3 add action show command field for client v1 e4b0f8c Add backup create for api v1 1be17e4 Update min tox version to 2.0 Diffstat (except docs and test files) ------------------------------------- freezerclient/v1/actions.py | 14 +++++++++++++- freezerclient/v1/backups.py | 16 ++++++++++++++++ freezerclient/v1/jobs.py | 8 ++++++++ freezerclient/v1/sessions.py | 27 +++++++++++++++++++++++---- freezerclient/v2/sessions.py | 3 ++- tox.ini | 3 ++- 7 files changed, 86 insertions(+), 12 deletions(-)