Jump to: navigation, search

Difference between revisions of "Meetings/Neutron-Upgrades-Subteam"

(Agenda)
(Removing my name from port security. Adding it to backlog.)
Line 24: Line 24:
 
** (korzen) WIP Network OVO: https://review.openstack.org/#/c/269658
 
** (korzen) WIP Network OVO: https://review.openstack.org/#/c/269658
 
**(mhickey) Port Extra Dhcp Opt to OVO: https://review.openstack.org/#/c/273072/
 
**(mhickey) Port Extra Dhcp Opt to OVO: https://review.openstack.org/#/c/273072/
** (dguitarbite) Port Security
 
 
** (rossella_s) handle synthetic fields in a general way
 
** (rossella_s) handle synthetic fields in a general way
 
** (saisriki) take care of special DB fields like IPNetworkField the way Nova does, that is defining them like it's done in nova/db/sqlalchemy/types
 
** (saisriki) take care of special DB fields like IPNetworkField the way Nova does, that is defining them like it's done in nova/db/sqlalchemy/types
Line 49: Line 48:
 
* for the port object we still need the following extensions: security groups. An example of porting an extension https://review.openstack.org/#/c/268274/
 
* for the port object we still need the following extensions: security groups. An example of porting an extension https://review.openstack.org/#/c/268274/
 
* create an hook to modify the object field before writing in the DB (see https://review.openstack.org/#/c/264273 )
 
* create an hook to modify the object field before writing in the DB (see https://review.openstack.org/#/c/264273 )
 +
* port security
  
 
== Meeting commands ==
 
== Meeting commands ==

Revision as of 12:36, 3 February 2016

Meetings

Agenda

Backlog

  • think of validating migration rules with real resources (there should be an oslo.db fixture for that);
  • investigate the list of resources we migrate in grenade, maybe add more;
  • job that runs expand from master, then leave the cloud on N-1 release and run tempest;
  • (korzen) SubnetPool OVO can be taken out of Subnet OVO patch - https://review.openstack.org/#/c/264273/10/neutron/objects/subnet.py
  • (korzen) Add support for multiple primary key support in base OVO
  • for the port object we still need the following extensions: security groups. An example of porting an extension https://review.openstack.org/#/c/268274/
  • create an hook to modify the object field before writing in the DB (see https://review.openstack.org/#/c/264273 )
  • port security

Meeting commands

/join #openstack-meeting-alt
#startmeeting neutron_upgrades
#topic Announcements
#undo topic
#link https://wiki.openstack.org/wiki/Meetings/Neutron-Upgrades-Subteam
#action ihrachys will get something specific done this week
#endmeeting

Sub-team Charter

Enhances the upgrade story for Neutron (all things upgrade: cold, rolling, alembic, grenade, ...).

Bugs

Critical

High