kuryr: update meeting settings

In the previous weekly meeting it was agreed to hold Kuryr meetings
at the same time every week. This patch updates the meeting
information, which also includes adequating the description to the
mission in openstack/governance.

Change-Id: I0a42b2890439fc63c49701d677d058e733c1f624
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
This commit is contained in:
Antoni Segura Puimedon 2016-08-30 14:54:07 +02:00
parent d02da45643
commit 4cb76c596d
No known key found for this signature in database
GPG Key ID: 2329618D2967720A
1 changed files with 3 additions and 10 deletions

View File

@ -2,19 +2,12 @@ project: Kuryr Project Meeting
meeting_id: kuryr meeting_id: kuryr
agenda_url: https://wiki.openstack.org/wiki/Meetings/Kuryr agenda_url: https://wiki.openstack.org/wiki/Meetings/Kuryr
schedule: schedule:
- time: '0300'
day: Tuesday
irc: openstack-meeting-4
frequency: biweekly-even
start_date: 20160119
- time: '1400' - time: '1400'
day: Monday day: Monday
irc: openstack-meeting-4 irc: openstack-meeting-4
frequency: biweekly-odd frequency: weekly
start_date: 20160111 start_date: 20160111
chair: Antoni Segura Puimedon (apuimedo) chair: Antoni Segura Puimedon (apuimedo)
description: > description: >
Kuryr is a Docker network plugin that uses Neutron to provide networking Kuryr is a project aimed on bringing OpenStack networking and storage
services to Docker containers. It is available standalone and in a to container platforms like Docker, Kubernetes and Mesos.
containerized way, making it possible to use the common Neutron plugins
to plug the containers into the Neutron networking.