Commit Graph

16 Commits

Author SHA1 Message Date
Balazs Gibizer ab361d62b5 Add Sylvain as nova meeting chair
Change-Id: I6e8bceca544d2ea4869af056b1d88d01c375ffdf
2021-09-21 10:25:54 +02:00
Balazs Gibizer 55b136fa45 Move nova meeting to #openstack-nova
As we agreed[1] on the weekly meeting we will try out how well it works
for us to hold the nova weekly meeting on the project channel instead
of on the #openstack-meeting-3.

[1] https://meetings.opendev.org/meetings/nova/2021/nova.2021-06-08-16.00.log.html#l-124

Change-Id: I1a62502f22bb3c28607a08d7faa184acea0c89ad
2021-06-08 18:34:17 +02:00
Balazs Gibizer 3cf1181577 Move Nova weekly meeting to Tuesday 16:00 UTC
As we agreed on the weekly meeting[1] lets move the nova meeting to
Tuesday.

[1] http://eavesdrop.openstack.org/meetings/nova/2021/nova.2021-05-20-16.00.log.html#l-113

Change-Id: I9ed837479a82112476824bf197c08d9363822982
2021-05-20 16:56:33 +00:00
Balazs Gibizer 4c99600f59 Reschedule Nova Team meeting
As we discussed in [1] the Nova Team meeting is rescheduled to 16:00
UTC.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-March/013200.html

Change-Id: I613a5c89ea0fdd889fc8a08ccb254ce6ba1fb07d
2020-03-10 12:38:08 +01:00
melanie witt a83a568252 Update the nova team meeting chair to efried
Change-Id: Ifa12130bc2ab6edc764216024748096815964a4e
2019-03-20 20:09:19 +00:00
Matt Riedemann a5dd96291b Update the nova team meeting chair to melwitt
Change-Id: I141b350c2d5829cd2e0ad2bc5f298dcbe43c6ff3
2018-08-09 12:53:48 -04:00
Tony Breeds 242a0b0262 Update nova team meeting chair.
Matt's doing this thing so update the index so people knwo who to ping.

Change-Id: I890bab4e530bab12d7c4928268c985358f06fc50
2016-05-13 10:32:51 +10:00
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
Tony Breeds 25cf9fdc41 Add IRC to the Nova team meeting
This also has the dubious benefit of re-generating the irc-meetings.ics
file to re-align for the fact that 2016 starts with an odd week.

Change-Id: Ibb855f691894cc80e130609deb254a9d84c0399e
2016-01-01 07:42:50 +11:00
Tony Breeds 74ad5c36a7 Add meeting_id and agenda_url to the nova team meeting.
Change-Id: If6b596d1aa74e6e65e515be15989f7923e321004
2015-06-16 20:11:57 +10:00
Thierry Carrez 16ffc32fee Align "alternating" meetings with current ical
Some odd/even alternating meetings were not aligned with the
currently-published calendar. Syncs meetings as of Feb 26.

Change-Id: Idfb379990618179507628426605655e5f881e8c9
2015-02-26 14:05:25 +01:00
Thierry Carrez 7e49722898 Update all meetings to current state
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
2015-02-19 12:44:11 +01:00
Kavin Dvorak 00f5cc7acb Updated YAML filenames and removed duplicates
Removed duplicate ironic team meeting file. Renamed YAML files to
remove spaces.

Change-Id: I991fb27b73c11a5557f825ab13321fe65df72ade
2014-05-01 00:04:05 -05:00
Josh Tan e7235a7301 Implemented basic ical conversion. Some hardcoding involved, which will need to be removed.
Improved ical description.

Cleaned up code/yaml.

Use uuid as ical filename.

Remove __pycache__ directory.

Implemented support for multiple events in a single ical file.

Removed hardcoding of event frequency.

Added comment about meeting duration.

Modified yaml files by removing uuid field, renaming 'Period' to 'Schedule', and removing 'UTC' from the time field values. Relocated yaml to meetings/ directory. Also now use pprint.pformat to print agenda. This resulting output isn't very user-friendly, so it should be improved in the future.

updated yaml files and made minor formatting changes

removed libs and edited .gitignore

Removed old yaml files.

Made time a string in yaml.

iCal files now use same filename as YAML files.

Add event times as UTC.

Changed agenda output in iCal description to a YAML dump of the agenda.

updated yaml files some more

When finding yaml files in MeetingJobs.create_meetings(), program now tests whether the filename ends with '.yaml', instead of if it contains '.yaml'. (This avoids the problem of temporary emacs files like '#meeting.yaml#'.)

Added basic logging functionality.

Change-Id: Ib6cbe5b54228595faa42ccdadc6be15ee4c278da
2014-03-10 13:24:39 -05:00
gspindles 706ad1eee2 added quotation marks to yaml fields so they are strings(...?) 2014-02-24 23:51:19 -06:00
gspindles 40981a864b added yaml files for the first five meeting on the wiki for real this time 2014-02-24 22:13:41 -06:00