1. 12 Oct, 2021 1 commit
    • Abhishek Kekane's avatar
      Implement API protection testing for metadef objects · c9bfadc5
      Abhishek Kekane authored
      This commit adds some basic protection tests so that we can start
      testing the secure RBAC changes proposed to glance.
      
      Depends-On: If2001ef652e21f54048db0fc67893337681a2b6f
      Change-Id: I4125fe0bfd8c039dbd4f60099b85e0766056135b
      c9bfadc5
  2. 11 Oct, 2021 1 commit
  3. 08 Oct, 2021 1 commit
  4. 21 Sep, 2021 1 commit
    • Pranali Deore's avatar
      Add protection testing for metadef namespaces · 9f495044
      Pranali Deore authored
      This commit adds some basic protection tests so that we can start
      testing the secure RBAC changes proposed to glance.
      
      Depends-On: I7bc678b1f61b204574f3a59b6c686fd771af5f54
      Change-Id: I718cb014547d9c182506d123d60a1660eae85fa2
      9f495044
  5. 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
  6. 03 Sep, 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