Jump to: navigation, search

Difference between revisions of "Meetings/QoS"

(Created page with "= Meetings = * IRC channel: <code><nowiki>#openstack-meeting(tbd)</nowiki></code> * Chair: sc68cal / ajo (Sean Collins / Miguel Ángel Ajo) == Logs and Minutes == Meetings,...")
 
Line 20: Line 20:
 
* QoS types we can think of: bandwidth limiting, guarantees, traffic marking, traffic shaping (per proto flags), ... what are we yet missing?
 
* QoS types we can think of: bandwidth limiting, guarantees, traffic marking, traffic shaping (per proto flags), ... what are we yet missing?
 
* Current ideas for design
 
* Current ideas for design
 
 
 
'''2014-07-07'''
 
 
* Status of the code
 
:* Foreign Key dependency error - solved?
 
:* Global requirements update = https://review.openstack.org/101918 [merging]
 
:* Healing migration = https://review.openstack.org/96438
 
:* Icehouse/freeze models = https://review.openstack.org/102857
 
:* Devstack: one name for the database = https://review.openstack.org/105059
 
* Design questions:
 
:* Removing auto-generation of db schema from models at startup: commit before or after healing?
 
* Next steps? Planning of work items•
 
* Testing plans: unit, functional, tempest, grenade, etc.
 
* Questions & open discussion.
 
 
 
'''2014-06-30'''
 
 
* Status of specs:
 
:* https://review.openstack.org/95738 = Healing (approved)
 
:* https://review.openstack.org/101963 = Reorganize migrations healing
 
* Status of the WIP patches
 
:* Foreign Key dependency error
 
:* Global requirements update = https://review.openstack.org/101918
 
:* Icehouse models = https://review.openstack.org/102857
 
* Design questions:
 
:* Removing auto-generation of db schema from models at startup: commit before or after healing?
 
:* Use of oslo.db?
 
* Next steps? Planning of work items•
 
* Testing plans: unit, functional, tempest, grenade, etc.
 
* Questions & open discussion.
 
 
 
'''2014-06-22'''
 
* Status of spec, https://review.openstack.org/95738
 
* Status of the WIP patch
 
:* Foreign Key dependency error
 
:* Global requirements update needed
 
* Design questions:
 
:* Removing auto-generation of db schema from models at startup: commit before or after healing?
 
:* Other?
 
* Testing plans: unit, functional, tempest, grenade, etc.
 
* Questions & open discussion.
 
  
 
== Announcements ==
 
== Announcements ==
  
* Etherpad from summit:  https://etherpad.openstack.org/p/neutron-db-migrations
+
* Etherpad from summit:  https://etherpad.openstack.org/p/neutron-qos
 
<br /><br />
 
<br /><br />
  
 
== Bugs ==
 
== Bugs ==
  
All Neutron DB bugs (this query is too broad for the meeting scope):
+
Not there yet... ;)
* https://bugs.launchpad.net/neutron/+bugs?field.tag=db
 
<br />
 
Bugs assigned to sub-team members:
 
* HenryG: https://bugs.launchpad.net/neutron/+bugs?field.tag=db&field.assignee=gessau
 
* akamyshnikova: https://bugs.launchpad.net/neutron/+bugs?field.tag=db&field.assignee=akamyshnikova
 
* libosvar: https://bugs.launchpad.net/neutron/+bugs?field.tag=db&field.assignee=libosvar
 
* others?
 
<br /><br />
 
  
 
== Blueprints ==
 
== Blueprints ==
  
* Healing script: https://blueprints.launchpad.net/neutron/+spec/db-migration-refactor
+
*  
* Other: https://blueprints.launchpad.net/neutron/+spec/neutron-robust-db-migrations
 
<br /><br />
 
  
 
== Meeting Commands ==
 
== Meeting Commands ==
  
 
<nowiki>/join #openstack-meeting</nowiki><br />
 
<nowiki>/join #openstack-meeting</nowiki><br />
<nowiki>#startmeeting neutron_db</nowiki><br />
+
<nowiki>#startmeeting neutron_qos</nowiki><br />
 
<nowiki>#topic Announcements</nowiki><br />
 
<nowiki>#topic Announcements</nowiki><br />
<nowiki>#link https://wiki.openstack.org/wiki/Meetings/NeutronDB</nowiki><br />
+
<nowiki>#link https://wiki.openstack.org/wiki/Meetings/NeutronQoS</nowiki><br />
 
<br />
 
<br />
<nowiki>#action HenryG will get something specific done this week.</nowiki><br />
+
<nowiki>#action ajo will get something specific done this week.</nowiki><br />
 
...<br />
 
...<br />
 
<br />
 
<br />

Revision as of 05:32, 7 April 2015

Meetings

  • IRC channel: #openstack-meeting(tbd)
  • Chair: sc68cal / ajo (Sean Collins / Miguel Ángel Ajo)

Logs and Minutes

Meetings, with their notes and logs, will be found under http://eavesdrop.openstack.org/meetings/neutron_qos

Agenda

2015-04-XX

(very preliminary...)

  • Flavor framework coordination
  • how do flavors work?
  • does QoSes fit as flavors?
  • or can they be used to enforce QoS policies on tenant ports?
  • QoS types we can think of: bandwidth limiting, guarantees, traffic marking, traffic shaping (per proto flags), ... what are we yet missing?
  • Current ideas for design

Announcements



Bugs

Not there yet... ;)

Blueprints

Meeting Commands

/join #openstack-meeting
#startmeeting neutron_qos
#topic Announcements
#link https://wiki.openstack.org/wiki/Meetings/NeutronQoS

#action ajo will get something specific done this week.
...

#endmeeting