Jump to: navigation, search

Network/Lib/Meetings

Revision as of 12:58, 20 January 2016 by Paul Michali (talk | contribs) (Open Discussion)

Meeting time: The neutron-lib sub-Team (Neutron-Lib) holds public meetings on Wednesdays at 1730 UTC in the #openstack-meeting-4 channel on Freednode. Everyone is encouraged to attend.

Announcements / Reminders

Current Work Items

Open Discussion

  • https://review.openstack.org/252155 is adding new common constants to neutron. IMO these should now be added to neutron-lib directly and and any code that needs the constants should import neutron-lib. Otherwise we end up adding to neutron then moving to neutron-lib, possibly with debtcollector overhead.
  • [pc_m] Trying to get https://review.openstack.org/#/c/242219 passing tests. Doing pip install of neutron-lib in gate hook to handle two jobs. How can we handle other DSVM jobs that need neutron-lib? I'm not seeing any feasible way, other than to add neutron-lib to devstack-gate.