1. 30 Sep, 2021 1 commit
  2. 20 Sep, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 0.2.0 · 2f183155
      Thomas Goirand authored
      2f183155
    • Thomas Goirand's avatar
      Merge tag '0.2.0' into debian/xena · 3f752866
      Thomas Goirand authored
      glance-tempest-plugin 0.2.0 release
      
      meta:version: 0.2.0
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Elod Illes <elod.illes@est.tech>
      meta:release:Commit: Abhishek Kekane <akekane@redhat.com>
      meta:release:Change-Id: I03a3fc69536b13af90bd448bbddf46ceecdd02c3
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      3f752866
  3. 14 Sep, 2021 1 commit
    • Dan Smith's avatar
      Refactor RbacBasetest to inherit from tempest · 174c3fac
      Dan Smith authored
      This makes the RbacBaseTests class inherit from the tempest base class
      so that the image tests can inherit from it in a straight line without
      all the mixing in.
      
      Change-Id: I61de3313765635be8eab2ae869c0e241e1ad6ed0
      174c3fac
  4. 03 Sep, 2021 1 commit
  5. 16 Aug, 2021 1 commit
  6. 21 May, 2021 2 commits
  7. 05 May, 2021 1 commit
    • XinxinShen's avatar
      setup.cfg: Replace dashes with underscores · fcc87921
      XinxinShen 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: If591a633ecc4aa58b5824e0cf79c0f168ed0dd8d
      fcc87921
  8. 16 Mar, 2021 1 commit
  9. 06 Mar, 2021 3 commits
  10. 04 Mar, 2021 1 commit
  11. 03 Mar, 2021 1 commit
    • Lance Bragstad's avatar
      Implement API protection testing for images · 2a3d8bd0
      Lance Bragstad authored
      This commit lays down some basic protection tests so that we can start
      testing the secure RBAC changes proposed to glance. It also adds a
      .zuul.yaml so that we can run the tests as check and gate jobs.
      
      Change-Id: I35d6b546da260f3f6b5c427a17ee3509cdc41277
      2a3d8bd0
  12. 02 Feb, 2021 1 commit
  13. 07 Jan, 2021 1 commit
  14. 17 Dec, 2020 1 commit
  15. 08 Dec, 2020 2 commits