Jump to: navigation, search

Difference between revisions of "CinderMeetings"

(Next meeting)
(Next meeting)
Line 10: Line 10:
 
'''July 30'th, 2014 16:00 UTC'''
 
'''July 30'th, 2014 16:00 UTC'''
 
* Planning cinderclient tag for Thursday morning July 31'st, let's catch up on client changes and testing prior to that (jgriffith)
 
* Planning cinderclient tag for Thursday morning July 31'st, let's catch up on client changes and testing prior to that (jgriffith)
* Breaking the inheritance between data and control path in Volume drivers https://review.openstack.org/#/c/107205/ (jgriffith)
+
* Breaking the inheritance between data and control path in Volume drivers https://review.openstack.org/#/c/105923/ (jgriffith)
 
* Consistency groups https://review.openstack.org/#/c/104732/ (xyang)
 
* Consistency groups https://review.openstack.org/#/c/104732/ (xyang)
 
* Hitachi Block Storage cinder driver https://review.openstack.org/#/c/90379/ (saguchi)
 
* Hitachi Block Storage cinder driver https://review.openstack.org/#/c/90379/ (saguchi)

Revision as of 15:15, 30 July 2014

Weekly Cinder team meeting

NOTE MEETING TIME: Wed's at 16:00 UTC

If you're interested in Cinder or Block Storage in general for OpenStack, we have a weekly meetings in #openstack-meeting, on Wednesdays at 16:00 UTC. Please feel free to add items to the agenda below. NOTE: When adding topics please include your IRC name so we know who's topic it is and how to get more info.

Next meeting

NOTE: Include your IRC nickname next to agenda items so that you can be called upon in the meeting and arrive at the meeting promptly if placing items in agenda. You might want to put this on your calendar if you are adding items.

July 30'th, 2014 16:00 UTC

Previous meetings

July 23th, 2014 16:00 UTC

July 16th, 2014 16:00 UTC

  • Putting the fun back into cinder development.
    • There's been a mailing list thread recently about how nit-picky reviews are getting about typos, white space and the like, and how it is a motivation killer. I'm inclinded to agree - the formatting of the doc strings, fullstops at the end of comments etc doesn't actually improve the code much at all, and getting a -1 for it is a buzz kill of the highest order. Should we leave that sort of thing to the gate, and say that if there is no hacking check for it then it isn't important in general? (DuncanT)
  • Log translations https://review.openstack.org/#/c/105665/ is still stuck - any thoughts? Options I can see: (DuncanT)
    • A better technical solution - should be possible where the message format is not expanded outside the logging call i.e.:

Ok:

   
    LOG.warning("The flubigar id %d exploded messily", flu_id)
    

Not ok:

   
    msg = _("The flubigar id %d exploded messily") % flu_id
    LOG.warning(msg)
    
    • We don't break up our message categories
      • This makes life harder for the translation team, makes us inconsistent with Openstack in general but keeps the code from descending into ugliness
    • Related discussion on enabling translation (jungleboyj):
  • 3rd Party CI (jungleboyj):
    • Clarification on when drivers are going to be removed.

Previous meetings

July 9, 2014 16:00 UTC


July 2nd, 2014 16:00 UTC

June 25th, 2014 16:00 UTC


June 18th, 2014 16:00 UTC

  • It's review day !?! [jdg]
  • Mid cycle meetup plans/updates [jdg]
  • Separation of Connectors from Driver/Device Interface (status update) [jdg]
  • Updates on 3'rd party CI [jdg]
  • Things we need to decide upon (not today, but do your homework for next week)
    • Software Define Storage layers/drivers
    • Pools implementation

June 11th, 2014 16:00 UTC

June 4th, 2014 16:00 UTC

May 28th, 2014 16:00 UTC

  • 3rd Party CI (jungleboyj)
    • What tempest test cases to run?
    • iSCSI only? What about for FC only drivers then?
    • Progress on where to record results?
  • SSH host keys (jungleboyj)
  • Dynamic multi-pools (navneet)
  • cinder-specs (jgriffith)
    • Specs repo is live
    • Process
    • Reviews

May 21st, 2014 16:00 UTC

  • Consistency Groups (xyang)
    • A few people have concerns on the restriction of one volume type per CG. Should we allow one CG to have multiple volume types on the same backend? Let's discuss about it.
  • Third-Party CI (jgriffith)
    • Who's started, who's planning to and how can we help support each other to get this going smoothly
  • Moving GlusterFS snapshot code into the NFS RemoteFs driver (mberlin)
    • The GlusterFS snapshot code using qcow2 snapshots is useful for all file based storage systems. I would volunteer to move the GlusterFS snapshot code into the general RemoteFs driver - making it easier to get our driver accepted ;-)
    • Eric Harney is fine with this and planned to do this for Juno anyway (see his blueprint). I've put it on the agenda to make sure others also agree with this approach.

May 7th, 2014 16:00 UTC

April 16th, 2014 16:00 UTC

  • Release Status
  • Summit Session Updates
  • Next Stop ATL!!!
  • Cinder resource status - thingee

