irc-meetings/meetings/operators-tags-meeting.yaml
Tony Breeds bad8c72421 Add explict start dates to meeting yaml
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
2016-01-08 12:36:34 +11:00

18 lines
610 B
YAML

project: Operators Tag Group Meeting
meeting_id: ops_tags
agenda_url: https://wiki.openstack.org/wiki/Operations/Tags
schedule:
- time: '1400'
day: Thursday
irc: openstack-meeting
# NOTE(tonyb): This is really a monthly meeting. but yaml2ical can't do
# that.
frequency: biweekly-odd
start_date: 20160107
chair: Tom Fifield
description: >
This is the Monthly Openstack Tags team meeting.
The Ops-tag Team purpose is to define tags for Operators, allowing them to
make better decisions by providing useful information about OpenStack
software projects.