Revisions of python-designateclient
Ana Guerrero (anag+factory)
accepted
request 1178606
from
Dirk Mueller (dirkmueller)
(revision 23)
- update to version 6.0.1 - Recordset: Remove deprecated --records argument - pyupgrade changes for Python3.8+ - Use --record instead of deprecated --records - Update python classifier in setup.cfg - reno: Update master for unmaintained/yoga - Add coveragerc file - Update master for stable/2023.2 - Remove translation sections from setup.cfg - Add new API - zone pool move - update to version 5.3.0 - Add shared zone commands - Update zuul queue configuration - Drop explicit queue configuration - Update metadata in setup.cfg - Update master for stable/2023.1 - Fix quota list command for non-admin users - Use TOX_CONSTRAINTS_FILE - Add python3.9 support in testing runtime - Provide option for delete zonefiles on zone delete - Update python testing as per zed cycle testing runtime - Update python jobs to zed template - Add Python3 antelope unit tests - Fix missing --target-project-id for transfer req - Drop lower-constraints.txt and its testing - Update master for stable/yoga - Update tox.ini for tox4 - Update master for stable/zed - Include SECONDARY zones into list command output
Dominique Leuenberger (dimstar_suse)
accepted
request 984029
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to version 4.5.0 - Remove H402 hacking as it is deprecated - Update master for stable/xena - Clarify that name or ID can be used on TLDs - Updating python testing classifier as per Yoga testing runtime - Add Python3 yoga unit tests - Use py3 as the default runtime for tox - requirements: Drop os-testr - Remove edit-managed from unsupported commands - setup.cfg: Replace dashes with underscores - Add basic osc unit tests - Add profiling support to designateclient - Bump lower-constraint for decorator to 4.2.1 - Add Designate hacking checks to the client - Stop to use the __future__ module. - Cap jsonschema 3.2.0 as the minimal version
Dominique Leuenberger (dimstar_suse)
accepted
request 940199
from
Dirk Mueller (dirkmueller)
(revision 21)
- update to version 4.3.0 - bump py37 to py38 in tox.ini - Update master for stable/wallaby - Fix lower-constrains job - Add Python3 wallaby unit tests - Update master for stable/victoria - Add Python3 xena unit tests - Remove six and update lower-constraints appdirs - Remove install unnecessary packages - Update readme.rst - Fixed zone transfer accept list command
Dominique Leuenberger (dimstar_suse)
accepted
request 889963
from
Dirk Mueller (dirkmueller)
(revision 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 841176
from
Dirk Mueller (dirkmueller)
(revision 19)
switch to victoria
Dominique Leuenberger (dimstar_suse)
accepted
request 803558
from
Dirk Mueller (dirkmueller)
(revision 18)
Ussuri Update
Dominique Leuenberger (dimstar_suse)
accepted
request 783821
from
Dirk Mueller (dirkmueller)
(revision 17)
- switch to python 3.x only
Dominique Leuenberger (dimstar_suse)
accepted
request 736650
from
Thomas Bechtold (tbechtold)
(revision 16)
- update to version 3.0.0 - Uncap jsonschema - Cap sphinx for py2 to match global requirements - Add Python 3.6 classifier to setup.cfg - Dropping the py35 testing - Add doc/requirements.txt to releasenotes tox environment - add python 3.7 unit test job - Add Python 3 Train unit tests - OpenDev Migration Patch - Update json module to jsonutils - Update hacking version - Change openstack-dev to openstack-discuss - Update master for stable/stein - Removing v1 api support
Dominique Leuenberger (dimstar_suse)
accepted
request 723205
from
Dirk Mueller (dirkmueller)
(revision 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 692822
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to version 2.11.0 - Update reno for stable/rocky - Don't quote {posargs} in tox.ini - switch documentation job to new PTI - add python 3.6 unit test job - import zuul job settings from project-config - Use templates for cover and lower-constraints - Check item is one of six.string_types not just str
Dominique Leuenberger (dimstar_suse)
accepted
request 633065
from
Dirk Mueller (dirkmueller)
(revision 13)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger (dimstar_suse)
accepted
request 583295
from
Dirk Mueller (dirkmueller)
(revision 12)
- Switch to stable/queens spec template
Dominique Leuenberger (dimstar_suse)
accepted
request 575933
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to version 2.9.0 (bsc#1078607) - Updated from global requirements - Partial Revert "Remove unneeded requirements file"
Dominique Leuenberger (dimstar_suse)
accepted
request 567260
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to version 2.8.0 - Improve recordset create UI - Split doc requirements into their own file - Update reno for stable/pike - Use jobs from designate repo - Remove setting of version/release from releasenotes - Make remote error handling more robust - Update the documentation link for doc migration - Avoid tox_install.sh for constraints support - Update and optimize documentation links - Remove unneeded requirements file - Updated from global requirements - Add tsig key support to python-designateclient
Dominique Leuenberger (dimstar_suse)
accepted
request 514873
from
Thomas Bechtold (tbechtold)
(revision 9)
- update to version 2.7.0 - use setuptools to build the docs even for testing - rearrange the existing docs into the new standard layout - [Fix gate]Update test requirement - switch from oslosphinx to openstackdocstheme - import cli-reference material from openstack-manuals - Explicitly set 'builders' option - Set client module __version__ - Simplify OSC doc structure - tox: Whitelist rm - doc: Remove cruft from conf.py - Update reno for stable/ocata - Update cli docs - Updated from global requirements - Use Sphinx 1.5 warning-is-error
Dominique Leuenberger (dimstar_suse)
accepted
request 477647
from
Thomas Bechtold (tbechtold)
(revision 8)
- update to version 2.6.0: - Removes unnecessary utf-8 encoding - Remove 'coding: utf-8' from license statement - Add Constraints support - Fix broken link for modindex - Add attribute support to create zone cli - Show proper error on over quota commands - Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)' - Add Python 3.5 classifier and venv - Updated from global requirements
Dominique Leuenberger (dimstar_suse)
accepted
request 456742
from
Thomas Bechtold (tbechtold)
(revision 7)
- update to version 2.4.0: - Add plug-in summary for osc doc - Update reno for stable/newton - Ensure X-Designate-Edit-Managed-Records header value is a string - Changed the author and author-email value - Updated from global requirements - Use tempest instead of Tempest-lib - Fix pep8 E501 line too long - record-create/update: Account for priority being 0 - Show team and repo badges on README - Add oslo.config to test-requirements - Ensure X-Auth-All-Projects header value is a string - Enable release notes translation - Replace 'assertTrue(a in b)' with 'assertIn(a, b)' - Fix for bug 1627945
Dominique Leuenberger (dimstar_suse)
accepted
request 433115
from
Dirk Mueller (dirkmueller)
(revision 6)
update to version 2.3.0 * Docs update for FloatingIP's ptr records * Resolve FloatingIP PTR records clis argument's description * Remove discover from test-requirements * Updated from global requirements * Fix clis related to FloatingIP's ptr records
Dominique Leuenberger (dimstar_suse)
accepted
request 425247
from
Thomas Bechtold (tbechtold)
(revision 5)
OpenStack client update
Dominique Leuenberger (dimstar_suse)
accepted
request 337147
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 1.5.0: * Updated from global requirements * Add formatting of output data * Added appropriate error message for designate cli * Meaningful Exception for over-quota on domains * Added test cases for reports in designateclient * Added diagnostics,sync and touch test cases for v1 designateclient * V2 CLI Support * Added quotas and servers test cases for designateclient * Added test cases for designate v1 client * Make is so exceptions have some message * Updated from global requirements * Update github's URL * Updated from global requirements * Implement socket timeout in v1 * Don't wildcard resolve names * Updated from global requirements * Updated from global requirements * Improve help strings - add license - update to 1.4.0: * Convert byte to str for py3 compatibilty * Updated from global requirements * Updated from global requirements * Add some missing Unit Tests to test_utils.py * Solve some py3 compatibilty issues * Fix py3 compatibilty issues * Updated from global requirements
Displaying revisions 1 - 20 of 23