From 4cb76c596d613ec3f45c5cedc2cec0b7ca0e2b70 Mon Sep 17 00:00:00 2001 From: Antoni Segura Puimedon Date: Tue, 30 Aug 2016 14:54:07 +0200 Subject: [PATCH] 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 --- meetings/kuryr-team-meeting.yaml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/meetings/kuryr-team-meeting.yaml b/meetings/kuryr-team-meeting.yaml index c8684c8b..e1dfbfd0 100644 --- a/meetings/kuryr-team-meeting.yaml +++ b/meetings/kuryr-team-meeting.yaml @@ -2,19 +2,12 @@ project: Kuryr Project Meeting meeting_id: kuryr agenda_url: https://wiki.openstack.org/wiki/Meetings/Kuryr schedule: - - time: '0300' - day: Tuesday - irc: openstack-meeting-4 - frequency: biweekly-even - start_date: 20160119 - time: '1400' day: Monday irc: openstack-meeting-4 - frequency: biweekly-odd + frequency: weekly start_date: 20160111 chair: Antoni Segura Puimedon (apuimedo) description: > - Kuryr is a Docker network plugin that uses Neutron to provide networking - services to Docker containers. It is available standalone and in a - containerized way, making it possible to use the common Neutron plugins - to plug the containers into the Neutron networking. + Kuryr is a project aimed on bringing OpenStack networking and storage + to container platforms like Docker, Kubernetes and Mesos.