From 2cc9c12d28406984a2130689fae9422dcc07d2b1 Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Wed, 11 Jul 2018 16:45:10 +0000 Subject: [PATCH] Remove the policy meeting This meeting was put in place about 18 months ago for the purpose of getting a handle on the direction of RBAC and policy enforcement across OpenStack. Since then we've put together community goals [0][1] as part of a roadmap for improving policy across the platform. Meetings on this topic have become redundant and rarely include new topics since most involved parties understand the basic approach behind what we're trying to accomplish. It's also apparent that we feel pretty comfortable approaching (and being approached by) teams in order to answer questions about policy and RBAC. [0] https://governance.openstack.org/tc/goals/queens/policy-in-code.html [1] http://specs.openstack.org/openstack/keystone-specs/specs/keystone/rocky/define-default-roles.html Change-Id: Iebc2de0b630483709ec499b39e9418d17a2014e5 --- meetings/keystone-policy-meeting.yaml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meetings/keystone-policy-meeting.yaml diff --git a/meetings/keystone-policy-meeting.yaml b/meetings/keystone-policy-meeting.yaml deleted file mode 100644 index 0dd457a5..00000000 --- a/meetings/keystone-policy-meeting.yaml +++ /dev/null @@ -1,17 +0,0 @@ -project: Keystone Policy Meeting -meeting_id: policy -agenda_url: https://etherpad.openstack.org/p/keystone-policy-meeting -schedule: - - time: '1600' - day: Wednesday - irc: openstack-meeting-cp - frequency: weekly - start_date: 20161123 -chair: Lance Bragstad (lbragstad) -description: > - Policy in OpenStack needs some work. This meeting is dedicated to working - through the existing implementation and finding ways to improve it. The - discussions may involve other projects and those developers are encouraged - to attend. Since oslo is currently the policy-decision-point and - policy-enforcement-point for deployments, the outcomes of this meeting - might effect that project.