commit | 2f1856baf89618c799d0956c95335f3b47460b52 | [log] [tgz] |
---|---|---|
author | Ghanshyam <gmann@ghanshyammann.com> | Tue May 09 03:41:06 2023 +0000 |
committer | Ghanshyam <gmann@ghanshyammann.com> | Tue May 09 03:41:06 2023 +0000 |
tree | de129058ea8e225bef1c10f38fa1615f734442b6 | |
parent | 62b7315092318296e23451d956989d672b6a4584 [diff] |
Revert "[S-RBAC] Switch to new policies by default" This reverts commit 62b7315092318296e23451d956989d672b6a4584. Reason for revert: new defaults are enabled by default in current ongoing release cycle which is not yet released so our old defaults is something enabled by default in latest release. Due to that, in devstack we still have them disabled by default[1] which configure all the jobs with old defaults[2], that is why in all the jobs old defaults are enabled[3]. Let's continue testing the old defaults as default and keep this new defaults job until 2023.2 is released. and after 2023.1(2024.1 cycle) we can switch it 1. run all jobs with new defaults 2. a single job with old defaults. [1] https://github.com/openstack/devstack/blob/34afa91fc9f830fc8e1fdc4d76e7aa6d4248eaaa/lib/neutron#L96 [2] https://github.com/openstack/devstack/blob/34afa91fc9f830fc8e1fdc4d76e7aa6d4248eaaa/lib/neutron#L564 [3] https://zuul.opendev.org/t/openstack/build/190cdd3f0479408b87dc10c4f9396f10/log/controller/logs/etc/neutron/neutron_conf.txt#2091 Change-Id: I1610f8b13b8fa7567e6f8c41f804ff3b774424e3