From 4ce5309bb3c8b7e9f4d4eb151977240b3f8136a2 Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Tue, 18 Feb 2020 10:46:03 -0800 Subject: [PATCH] Add Election dates Depends-on: https://review.opendev.org/#/c/708470/1 Change-Id: Id1ce54848f6a0295faf0709526ea2e871af3506f --- doc/source/ussuri/schedule.rst | 55 +++++++++++++++++++++++++++++++++ doc/source/ussuri/schedule.yaml | 6 ++++ 2 files changed, 61 insertions(+) diff --git a/doc/source/ussuri/schedule.rst b/doc/source/ussuri/schedule.rst index 9360de9e0a..d9b21dd8f9 100644 --- a/doc/source/ussuri/schedule.rst +++ b/doc/source/ussuri/schedule.rst @@ -234,6 +234,40 @@ Ussuri release The Ussuri coordinated release will happen on Wednesday, 13 May, 2020. +.. _v-election-email-deadline: + +Election Email Deadline +----------------------- +Contributors that will be in the electorate for the upcoming elections +should confirm their gerrit email addresses by this date (April 7th, 2020 +at 00:00 UTC). Electorate rolls are generated after this date and ballots will +be sent to the listed gerrit email address. + +TC Elections +------------ +.. _v-tc-nominations: + +TC Election Nomination Begins +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Technical committee candidates interested in serving for the next calendar year +should announce their candidacies and platforms during this week. Please see +the `Election site`_ for specific timing imformation. + +.. _v-tc-campaigning: + +TC Election Campaigning Begins +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The electorate has time to ask candidates questions about their platforms +and debate topics before polling begins. Please see the `Election site`_ for +specific timing information. + +.. _v-tc-polling: + +TC Election Polling Begins +^^^^^^^^^^^^^^^^^^^^^^^^^^ +Election polling week for open seats on the TC. Please see the +`Election site`_ for specific timing imformation. + Project-specific events ======================= @@ -368,3 +402,24 @@ Keystone Feature Freeze ^^^^^^^^^^^^^^^^^^^^^^^ All new Keystone features must be merged by the end of the week. + +PTL Elections +------------- + +.. _v-ptl-nominations: + +'U' PTL self-nomination +^^^^^^^^^^^^^^^^^^^^^^^ + +Project team lead candidates for the 'U' cycle should announce their +candidacy during this week. Refer to the `Election Site`_ for exact details. + +.. _v-ptl-polling: + +'U' PTL Election Polling Begins +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Election week for Project team leads (where an election must be held to +determine the winner). Refer to the `Election Site`_ for exact details. + +.. _Election site: https://governance.openstack.org/election/ diff --git a/doc/source/ussuri/schedule.yaml b/doc/source/ussuri/schedule.yaml index ab9e3bc827..9ad2f18bd0 100644 --- a/doc/source/ussuri/schedule.yaml +++ b/doc/source/ussuri/schedule.yaml @@ -106,13 +106,17 @@ cycle: start: '2020-03-23' x-project: - u-extra-atcs + - v-tc-nominations project-specific: - u-oslo-feature-freeze + - v-ptl-nominations - end: '2020-04-03' name: R-6 start: '2020-03-30' x-project: - u-final-lib + - v-tc-campaigning + - v-election-email-deadline - end: '2020-04-10' name: R-5 start: '2020-04-06' @@ -123,8 +127,10 @@ cycle: - u-soft-sf - u-rf - u-goals-complete + - v-tc-polling project-specific: - u-cinder-ci-checkpoint + - v-ptl-polling - end: '2020-04-17' name: R-4 start: '2020-04-13'