On Mon, Mar 8, 2021 at 10:08 AM Ghanshyam Mann <gmann@ghanshyammann.com> wrote:
Hello Everyone,
Please find the week's R-6 updates on 'Migrate RBAC Policy Format from JSON to YAML' wallaby community-wide goals.
Gerrit Topic: https://review.opendev.org/q/topic:%22policy-json-to-yaml%22+(status:open%20...)
Progress Summary: =============== Tracking: https://etherpad.opendev.org/p/migrate-policy-format-from-json-to-yaml
* Projects completed: 21 * Projects required to merge the patches: 8 * Projects required to push the patches: 2 (horizon and Openstackansible)
Horizon does not use /etc/<service>/policy.json, so the community goal does not directly affect horizon or it is more complicated than what the goal says. However, https://review.opendev.org/c/openstack/horizon/+/750134 which is to handle policy-in-code and deprecated rules in horizon addressed the goal indirectly. Thanks, Akihiro
* Projects do not need any work: 16
Patches ready to merge: ================== * Octavia: https://review.opendev.org/c/openstack/octavia/+/764578 * Magnum: https://review.opendev.org/c/openstack/magnum/+/767242 * Murano: https://review.opendev.org/c/openstack/murano/+/768520 * Panko: https://review.opendev.org/c/openstack/panko/+/768498 * Solum: https://review.opendev.org/c/openstack/solum/+/768381 * Zaqar: https://review.opendev.org/c/openstack/zaqar/+/768488
Updates: ======= * Fixed the lower constraints failure for all the current open patches. * Few project patches are failing on config object initialization, I am debugging those and will fix them soon. * It is important to merge all the service side patches so that JSON format deprecation happens in the Wallaby release.
-gmann