Jump to: navigation, search

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

(Backlog)
(Agenda)
Line 25: Line 25:
 
**(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
 
** (dguitarbite) Port Security
 +
** (rossella_s) handle synthetic fields in a general way
 
* Patches on review
 
* Patches on review
 
** https://review.openstack.org/241154 devref update with the upgrade plan for RPC callbacks (merged). Need to ask @ajo if there is code to review.
 
** https://review.openstack.org/241154 devref update with the upgrade plan for RPC callbacks (merged). Need to ask @ajo if there is code to review.

Revision as of 11:45, 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/
  • 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
  • handle composite keys in a general way (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 )

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