Revisions of python-designateclient

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 984029 from Dirk Mueller's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 940199 from Dirk Mueller's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 783821 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
- switch to python 3.x only
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 736650 from Thomas Bechtold's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 692822 from Dirk Mueller's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 633065 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 583295 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- Switch to stable/queens spec template
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 575933 from Dirk Mueller's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 567260 from Dirk Mueller's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 514873 from Thomas Bechtold's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 477647 from Thomas Bechtold's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 456742 from Thomas Bechtold's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 433115 from Dirk Mueller's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 337147 from Dirk Mueller's avatar 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 315360 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
- go back to version 1.1.0 

- Update to version python-designateclient-1.0.3.17.ga900b41:
  * sync and touch Commands Extend the base.DeleteCommand

- Update to version python-designateclient-1.0.3.15.g5e69886:
  * Add support for SOA records

- Update to version python-designateclient-1.0.3.14.gedbc00a:
  * Updated from global requirements

- Update to version python-designateclient-1.0.3.13.g32e7a64:
  * Updated from global requirements

- Update to version python-designateclient-1.0.3.12.g322c455:
  * Add support for quotas for v1 cli / bindings

- Update to version python-designateclient-1.0.3.11.ge9adf2a:
  * Enable hacking check H104
  * Added oslosphinx theme, and enabled the incubating option
  * Support better logging (Fixes --debug option)

- Update to version python-designateclient-1.0.3.9.g975bc54:
  * Enabled hacking check H401
  * Support Keystone V3 authentication

- Update to version python-designateclient-1.0.3.6.gd4498bd:
  * Support better logging (Fixes --debug option

- Update to version python-designateclient-1.0.3.5.g9d4544f:
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by