Chmouel Boudjnah wrote:
> On 12 Dec 2013, at 10:21, Thierry Carrez <[email protected]> wrote:
> 
>> The format of the YAML file would limit errors (all times in UTC,
> 
> What would be the YAML format ? something like this ? [1]:
> 
> openstack-meeting:
>       - nova:
>         - time: 21:00
>         - occurrence: weekly
>         - day: tuesday
>       - swift: 
>          - time:  20:00
>           - occurrence: bi-weekly
>          - day: wedenesday
> 
> openstack-meeting-alt:
>       -trove:
>               - time: 21:00
>               - day: wedenedsay
>               - occurrence: bi-weekly
> 
> Chmouel
> 
> [1] Just kicking the discussion, didn’t enrol for that (yet) :)

Looking at the meetings wiki page and what we need to recreate it,
probably more like:

- Nova team meeting:
  - day: Thursday
  - time: 21:00
  - repeats: weekly
  - chair: Russell Bryant
- Translations team meeting:
  - day: Wednesday
  - time: 00:00
  - alternatetime: 16:00
  - firstdate: 2013-12-10
  - repeats: rotatingweekly
  - channel: #openstack-meeting-alt
  - wiki: Meetings/Translations

Duration defaults to 1h, channel defaults to openstack-meeting, etc.

-- 
Thierry Carrez (ttx)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
OpenStack-Infra mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to