April 9th, 2014 16:00 UTC (Agenda entered retrospectively)

  • Cinder Spec (jgriffith)
    • Just a heads up that cinder blueprints will move to a gerrit based process shortly, a la nova. Details and wiki entry to follow.
  • RC2 status (jgriffith)
    • Just after cutting RC2, a bunch of bugs
  • Testing RC code (jgriffith)
    • Get on it, folks!
    • Looks like theres some serious, intermittent performance issues in the API somewhere...

April 2, 2014 16:00 UTC _Meeting cancelled and summary discussion held on #openstack-cinder_

  • Release status and bugs
  • -2s left on reviews from before Junos opened - please check if they are still valid
   - https://review.openstack.org/#/c/73446/ (JGriffith)
   - https://review.openstack.org/#/c/80550/ (JBryant)
   - https://review.openstack.org/#/c/82100/ (Avishay)
   - https://review.openstack.org/#/c/74158/ (Avishay)
   - + a whole bunch of stable branch stuff

Previous meetings

Mar 26, 2014 16:00 UTC

  • RC1 updates (jgriffith)
  • Design Summit Sessions (jgriffith)

http://eavesdrop.openstack.org/meetings/cinder/2014/cinder.2014-03-26-16.00.log.html

Mar 19, 2014 16:00 UTC

  • ProphetStor Driver Exception request for Icehouse (jgriffith)
  • Bug status/updates (jgriffith)
  • What we should be punting to Juno (aka immediate -2 in Gerrit) (jgriffith)
  • Continuous Integration for Cinder Certification (jungleboyj)

Mar 12, 2014 16:00 UTC

  • Cancelled due to nothing on the agenda. Ad-hoc discussion on #openstack-cinder instead

Mar 5, 2014 16:00 UTC

Feb 19, 2014 16:00 UTC

Feb 5, 2014 16:00 UTC

  • I3 Status check/updates
  • Cert test
  • Multiple pools per backend (bswartz)

Jan 8, 2014 16:00 UTC

  • I2 is just around the corner, blueprint updates
  • Alternating meeting time proposal, results on feedback
  • Driver cert test, it's there... use it
  • Prioritizing patches and reviews

December 18, 2013 16:00 UTC

December 11, 2013 16:00 UTC

December 4, 2013 16:00 UTC

November 27, 2013 16:00 UTC


November 20, 2013 16:00 UTC

  • I-1 scheduling - JGriffith


November 13, 2013 16:00 UTC


October 30, 2013 16:00 UTC

October 23, 2013 16:00 UTC


October 2, 2013 16:00 UTC

  • What's still broken in Havana
  • Backups and multibackend (https://code.launchpad.net/bugs/1228223): Fix committed
  • Configuration - Global CONF settings in brick don't belong, and a number of them break multi-backend (Bug #1230066): Fix committed
  • TaskFlow retry mechanism - The majority felt this should be left as a white list, but no work has been done to fix it so we still have ugly failures/roll-backs (3 bugs logged here): ???
  • Quotas - Don't know that anybody has gotten to the bottom of the quota syncing issue (Bug #1202896): Still open
  • iSCSI Target creation failures - This was thought to have been fixed but showed up last night (Bug #1223469): Probable fix committed
  • Summary of gate issue pertaining to Cinder can be viewed here: http://paste.openstack.org/show/47798/
  • Moving to taskflow - avishay


Sept 25, 2013, 16:00 UTC

  • PTL nomination process is open until the 26'th, if you want to run send your nomination proposal out to the dev ML
  • What's broken in Havana
  • Backups (specifically when configured with multi-backend volumes)
  • Configuration - Global CONF settings in brick don't belong, and a number of them break multi-backend (Bug #1230066)
  • TaskFlow retry mechanism - The majority felt this should be left as a white list, but no work has been done to fix it so we still have ugly failures/roll-backs (3 bugs logged here)
  • Quotas - Don't know that anybody has gotten to the bottom of the quota syncing issue (Bug #1202896)
  • iSCSI Target creation failures - This was thought to have been fixed but showed up last night (Bug #1223469)
  •  ????
  • Cinderclient release plans/status? (Eharney)
  • OSLO imports (DuncanT)
  • bp/cinder-backup-improvements (dosaboy)
  • bp/multi-attach (zhiyan)


Aug 21, 2013, 16:00 UTC

  1. No agenda, no meeting.

Aug 14, 2013, 16:00 UTC

  1. Volume migration status - avishay
  2. API extensions using metadata. This comes from the readonly volume attach support. - thingee

IRC Log

Aug 7, 2013, 16:00 UTC

  1. RFC - make all rbd clones copy-on-write -- Dosaboy
  2. V1 API removal issues, plans and timescales - DuncanT

Meeting Minutes

http://eavesdrop.openstack.org/meetings/cinder/2014/

http://eavesdrop.openstack.org/meetings/cinder/2013/

http://eavesdrop.openstack.org/meetings/cinder/2012/