Update the chair to be the new PTL (me), and tweak the wording of the
description so it makes sense in this context.
Change-Id: I118552a16bcd4fdfca2a4881f3cf796c89b6b097
Each team can host meeting in their channels[1],
Oslo team decide to move 1500 UTC at Monday weekly on
openstack-oslo.
[1]https://review.openstack.org/#/c/485117/
Change-Id: Ic44a97fee412845e3fdcede8a2433d7a398a4773
According to https://framadate.org/9Q15UYR19fzdqhol, Oslo team
decide to move 1400 UTC at Monday weekly on openstack-meeting-3.
This commit also changes oslo meeting's chair to gcb.
Change-Id: Ia41ef27fa12744be71a46ca5157dfe761fc9db60
This is an intermediate step, but valuable, step in stabilising the IRC
meeting iCal. There are a couple of issues.
1. Every time we regenerate the iCal we set a new start point.
2. The odd/even decision is based on the start date (which defaults to
the time the ics file is generated)
By adding explicit start dates to all out meetings (which have been
reset this week) we mitigate both of these issues.
There are other aspects that require updates to yaml2ical, but this
relatively simple step while we get those items in place.
Note: this week you can verify that these start_dates are correct by
1. running tox on master
2. save output/irc-meetings.ical to output/master.ical
3. apply this patch and re-run tox
4. diff output/master.ical output/irc-meetings.ical
Change-Id: I7ae70c684884c0c708738392a0b43bbb3c1c878e
If the YAML input file contains meeting_id, link to the eavesdrop logs
for the meeting.
If the YAML input file contains agenda_url, link to the agenda for the
meeting.
Change-Id: I9fa8ddc3366e30aab3b84541d511926cf1871e7d
Depends-On: I7395a92f447aee943da54aa0439dd0c683da176a
Sync meeting times with current state on the wiki.
Removed meetings that were not in #openstack-meeting channels.
Temporarily mark ux-team-meeting and telco-wg-meeting in specific
IRC channels since yaml2ical reports them as conflicting otherwise
(due to a bug in biweekly conflict detection).
Change-Id: Ia418c18ae0149b8c22719330c2a8fb0f7e938630
Removes support for meeting agenda in the YAML format. Meeting agendas
change every week and would trigger a lot of unnecessary reviews. Better
support them using plain wiki pages like we do today.
Change-Id: I3331f528855bfc38f88c3fe63866f0af4338d1ff
This patch added all the remaining YAML files. Please note that the
meeting information on the OpenStack wiki Meetings page will like have
been updated while this patch is going through review. So meeting
information such as agenda might not be up-to-date by the time this
patch gets merged.
The python scripts also have their copyright informations updated.
Also changed from logging.info to logging.error when conflicts are
detected.
Change-Id: I8ecf94d32f2064eac0d30fc12cfdd999b54e6497