Jump to: navigation, search

Difference between revisions of "Meetings/Solum"

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, on [http://www.timeanddate.com/worldclock/fixedtime.html?msg=Solum+Meeting&iso=20131112T16 Tuesdays at 16:00 UTC]. Please feel free to add items to the agenda below with your name and we'll cover them.
+
If you're interested in [[Solum]], we hold public meetings weekly in <code><nowiki>#openstack-meeting-alt</nowiki></code> on freenode, on [http://www.timeanddate.com/worldclock/fixedtime.html?msg=Solum+Meeting&iso=20131126T16 Tuesdays at 16:00 UTC]. Please feel free to add items to the agenda below with your name and we'll cover them.
  
== Agenda for 2013-11-12 1600 UTC ==
+
== Agenda for 2013-11-26 1600 UTC ==
  
 
* Roll Call
 
* Roll Call
 +
 +
* Announcements
 +
** Working Groups
 +
** Breakout Design Meetings (Schedule TBD)
  
 
* Review action items from prior meeting
 
* Review action items from prior meeting
** ACTION: adrian_otto to create a breakout session index on the wiki (adrian_otto, 16:58:01)
+
** aotto: Schedule breakout meetings for new working groups
 +
 
 +
* Review of Solum SFO Community Workshop
 +
** https://etherpad.openstack.org/p/SolumSFOCommunityWorkshop
 +
** Roshan Agrawal: Report number of attendees, companies represented, format, lessons learned, and next steps.
 +
** Solicit input from remote participants. Are there improvements we could make for next time?
 +
** How frequently should we schedule these events? In-Person? Virtual?
 +
 
 +
* Discuss alignment with Icehouse timeline
  
* Git Deploy Blueprint
+
* Review Blueprints
** https://blueprints.launchpad.net/solum/+spec/git-integration
+
** Note for all:
** Present child blueprints and identify any ready for approval.
+
*** Subscribe to each blueprint if you want email updates on them.
 +
*** Ask for Assignee status if you can keep track of development on the feature and report on it weekly at our IRC meetings. You do not have to write the code yourself if you are the Assignee, only champion it.
 +
*** v0.1 Milestone: https://launchpad.net/solum/+milestone/0.1
  
* Shell Access Blueprint
+
** Definitions and terminology used in Project Solum
** https://blueprints.launchpad.net/solum/+spec/shell-access-to-du
+
*** https://blueprints.launchpad.net/solum/+spec/definitions (aotto)
 +
*** Seek Definition Approval. Are we ready to proceed, or is more discussion needed?
  
* WSGI Framework Discussion
+
** Solum-R1 Stories: Application Deployment/management
** Pecan+WSME vs. Falcon
+
*** https://blueprints.launchpad.net/solum/+spec/app-deploy-manage (roshanagr)
*** https://review.openstack.org/#q,topic:bp/rest-api-base,n,z
+
*** Seek Definition Approval. Are we ready to proceed, or is more discussion needed?
 +
**** Note, this has several child blueprints, each will be individually discussed/approved.
  
* Open Discussion
+
** Ability to push code to the platform via Git
 +
*** https://blueprints.launchpad.net/solum/+spec/git-integration  (assignee-needed)
 +
*** Seek Definition Approval. Are we ready to proceed, or is more discussion needed?
 +
**** Note: Focus group will meet in breakout meetings, split this into multiple child blueprints, and design for each. Once all are created, this one will be withdrawn.
 +
*** Who would like to be assigned as the coordinator for this BP and report weekly on it?
  
 +
** Solum API
 +
*** https://blueprints.launchpad.net/solum/+spec/api (aotto)
 +
*** Etherpad Discussion: https://etherpad.openstack.org/p/solum-api-spec-review
 +
*** Status: Drafting revisions to definition/spec wiki based on feedback from Solum SFO Community Workshop
  
== Agenda for 2013-11-19 1600 UTC ==
+
** Command Line Interface for Solum
 +
*** https://blueprints.launchpad.net/solum/+spec/command-line (assignee-needed)
 +
*** Status: Design Spec need redraft (aotto: in-progress)
 +
*** Who would like to be assigned as the coordinator for this BP and report weekly on it?
  
* Roll Call
+
** Pluggable language pack support
 +
*** https://blueprints.launchpad.net/solum/+spec/lang-pack (assignee-needed)
 +
*** Needs detailed proposal
 +
*** Who would like to be assigned as the coordinator for this BP and report weekly on it?
 +
 
 +
** User authentication for incoming requests
 +
*** https://blueprints.launchpad.net/solum/+spec/user-authentication (assignee-needed)
 +
*** Needs detailed proposal
 +
*** Who would like to be assigned as the coordinator for this BP and report weekly on it?
 +
 
 +
** Specify the language pack to be used for app deploy
 +
*** https://blueprints.launchpad.net/solum/+spec/specify-lang-pack (assignee-needed)
 +
*** Needs detailed proposal
 +
*** Who would like to be assigned as the coordinator for this BP and report weekly on it?
  
* Review action items from prior meeting
+
** Logging Architecture
 +
*** https://blueprints.launchpad.net/solum/+spec/logging (paulmo)
 +
*** Seek Direction Approval (clear consensus desired)
  
 
* Open Discussion
 
* Open Discussion

Revision as of 06:21, 22 November 2013

Weekly Solum Team Meeting

If you're interested in Solum, we hold public meetings weekly in #openstack-meeting-alt on freenode, on Tuesdays at 16:00 UTC. Please feel free to add items to the agenda below with your name and we'll cover them.

Agenda for 2013-11-26 1600 UTC

  • Roll Call
  • Announcements
    • Working Groups
    • Breakout Design Meetings (Schedule TBD)
  • Review action items from prior meeting
    • aotto: Schedule breakout meetings for new working groups
  • Review of Solum SFO Community Workshop
    • https://etherpad.openstack.org/p/SolumSFOCommunityWorkshop
    • Roshan Agrawal: Report number of attendees, companies represented, format, lessons learned, and next steps.
    • Solicit input from remote participants. Are there improvements we could make for next time?
    • How frequently should we schedule these events? In-Person? Virtual?
  • Discuss alignment with Icehouse timeline
  • Review Blueprints
    • Note for all:
      • Subscribe to each blueprint if you want email updates on them.
      • Ask for Assignee status if you can keep track of development on the feature and report on it weekly at our IRC meetings. You do not have to write the code yourself if you are the Assignee, only champion it.
      • v0.1 Milestone: https://launchpad.net/solum/+milestone/0.1
    • Ability to push code to the platform via Git
      • https://blueprints.launchpad.net/solum/+spec/git-integration (assignee-needed)
      • Seek Definition Approval. Are we ready to proceed, or is more discussion needed?
        • Note: Focus group will meet in breakout meetings, split this into multiple child blueprints, and design for each. Once all are created, this one will be withdrawn.
      • Who would like to be assigned as the coordinator for this BP and report weekly on it?
  • Open Discussion

Previous Meetings

2013 Solum Meeting Archive

Logs and meeting summaries of previous meetings prior to moving to #openstack-meeting-alt are located here.