1. 30 Sep, 2021 1 commit
  2. 15 Sep, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 0.8.0 · 9027e447
      Thomas Goirand authored
      9027e447
    • Thomas Goirand's avatar
      Merge tag '0.8.0' into debian/xena · fd672b6d
      Thomas Goirand authored
      keystone-tempest-plugin 0.8.0 release
      
      meta:version: 0.8.0
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Ghanshyam Mann <gmann@ghanshyammann.com>
      meta:release:Commit: Ghanshyam Mann <gmann@ghanshyammann.com>
      meta:release:Change-Id: Ica4b732bb59f17b44cc0ad92a086e4da49f43021
      meta:release:Code-Review+1: Lance Bragstad <lbragstad@redhat.com>
      meta:release:Code-Review+1: Martin Kopec <mkopec@redhat.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      fd672b6d
  3. 16 Aug, 2021 1 commit
  4. 06 Apr, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 0.7.0 · 6bdc6794
      Thomas Goirand authored
      6bdc6794
    • Thomas Goirand's avatar
      Merge tag '0.7.0' into debian/wallaby · 49406380
      Thomas Goirand authored
      keystone-tempest-plugin 0.7.0 release
      
      meta:version: 0.7.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: no
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I902d4a57f892c03021c0858b5a3dd3954bbf50c1
      meta:release:Code-Review+1: Ghanshyam Mann <gmann@ghanshyammann.com>
      meta:release:Code-Review+1: yatin <ykarel@redhat.com>
      meta:release:Code-Review+1: Kristi Nikolla <knikolla@bu.edu>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      49406380
  5. 09 Mar, 2021 2 commits
  6. 11 Feb, 2021 2 commits
  7. 10 Feb, 2021 1 commit
  8. 18 Oct, 2020 3 commits
  9. 05 Oct, 2020 3 commits
    • Thomas Goirand's avatar
      Removed python3-six from build-depends. · fac1c861
      Thomas Goirand authored
      fac1c861
    • Thomas Goirand's avatar
      Now packaging 0.5.0 · c57e5885
      Thomas Goirand authored
      c57e5885
    • Thomas Goirand's avatar
      Merge tag '0.5.0' into debian/victoria · a4defb28
      Thomas Goirand authored
      keystone-tempest-plugin 0.5.0 release
      
      meta:version: 0.5.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Commit: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Change-Id: Ie4767286ec1588ddbef95776cc5f35a6f8a6b7fc
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Workflow+1: Hervé Beraud <hberaud@redhat.com>
      a4defb28
  10. 21 Sep, 2020 1 commit
  11. 30 Jul, 2020 1 commit
  12. 29 Jul, 2020 1 commit
    • Colleen Murphy's avatar
      Add tempest clients for limits · 5ee9af87
      Colleen Murphy authored
      This change adds tempest clients for the registered limits and limits
      APIs. While those APIs are experimental, it's best to start development
      of the tempest tests in the keystone plugin rather than in tempest. This
      base can be used for both developing exhaustive API tests for these APIs
      as well as for RBAC tests.
      
      Change-Id: I30b5b2ac5f10fd457e436df876f872432059b655
      5ee9af87
  13. 26 Jun, 2020 1 commit
  14. 16 Jun, 2020 2 commits
  15. 09 Jun, 2020 1 commit
    • Andreas Jaeger's avatar
      Update docs building, cleanup · fd5ab8ad
      Andreas Jaeger authored
      Update docs building and cleanup a bit:
      * Update requirements for Sphinx and openstackdocstheme for
        python 3, create doc/requirements.txt for these
      * Remove unneeded doc and translation sections from setup.cfg
      * Remove install_command, it's unneeded, the default is fine,
        move constraints into deps, use TOX_CONSTRAINTS instead of
        obsolete UPPER_CONSTRAINTS
      * Use new variables from updated openstackdocstheme
      
      Change-Id: I659a8736195ff621032b4fb3bd7a72fa616cf8c6
      fd5ab8ad
  16. 15 May, 2020 1 commit
    • Vishakha Agarwal's avatar
      Add addCleanup just after resource creation · da7e045b
      Vishakha Agarwal authored
      This patch follows the sequence of adding addCleanup
      just after creating a resource similar to whole
      keystone-tempest-plugin repo. This is to avoid the
      resource leakage issue if anything happen between
      resource creation and addcleanup line.
      
      Change-Id: I258c440417eaecb8f5ed4dc1e0eb6138edda883b
      da7e045b
  17. 11 May, 2020 1 commit
    • Colleen Murphy's avatar
      Use ephemeral test user for k2k tests · 7814dc20
      Colleen Murphy authored
      Do not use the admin user as a shadowed federated user for the K2K
      tests. When trying to add expiring groups for the admin user, keystone
      has trouble looking up the user in the cache and fails to add the groups
      to the user. This sometimes results in test failures, which may be
      masked as failure to clean up the identity provider in between tests and
      resulting in a conflict trying to recreate it. This change instead uses
      an ephemeral test user rather than the admin user, which is not meant to
      be used for authentication tests anyway.
      
      Change-Id: Ia4b53b41a0030772a2abdba949ad7529880d8f70
      7814dc20
  18. 06 May, 2020 1 commit
    • Vishakha Agarwal's avatar
      Add stable branches testing on keystone-tempest-plugin master gate · bd8ba4e7
      Vishakha Agarwal authored
      This patch add the jobs for stable/stein, stable/train and
      stable/ussuri in keystone tempest plugin. Supported stable branch
      use keystone-tempest-plugin master version to test them. Adding stable
      job on master ensures that keystone-tempest-plugin master version is
      compatible with stable branches testing.
      
      Change-Id: I72bf38247f693a2efcdad2e64a8948023350ff53
      bd8ba4e7
  19. 02 May, 2020 1 commit
  20. 28 Apr, 2020 1 commit
  21. 24 Apr, 2020 1 commit
  22. 22 Apr, 2020 1 commit
    • Colleen Murphy's avatar
      Don't test openstack_groups on stable branches · e105e8ce
      Colleen Murphy authored
      Without this patch, the stable keystone branches fail the K2K tests
      because they don't support the assertion feature added in #1687593 and
      we don't intend to backport it. This change allows the stable branches
      to still be tested using a regular static group mapping.
      
      Change-Id: Ie1be1cc0e961a1584c99247f0c1b0032576718d8
      e105e8ce
  23. 21 Apr, 2020 2 commits
  24. 07 Apr, 2020 2 commits
  25. 04 Apr, 2020 1 commit
    • Andreas Jaeger's avatar
      Update hacking for Python3 · a7743599
      Andreas Jaeger authored
      The repo is Python 3 now, so update hacking to version 3.0 which
      supports Python 3.
      
      Fix problems found.
      
      The tempest plugin is used on older branches as well.
      We really only need hacking on master anyways,
      where we no longer support python 2, so here we
      make the requirement specific to python 3.
      
      Change-Id: Ia1a3c7cf9f48b30ca800c59078f38f2a22c1a0da
      a7743599
  26. 23 Mar, 2020 1 commit
  27. 05 Feb, 2020 1 commit
    • Vishakha Agarwal's avatar
      Drop py3.5 from tempest plugins · 47244edb
      Vishakha Agarwal authored
      As per the community goal drop python2.7 [1], tempest is dropping
      py3.5 and asked to drop from its plugins too.
      
      [1]lists.openstack.org/pipermail/openstack-discuss/2020-February/012310.html
      
      Change-Id: I40d40c58a77c58533da543d59cdb4549a1d20d45
      47244edb
  28. 28 Jan, 2020 1 commit
    • Colleen Murphy's avatar
      Update Zuul job list · 874e450b
      Colleen Murphy authored
      Remove py2 job and add voting k2k job.
      
      Change-Id: Ia3c3f3222e435d479c447fc0acc9f5fbb76c49dc
      874e450b
  29. 22 Jan, 2020 1 commit