Jump to: navigation, search

Difference between revisions of "Meetings/Solum"

(Agenda for 2017-03-08 1400 UTC)
 
(252 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
= Weekly Solum Team Meeting =
 
= Weekly Solum Team Meeting =
  
If you're interested in [[Solum]], we hold public meetings weekly in <code><nowiki>#openstack-meeting-alt</nowiki></code> on freenode.
+
If you're interested in [[Solum]], we hold public meetings weekly on Wednesday in <code><nowiki>#openstack-meeting-alt</nowiki></code> on freenode at 1400 UTC.
 
 
{| class="wikitable"
 
|-
 
! Meeting Date !! Meeting Time !! Local Time
 
|-
 
| 2015-03-17 || UTC 2100 Tuesday || http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20150317T21
 
|-
 
| 2015-03-24 || UTC 2100 Tuesday || http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20150324T21
 
|-
 
| 2015-03-31 || UTC 2100 Tuesday || http://www.timeanddate.com/worldclock/fixedtime.html?msg=Containers+Team+Meeting&iso=20150331T21
 
|}
 
  
 
Please feel free to add items to the agenda below with your name and we'll cover them.
 
Please feel free to add items to the agenda below with your name and we'll cover them.
  
== Agenda for 2015-03-17 2100 UTC ==
+
== Agenda for 2017-03-22 1400 UTC ==
  
 
* '''Roll Call'''
 
* '''Roll Call'''
 
* '''Announcements'''
 
* '''Announcements'''
* '''Review Action Items'''
+
* '''Discussion'''
* '''Blueprint/Task Review'''
+
** Pike Goal: WSGI app for API service
* '''Open Discussion'''
+
*** https://governance.openstack.org/tc/goals/pike/deploy-api-in-wsgi.html
 
+
*** Key points:
== Agenda for 2015-03-10 2100 UTC ==
+
**** (a) Remove eventlet from API layer, (b) Ceilometer is a good reference point, (c) https://etherpad.openstack.org/p/ptg-pike-wsgi (d) http://specs.openstack.org/openstack/telemetry-specs/specs/liberty/remove-web-eventlet.html
 
+
** Devstack to make glance version 2 as default
* '''Roll Call'''
+
*** http://lists.openstack.org/pipermail/openstack-dev/2017-March/113314.html
* '''Announcements'''
+
** Tempest to use Keystone version 3 as default
* '''Review Action Items'''
+
*** http://lists.openstack.org/pipermail/openstack-dev/2017-March/113487.html
** (none)
+
** Remove solum-builder-service
* '''Blueprint/Task Review'''
+
*** https://review.openstack.org/#/c/430080/1
** #link https://review.openstack.org/154614 Adds a --json flag to request JSON output
+
** Keystone 3 support
* '''Open Discussion'''
+
*** https://etherpad.openstack.org/p/solum-keystone-v3
 
+
** Heat client generation in deployer
== Agenda for 2015-03-03 2100 UTC ==
+
*** https://review.openstack.org/#/c/425001/
* Blueprint/Task Review
+
** caowei: kolla-ansible patch
** (datsun180b): App delete behavior changes https://review.openstack.org/#/c/160501
+
** Ocata release deadline Feb 16: https://etherpad.openstack.org/p/solum-release-actions
 
+
** Pike goal: Python 3 support (https://review.openstack.org/#/c/349069/)
== Agenda for 2015-02-24 2100 UTC ==
+
** Nova changes that may affect our dsvm job
* '''Roll Call'''
+
*** http://lists.openstack.org/pipermail/openstack-dev/2017-January/111295.html
* '''Announcements'''
+
** Python 3.5 for DSVM jobs (https://etherpad.openstack.org/p/support-python3.5-functional-tests)
** Feature updates:
+
** (zhurong) Replace nova-docker with Zun (https://etherpad.openstack.org/p/solum-replacement-for-nova-docker)
    - (james_li): Robustness improvements
+
* '''Previous discussion items'''
    - (james_li): Custom port support
+
** Ubuntu Xenial Devstack gate
    - (devkulkarni): Supporting different backends for deployment
+
*** Looks like our Devstack gate on Ubuntu Xenial is broken
    - (datsun180b): CLI changes (introduction of the new 'app' namespace)
+
**** Patch: https://review.openstack.org/#/c/401843/ https://review.openstack.org/#/c/406254/2
    - (muralia): Different back-ends to store language packs and DUs (docker registry, glance, swift)
+
**** How to fix: http://lists.openstack.org/pipermail/openstack-dev/2016-November/106906.html
* '''Review Action Items'''
+
** Removing solum-infra-guestagent from official list of Solum repositories
* Administrative
+
*** Repo: https://github.com/openstack/solum-infra-guestagent
* '''Blueprint/Task Review'''
+
*** ML discussion: http://lists.openstack.org/pipermail/openstack-dev/2016-October/106387.html
** (devkulkarni): Converting bash scripts to Python in build-app, unittest-app, build-lp
+
*** Patch: https://review.openstack.org/#/c/401990/
** (devkulkarni): Using CoreOS to deploy DUs -- Updates on https://bugs.launchpad.net/solum/+bug/1390246
+
* '''Patch Review'''
** (devkulkarni): Updates on Solum vagrant environment (https://github.com/rackerlabs/vagrant-solum-dev)
+
** https://review.openstack.org/#/q/project:openstack/solum+status:open,n,z
* '''Open Discussion'''
+
** https://review.openstack.org/#/q/project:openstack/python-solumclient+status:open,n,z
 
+
** https://review.openstack.org/#/q/project:openstack/solum-dashboard+status:open,n,z
 
+
* '''Bug Review'''
 
+
* '''Blueprints for Review'''
== Agenda for 2015-02-17 2100 UTC ==
 
 
 
* '''Roll Call'''
 
* '''Announcements'''
 
** Feature updates:
 
    - (muralia): Creation and usage of custom language packs
 
    - (muralia): Different back-ends to store language packs and DUs (docker registry, glance, swift)
 
    - (devkulkarni): Supporting different backends for deployment
 
    - (datsun180b): CLI changes (introduction of the new 'app' namespace)
 
    - (james_li): Robustness improvements
 
* '''Review Action Items'''
 
* Administrative
 
* '''Blueprint/Task Review'''
 
** (muralia): Remove Image creation API. Move image creation functionality as a resource under rest of the solum API tree
 
** (devkulkarni): Using CoreOS to deploy DUs -- Updates on https://bugs.launchpad.net/solum/+bug/1390246
 
** (devkulkarni): Updates on Solum vagrant environment (https://github.com/rackerlabs/vagrant-solum-dev)
 
* '''Open Discussion'''
 
 
 
== Agenda for 2015-02-10 2100 UTC ==
 
 
 
* '''Roll Call'''
 
* '''Announcements'''
 
** 2015-02-24, and 2015-03-03. Our chair will be: devkulkarni
 
* '''Review Action Items'''
 
* Administrative
 
* '''Blueprint/Task Review'''
 
 
* '''Open Discussion'''
 
* '''Open Discussion'''
 +
** Updates from upstream
  
 
== Agenda Template ==
 
== Agenda Template ==
Line 94: Line 58:
  
 
== Previous Meetings ==
 
== Previous Meetings ==
 +
* [http://eavesdrop.openstack.org/meetings/solum_team_meeting/2016/ 2016 Solum Meeting Archive]
 
* [http://eavesdrop.openstack.org/meetings/solum_team_meeting/2015/ 2015 Solum Meeting Archive]
 
* [http://eavesdrop.openstack.org/meetings/solum_team_meeting/2015/ 2015 Solum Meeting Archive]
 
* [http://eavesdrop.openstack.org/meetings/solum_team_meeting/2014/ 2014 Solum Meeting Archive]
 
* [http://eavesdrop.openstack.org/meetings/solum_team_meeting/2014/ 2014 Solum Meeting Archive]
 
* [http://eavesdrop.openstack.org/meetings/solum_team_meeting/2013/ 2013 Solum Meeting Archive]
 
* [http://eavesdrop.openstack.org/meetings/solum_team_meeting/2013/ 2013 Solum Meeting Archive]
* Logs and meeting summaries of previous meetings prior to moving to <code><nowiki>#openstack-meeting-alt</nowiki></code> are located [http://irclogs.solum.io/2013 here].
+
* Logs and meeting summaries of previous meetings prior to moving to <code><nowiki>#openstack-meeting-3</nowiki></code> are located [http://irclogs.solum.io/2013 here].

Latest revision as of 13:47, 22 March 2017

Weekly Solum Team Meeting

If you're interested in Solum, we hold public meetings weekly on Wednesday in #openstack-meeting-alt on freenode at 1400 UTC.

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

Agenda for 2017-03-22 1400 UTC

Agenda Template

  • Roll Call
  • Announcements
  • Review Action Items
  • Blueprint/Task Review
  • Open Discussion

Previous Meetings