From 71b7aedf03cab1f2a31588085c155e852129bb84 Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Wed, 16 Nov 2016 17:20:09 +0000 Subject: [PATCH] Add meeting for policy OpenStack policy has been a pain for operators and developers for a long time. Discussions for reworking it come up frequently, especially at summits. One of the action items from the Barcelona summit was to start holding a weekly meeting to improve policy across OpenStack. This change proposes a meeting time and encourages others developers from other projects to come help us discuss ways to improve policy. Change-Id: Icb0cafc995bb4b680f8e7b7fb2d963dfec8ba80d --- meetings/keystone-policy-meeting.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 meetings/keystone-policy-meeting.yaml diff --git a/meetings/keystone-policy-meeting.yaml b/meetings/keystone-policy-meeting.yaml new file mode 100644 index 00000000..0dd457a5 --- /dev/null +++ b/meetings/keystone-policy-meeting.yaml @@ -0,0 +1,17 @@ +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.