| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- update to version 3.0.1 - Blacklist sphinx 2.1.0 (autodoc bug) - Modify "backup-list" show - Update tox.ini file to add py36 in envlist - Remove six usage from freezerclient package - Upgrade pylint&astroid to a version that works with python3.7 - Cleanup py27 support - result is different from comments - Add Python 3 Train unit tests - [ussuri][goal] Drop python 2.7 support and testing
- Switch to a python 3.x only build
- update to version 2.2.0 - Change openstack-dev to openstack-discuss - Use template for lower-constraints - Bump the openstackdocstheme extension to 1.20 - Update master for stable/stein - Dropping the py35 testing - Change openstack-dev to openstack-discuss in setup.cfg - Switch to the new canonical constraints URL on master - add python 3.7 unit test job - OpenDev Migration Patch - Replace git.openstack.org URLs with opendev.org URLs - Update json module to jsonutils - Update sphinx dependency - Add python3.7 unit test job - self.endpoint repeated - modify 'v1' in the comment to 'v2' - Update the bugs link to storyboard - Add Python 3.6 classifier to setup.cfg - delete repeated self.endpoint
- update to version 2.1.0
  - Freezer command line tool add argument: "--os-backup-api-version"
  - Add 'freezerclient.v2.managers.clients' unit test cases
  - Switch to stestr
  - Add freezerclient.client in order to use the python api directly
  - Remove PyPI downloads
  - import zuul job settings from project-config
  - Update freezerclient documentation
  - Remove "--os-identity-api-version" argument
  - Add some unit test cases for API version 2
  - The path of the import module is incorrect
  - Add backup create client support for freezer
  - Add release note link in README
  - session-show status and result error, and add session_tag
  - add action show command field for freezerclient
  - Use keystoneauth1.loading instead of specifying V2 or V3 of keystone
  - Update min tox version to 2.0
  - Don't quote {posargs} in tox.ini
  - add show job command field for client v1
  - add python 3.6 unit test job
  - 'Tenant' is replaced by 'project' in keystone starting in API version 3.
  - add action show command field for client v1
  - Add py36 testenv
  - Trivial: Update pypi url to new url
  - Add 'freezerclient.v2.managers.jobs' unit test cases
  - Add backup create for api v1
  - Add the describes about search option
  - switch documentation job to new PTI
  - fix tox python3 overrides
  - Correct search opt param in SessionList
  - add show job command field for freezerclient
  - Freezerclient use "token" to authentication is not success
  - Add detailed information fro session-show and session-list for v1
  - Add freezer-tempest-client job as check/gate test job
  - Add 'freezerclient.v2.managers.sessions' unit test cases
  - Add detailed information fro session-show and session-list
  - add backup show command field for freezerclient
- update to version 1.7.0 - Update reno for stable/queens - Update links in README - Get project_id from session if not set using cli - Abstract Freezerclient Object creation - Follow the new PTI for document build - Updated from global requirements - add lower-constraints job
- Switch to stable/queens spec template
- update to version 1.6.0 (bsc#1078607) - Remove the python-subunit from test-requirements.txt - Update reno for stable/pike - Remove setting of version/release from releasenotes - Use namespace to allow CommandManager to load actions - Fix creating freezer client with keystone auth session - Remove astroid from test-requirements - Avoid tox_install.sh for constraints support - Update wrong url for freezerclient - Fix guess auth version error - Updated from global requirements - Update cli reference
- Convert to singlespec
- add 0001-Remove-astroid-from-test-requirements.patch
- update to version 1.5.0 - Enable some off-by-default checks - Drop MANIFEST.in - Fix ssl connections - Fix 'freezer client-delete' error - [Fix gate]Update test requirement - Replace http with https - Update reno for stable/ocata - Remove unused components from requirements - Set OS_BACKUP_API_VERSION to v1 - Use bindep to define binary deps - Import cli-reference content from openstack-manuals - Update message for job start/stop/abort - Enable client deletion - Update python-freezerclient for pike goal python 3.5 - Added session-start option to allow starting sessions - Fix freezer client-* output - Fix SSL connections initiated from freezer-scheduler - Added obj file to delete at testenv - Change author in setup.cfg - Freezerclient v2 - client-id is now required when creating jobs - Use pbr for version numbers - Enable project_id for multi-domain support - Follow up to I87f0add4dc2bcece832197cfc88e2d531a80a326 - Displaying job status - Remove py34 from tox - Update documentation URLs - Deletion of backup metadata - Updated from global requirements - Switch to openstackdocstheme
- Initial package (version 1.3.0)