irc-meetings/meetings/hierarchical-multitenancy-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

17 lines
737 B
YAML

project: Hierarchical Multitenancy Meeting
schedule:
- time: '1600'
day: Friday
irc: openstack-meeting
frequency: weekly
start_date: 20160108
chair: vishy, schwicke
description: >
OpenStack needs to grow support for hierarchical ownership of objects. This
enables the management subsets of users and projects in a way that is much
more comfortable for private clouds. Adding this type of feature will require
work across all of the projects in OpenStack. Traditionally efforts like this
have stalled out because of the amount of collaboration required. For this
reason, the goal is to make a small cross-functional team to design and
implement this feature by producing real code.