1. 25 Mar, 2022 2 commits
  2. 24 Feb, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 4.5.0 · 0e6c6f27
      Thomas Goirand authored
      0e6c6f27
    • Thomas Goirand's avatar
      Merge tag '4.5.0' into debian/yoga · 943d3798
      Thomas Goirand authored
      python-designateclient 4.5.0 release
      
      meta:version: 4.5.0
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Elod Illes <elod.illes@est.tech>
      meta:release:Commit: Elod Illes <elod.illes@est.tech>
      meta:release:Change-Id: I4bb03dcc41c3a9deb9a59843a7cc58731528084a
      meta:release:Code-Review+1: Michael Johnson <johnsomor@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      943d3798
  3. 17 Feb, 2022 1 commit
  4. 24 Dec, 2021 1 commit
    • kpdev's avatar
      Add profiling support to designateclient · 52e9ef4a
      kpdev authored
      To be able to create profiling traces for Designate, client should
      be able to send special HTTP header that contains trace info.
      
      Don't worry no security issue here, trace information is signed by HMAC
      key that is setted in api-paste.ini. So only person that knows HMAC key
      is able to send proper header.
      
      Main patch (in Designate) is:
      https://review.opendev.org/c/openstack/designate/+/773574
      
      Change-Id: I4b84ac1a5d4f84da3a38e4e0cb0990a54c6044ef
      52e9ef4a
  5. 21 Dec, 2021 1 commit
  6. 07 Dec, 2021 1 commit
    • Erik Olof Gunnar Andersson's avatar
      Add basic osc unit tests · 87e9b333
      Erik Olof Gunnar Andersson authored
      We currently have no unit test coverage for the
      cli (openstack) implementation. This adds some very
      basic coverage that we can later expand upon.
      
      Change-Id: Ibf06cfcbf4f7c12957cf5aa0ba8de66e0554f4d0
      87e9b333
  7. 30 Nov, 2021 1 commit
    • Michael Johnson's avatar
      Add Designate hacking checks to the client · 15a0070d
      Michael Johnson authored
      This patch adds the Designate hacking checks to also run against
      the Designate client code to maintain consistent style
      checking across the Designate repositories.
      
      It also resolves one style check failure.
      
      Change-Id: I09786482b2e7fecaa3d4484c9b1a017fae04cfea
      15a0070d
  8. 29 Nov, 2021 1 commit
  9. 25 Nov, 2021 1 commit
    • Michael Chapman's avatar
      Remove edit-managed from unsupported commands · 94e7e97e
      Michael Chapman authored
      --edit-managed sets a header x-designate-edit-managed-records
      that indicates the current request wishes to modify managed records
      such as the SOA or NS record created for a zone. This is only used
      by the recordset update and delete API methods so can be removed
      elsewhere.
      
      Closes-Bug: 1928411
      
      Change-Id: I18bfdae045c8b5e589075865eb024cee4852d8f9
      94e7e97e
  10. 24 Nov, 2021 5 commits
  11. 23 Nov, 2021 3 commits
  12. 20 Oct, 2021 1 commit
    • Michael Johnson's avatar
      Clarify that name or ID can be used on TLDs · 5fbc5b11
      Michael Johnson authored
      We had a question about whether the TLD name could be used as the
      "id" positional argument when show/set/delete a TLD.
      This patch clarifies that names or IDs will work with those commands
      in the OpenStack client.
      
      Change-Id: I93952596f3c82ae37d903a8ea4dd8700ae8fc314
      5fbc5b11
  13. 29 Sep, 2021 1 commit
  14. 25 Sep, 2021 1 commit
  15. 24 Sep, 2021 1 commit
    • Jens Harbott's avatar
      Bump lower-constraint for decorator to 4.2.1 · a29f2afc
      Jens Harbott authored
      This patch bumps the lower-constraint for decorator to 4.2.1
      to resolve a setuptools incompatibility with the usage of 2to3 in
      decorator < 4.0.0. Version 4.2.1 of decorator is currently the
      packaged version included in centos 8/stream.
      
      Change-Id: Ib74fd9ebbea7496fd3e7f453e618b218f8859f6f
      a29f2afc
  16. 10 Sep, 2021 2 commits
  17. 01 Sep, 2021 3 commits
    • Thomas Goirand's avatar
      Removed python3-six from (build-)depends. · 66ddc69a
      Thomas Goirand authored
      66ddc69a
    • Thomas Goirand's avatar
      Now packaging 4.3.0 · d289a098
      Thomas Goirand authored
      d289a098
    • Thomas Goirand's avatar
      Merge tag '4.3.0' into debian/xena · d6c28ac5
      Thomas Goirand authored
      python-designateclient 4.3.0 release
      
      meta:version: 4.3.0
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I845d699e26cfff3d63e8c588a64202c92736824f
      meta:release:Code-Review+1: Michael Johnson <johnsomor@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      d6c28ac5
  18. 16 Aug, 2021 2 commits
  19. 28 May, 2021 1 commit
  20. 12 May, 2021 1 commit
    • wu.shiming's avatar
      setup.cfg: Replace dashes with underscores · 6a8f10a8
      wu.shiming authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I2447dd697d0282c22cbadc775b87df186e46bf42
      6a8f10a8
  21. 28 Apr, 2021 1 commit
  22. 26 Mar, 2021 1 commit
    • Michael Johnson's avatar
      Remove six and update lower-constraints appdirs · 820f1e9a
      Michael Johnson authored
      This patch removes the use of "six" as the package declares only
      python3 support.
      It also updates the appdirs lower-constraint to 1.4.0 to support
      pip. This version is available on both centos8 and focal.
      It also removes the linter related packages from lower-constraints.
      
      Change-Id: I9337f1998749bc40737f2f0e2dcc406b6f3a0ddf
      820f1e9a
  23. 18 Mar, 2021 2 commits
  24. 11 Mar, 2021 1 commit
  25. 09 Mar, 2021 3 commits