00aa266...
by
Pranali Deore
on 2021-07-28
Implement API protection testing for metadef tags
This commit adds some basic protection tests so that we can start
testing the secure RBAC changes proposed to glance.
Change-Id: I012eeb5a1411f0 a244c607a87cd4c c100ed77e5a
36bda46...
by
Pranali Deore
on 2021-07-28
Implement API protection testing for metadef properties
This commit adds some basic protection tests so that we can start
testing the secure RBAC changes proposed to glance.
Depends-On: Ic93c2a8a7017e6 eac16d23fb5a922 4d2c11e7211
Change-Id: I6c884ac57df297 05549842cdca2dc 0a5f50b68f0
81f8b02...
by
Pranali Deore
on 2021-07-28
Implement API protection testing for metadef resource types
This commit adds some basic protection tests so that we can start
testing the secure RBAC changes proposed to glance.
NOTE: Instead of having follow up patch, removing the lock from
namespace tests in this patch only. The lock was added earlier
to execute metadef tests serially and avoid conflicts.
Depends-On: Ia0809b2b27ac8c f9325e264b32981 49feea07eb4
Change-Id: Iccc0e8dbbb726b 532a91cb35f030c 032046fc4c4
ac3c27c...
by
jiangzhilin
on 2022-01-03
Update python testing classifier
Yoga testing runtime[1] has been updated to add py39
testing as voting. Unit tests update are handled by the
job template change in openstack-zuul-job
- https:/ /review. opendev. org/c/openstack /openstack- zuul-jobs/ +/820286
this commit updates the classifier in setup.cfg file.
[1] https:/ /governance. openstack. org/tc/ reference/ runtimes/ yoga.html
Change-Id: I1fe3704254dc33 cfc1c9dc42109b1 b4c7a825aef
c9bfadc...
by
Abhishek Kekane
on 2021-08-26
Implement API protection testing for metadef objects
This commit adds some basic protection tests so that we can start
testing the secure RBAC changes proposed to glance.
Depends-On: If2001ef652e21f 54048db0fc67893 337681a2b6f
Change-Id: I4125fe0bfd8c03 9dbd4f60099b85e 0766056135b
23c1d32...
by
Pranali Deore
on 2021-10-11
Cleanup some images created in the tests
There are still some images which are not cleaned up after
creation.
Cleaning up the same.
Closes-Bug: #1938939
Change-Id: Id8da72b6725887 c5c75e60e6f6e5d f80f0fbf6b9
380f871...
by
Zuul <email address hidden>
on 2021-10-08
Merge "Remove plugin-specific enforce_scope configuration option"
9f49504...
by
Pranali Deore
on 2021-07-15
Add protection testing for metadef namespaces
This commit adds some basic protection tests so that we can start
testing the secure RBAC changes proposed to glance.
Depends-On: I7bc678b1f61b20 4574f3a59b6c686 fd771af5f54
Change-Id: I718cb014547d9c 182506d123d60a1 660eae85fa2
174c3fa...
by
Dan Smith
on 2021-09-14
Refactor RbacBasetest to inherit from tempest
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: I61de3313765635 be8eab2ae869c0e 241e1ad6ed0
ef9b3fd...
by
Lance Bragstad
on 2021-09-03
Remove plugin-specific enforce_scope configuration option
This option was superceded by a tempest option for turning on enforce
scope in tempest [0]. As a result, we stopped using the option we
defined in glance- tempest- plugin [1]. This commit removes the
enforce_scope option in favor of the tempest-specific option, since
nothing is using it anymore.
[0] https:/ /review. opendev. org/c/openstack /devstack/ +/778945
[1] https:/ /review. opendev. org/c/openstack /glance- tempest- plugin/ +/807366
Change-Id: Ie1f1a25ab6d061 c6a4f055684aa90 84999349674