Jump to: navigation, search

Difference between revisions of "Meetings/NovaScheduler"

(Agenda for next meeting)
(Previous meetings)
Line 40: Line 40:
 
== Previous meetings ==
 
== Previous meetings ==
  
 +
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2018/nova_scheduler.2018-01-08-14.00.log.html 2018.01.08]
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2017/nova_scheduler.2017-12-18-14.00.log.html 2017.12.18]
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2017/nova_scheduler.2017-12-18-14.00.log.html 2017.12.18]
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2017/nova_scheduler.2017-12-11-14.00.log.html 2017.12.11]
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2017/nova_scheduler.2017-12-11-14.00.log.html 2017.12.11]

Revision as of 16:05, 8 January 2018

Weekly Nova Scheduler team meeting

MEETING TIME: Mondays 14:00 UTC (#openstack-meeting-alt)

This meeting is a weekly gathering of developers working on the Nova Scheduler subteam. We cover topics such as development focus, status, bugs, reviews, and other current topics worthy of real-time discussion.

NOTE: this wiki page should be 'emptied' at the end of each meeting.

Next meetings scheduled for:

Agenda for next meeting

  • Open discussion
    • Using /allocation_candidates?limit= from nova-side, should we? how?
    • sharing providers in ProviderTree: https://review.openstack.org/#/c/526539/
      • If sharing providers are managed by compute nodes, how does coordination work? Answer: careful handling of conflicts
        • Generation support needed for PUT /rp/{uuid}/aggregates
        • Sensible reGET/retry on 409s
      • Can we centralize all that logic in the report client and have it work for all cases, or do virt drivers need more control? (Related to below.)
    • Why can't (in-tree) virt drivers talk to placement? See conversation seeds in patch-level comments on https://review.openstack.org/#/c/526539/7

Previous meetings