Jump to: navigation, search

Difference between revisions of "Meetings/Containers"

(Agenda for 2014-10-07 2200 UTC)
(Weekly Containers Team Meeting)
Line 7: Line 7:
 
! Meeting Date !! Meeting Time !! Local Time
 
! Meeting Date !! Meeting Time !! Local Time
 
|-
 
|-
| 2014-10-14 || UTC 1600 Tuesday || http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141014T16
+
| 2014-11-11 || UTC 1600 Tuesday || http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141111T16
 
|-
 
|-
| 2014-10-21 || UTC 2200 Tuesday || http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141021T22
+
| 2014-11-18 || UTC 2200 Tuesday || http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141118T22
 +
|-
 +
| 2014-11-25 || UTC 1600 Tuesday || http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141125T16
 +
|-
 +
| 2014-12-02 || UTC 2200 Tuesday || http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141202T22
 
|}
 
|}
  
Line 17: Line 21:
 
* Roll Call
 
* Roll Call
 
* Announcements
 
* Announcements
** adrian_otto on vacation 2014-10-21
+
** Stackforge repo now open
 +
*** #link https://github.com/stackforge/magnum Magnum Repo
 
* Review Action Items
 
* Review Action Items
 
* Open Discussion
 
* Open Discussion
  
 
== Topic Backlog ==
 
== Topic Backlog ==
 +
* Paris ODS Summary
 +
** Two Sessions
 +
*** #link http://kilodesignsummit.sched.org/event/9f47bddfffa9a1907f2334fa412afaf4#.VGIth-cl5Eg Ops Summit: What do we want from containers/docker?
 +
**** Key Takeaways:
 +
***** OpenStack operators definitely want containers as a first class resource in OpenStack, with advanced containers-specific features that can not be offered by a Nova virt driver.
 +
***** There is considerable interest for support for both Docker and libvirt/LXC. There was no interest expressed in OpenVZ, although Rackspace does value that.
 +
*** #link http://kilodesignsummit.sched.org/event/4ea895d62545e557991dfc5b7405ceb9#.VGItOucl5Eg Containers service (magnum)
 +
**** Key Takeaways
 +
***** Commitment to resolve the quarrel over what sort of a code repository we use. A stackforge repo was finally opened as an action item.
 +
***** The Nova team wants to focus primarily on improving the existing Nova code, and is happy to allow a new team to form around Containers.
 +
***** I asked for members of the audience to indicate to me if they wanted the Magnum effort to stop or continue. I was swarmed with Stackers wanting to get involved, and nobody contacted me after the meeting indicating we should stop. The feedback was strong, encouraging and positive.
 
* Open Design Topics
 
* Open Design Topics
 
** Containers Host Agent
 
** Containers Host Agent
 +
*** Should initial POC simply leverage docker as an Agent, and then iterate from there?
 
** Containers Service (Magnum) API
 
** Containers Service (Magnum) API
 +
*** Previous Work:
 
*** #link https://github.com/digambar15/magnum.git Initial Source code from diga
 
*** #link https://github.com/digambar15/magnum.git Initial Source code from diga
  
 
== Previous Meetings ==
 
== Previous Meetings ==
 
* [http://eavesdrop.openstack.org/meetings/containers/2014/ 2014 Containers Team Meeting Archive]
 
* [http://eavesdrop.openstack.org/meetings/containers/2014/ 2014 Containers Team Meeting Archive]

Revision as of 15:45, 11 November 2014

Weekly Containers Team Meeting

The OpenStack Containers Team holds public meetings. The initial meeting schedule is proposed for #openstack-meeting-alt on alternating Tuesdays on the following schedule:

Meeting Date Meeting Time Local Time
2014-11-11 UTC 1600 Tuesday http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141111T16
2014-11-18 UTC 2200 Tuesday http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141118T22
2014-11-25 UTC 1600 Tuesday http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141125T16
2014-12-02 UTC 2200 Tuesday http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20141202T22

Please feel free to add items to the agenda below with your name and we'll cover them.

Agenda for 2014-10-14 1600 UTC

Topic Backlog

  • Paris ODS Summary
    • Two Sessions
      • #link http://kilodesignsummit.sched.org/event/9f47bddfffa9a1907f2334fa412afaf4#.VGIth-cl5Eg Ops Summit: What do we want from containers/docker?
        • Key Takeaways:
          • OpenStack operators definitely want containers as a first class resource in OpenStack, with advanced containers-specific features that can not be offered by a Nova virt driver.
          • There is considerable interest for support for both Docker and libvirt/LXC. There was no interest expressed in OpenVZ, although Rackspace does value that.
      • #link http://kilodesignsummit.sched.org/event/4ea895d62545e557991dfc5b7405ceb9#.VGItOucl5Eg Containers service (magnum)
        • Key Takeaways
          • Commitment to resolve the quarrel over what sort of a code repository we use. A stackforge repo was finally opened as an action item.
          • The Nova team wants to focus primarily on improving the existing Nova code, and is happy to allow a new team to form around Containers.
          • I asked for members of the audience to indicate to me if they wanted the Magnum effort to stop or continue. I was swarmed with Stackers wanting to get involved, and nobody contacted me after the meeting indicating we should stop. The feedback was strong, encouraging and positive.
  • Open Design Topics
    • Containers Host Agent
      • Should initial POC simply leverage docker as an Agent, and then iterate from there?
    • Containers Service (Magnum) API

Previous Meetings