Commit Graph

13 Commits

Author SHA1 Message Date
Abhishek Kekane ad0e49d7eb Update glance meeting info
Update chair of glance meeting.

Change-Id: I56ea21f498727e04e50d4c5a1ba8c36ed9789f87
2020-03-20 06:08:40 +00:00
Thierry Carrez b27c79740a Consolidate meeting channels
There is no need for 4 meeting channels, especially now that
we allow meetings to happen in team channels.

Let's remove #openstack-meeting-4 by moving the few meetings
still happening there to other available meeting channels.

Assuming it gets the required +1s, this change will be merged
Thursday, Mar 19 at 15utc (after the Glance meeting completes)

Once this merges, we can retire #openstack-meeting-4.

Change-Id: I96890de13083c09bdd677bf44b6eee535e6fde20
2020-03-17 14:32:42 +00:00
Brian Rosmaita 4a6b1bbc66 Update glance meeting info
Update chair of glance and glance bug squad meetings.

Change-Id: I2f8b9598b71cf034c2dd198af3a5a49292cd6b78
2019-01-29 15:31:28 -05:00
Brian Rosmaita 4e6a718882 Update Glance team meeting info
This patch updates the chair to reflect the current PTL and
beefs up the meeting description.

Change-Id: Idb8a277cf608a626d4c0017bda771f00deec90ec
2017-07-31 11:35:42 -04:00
Flavio Percoco 3e61acbc2a Change chair for Glance's meeting
Change-Id: I6b511d38beb9d01a412934ae8911fb4fdde6e1d0
2016-02-03 02:18:05 +00: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
Hidekazu Nakamura ec440b583c Add glance agenda_url
Change-Id: I7d6512b8804e1aad3f4aadcad9150e136309b4fb
2015-12-03 23:38:25 +09:00
Tony Breeds b72f535431 Add meeting_ids to several meetings that were missing them
While investigating how close to capacity the IRC infrastructure is at
critical times I needed to verify that these meetings are running.  A
side effect is that these meetings can now be tagged with meeting_ids.

Change-Id: If90813f6ecbe43c1f55d7310880aa8f3192e250b
2015-11-25 15:54:11 +11: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
Tony Breeds 8b12351dc2 Glace meeting no longer alternates
Based on:
https://wiki.openstack.org/w/index.php?title=Meetings&diff=75804&oldid=75583

Change-Id: I0f364e45a2b2bb17a6821cf8aa1f154882a86a59
2015-04-25 17:25:42 +10: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