Commit Graph

14 Commits

Author SHA1 Message Date
manchandavishal abca73815c Move horizon weekly team meeting to openstack-horizon channel
This patch is purposed to move horizon weekly team meeting
to openstack-horizon channel from openstack-meeting-alt channel.
horizon team discussed this topic during the last weekly meeting [1].
It also updates chair info.

[1] https://meetings.opendev.org/meetings/horizon/2021/horizon.2021-06-02-15.00.log.html#l-27

Change-Id: I73963ac9c53e8b82388f1ea92b39717d4a2e8245
2021-06-07 19:08:55 +05:30
Ivan Kolodyazhny dedbf6598f Change Horizon meeting time
Current meeting time doesn't fit good for active contributors. We
discussed this change in the last meeting [1] and agreed to change time.

[1] http://eavesdrop.openstack.org/meetings/horizon/2018/horizon.2018-04-11-20.00.log.html#l-22

Change-Id: If08fa30d244c212dd18dbb1afcaf358fb84f46f0
2018-04-12 20:26:29 +03:00
Ivan Kolodyazhny 05c6b60ba7 Update Horizon meeting chair
Change-Id: I86387381d949c5c6121733787c40032645a3b8fe
2018-03-06 08:28:35 +02:00
Rob Cresswell 718279081d Update Horizon meeting to reflect current PTLs
Change-Id: I918e678232b9a625e5fc8ea0bdc97dd8a72b8b54
2017-08-16 17:15:12 +01:00
Rob Cresswell 4900910f7b Update Horizon Meeting Chair to new PTL
Changes the chair of the Horizon meeting to the incoming PTL for Ocata.

Change-Id: I87ebbb208710f5f441ada8f9e405936f8415b865
2016-09-28 09:54:40 +01:00
Rob Cresswell 98ebb43023 Update Horizon Meeting times
Regretfully, the 800UTC meeting slot has dwindled in attendance to the
point that it is normally empty or has at most 2 attendees.
We have decided to combine the Drivers and Team meeting into a single
weekly meeting at 2000UTC.

References for community decision
---------------------------------

Email:
- http://lists.openstack.org/pipermail/openstack-dev/2016-June/098515.html

Meetings:
- http://eavesdrop.openstack.org/meetings/horizon/2016/horizon.2016-06-29-08.00.log.html
- http://eavesdrop.openstack.org/meetings/horizondrivers/2016/horizondrivers.2016-06-29-20.00.log.html
- http://eavesdrop.openstack.org/meetings/horizondrivers/2016/horizondrivers.2016-07-06-08.00.html

Change-Id: I61e934ca3909778980a4306a820b43c1b24e7e1d
2016-07-06 09:52:01 +01:00
Rob Cresswell e14dbd59b6 Update Horizon meeting times
The Horizon meetings at 1200 are moving to a new time to better
accomodate contributors across multiple timezones. Also updated the
chair to reflect the new PTL.

Change-Id: I11c36f03d9267f532757a00469b4a14937e9ef2e
2016-04-05 08:58:03 +01: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
David Lyle 611b61406d Adding new meeting for Horizon Drivers
Also adding missing fields to horizon-team-meeting

Change-Id: If9e350e171b1e85f1a4f664966f1a840eaa516ca
2015-08-10 14:02:28 +10:00
Thierry Carrez 2c14f3149d Remove redundant/stale scheduling info from desc
Descriptions often contained redudndant information about the scheduling
of a meeting, which was not kept in sync with further changes in
scheduling, and therefore often stale and confusing.

Also removes all meetings that are actually not happening on IRC.

Change-Id: Ib59e9c5be0e8f1bc8da9322382a15750cf63295f
2015-05-27 15:40:03 +02: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
Thierry Carrez 59d48ea407 Do not set meeting agenda in YAML
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
2014-10-15 16:28:25 +02:00
gspindles 1c35eab77c Added all YAML Files
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
2014-05-06 19:13:33 -05:00