Jump to: navigation, search

Difference between revisions of "Meetings/NovaScheduler"

(Weekly Nova Scheduler team meeting)
(Agenda for next meeting)
Line 15: Line 15:
  
 
* Specs & Reviews
 
* Specs & Reviews
** TBD
+
(stolen shamelessly from cdent's email)
 +
 
 +
** Specs
 +
***Spec for modifying the scheduler to query the api:
 +
**** https://review.openstack.org/#/c/300178/
 +
***Spec for modifying the placement api to return resource providers that match requirements:
 +
**** https://review.openstack.org/#/c/385618/
 +
***Code that satisfies those two specs (stack of 2, POC):
 +
**** https://review.openstack.org/#/c/386242/
 +
 
 +
**Things that are ready to review:
 +
****Except for the demo script none of that should be particular controversial.
 +
*** Improved 404 responses:
 +
**** https://review.openstack.org/#/c/387674/
 +
**** https://review.openstack.org/#/c/392321/
 +
*** Increased gabbi test coverage (stack of 3):
 +
**** https://review.openstack.org/#/c/396363/
 +
*** Proper handling of max_unit in resource tracker and placement API
 +
**** (stack of 2):
 +
**** https://review.openstack.org/#/c/395971/
 +
*** Aggregates support in placement api (stack of 3):
 +
**** https://review.openstack.org/#/c/362863/
 +
*** Demo inventory update script:
 +
**** https://review.openstack.org/#/c/382613/
 +
**** This one might be considered a WIP because how it chooses to do things (rather simply and dumbly) may not be in line with expecations.
 +
*** CORS support in placement API:
 +
**** https://review.openstack.org/#/c/392891/
 +
*** Cleaning up the newton resource providers spec to reflect reality:
 +
**** https://review.openstack.org/#/c/366888/
 +
 
 
* Open discussion
 
* Open discussion
** TBD
+
** Ocata Upgrade Plans
 +
*** We need to figure out the upgrade / CI plans for the placement service so it's required to deploy that when upgrading to Ocata
 +
** Documentation
 +
*** Easier if we break it into topics and work on them separately
 +
*** mriedem has posted a start here: https://review.openstack.org/#/c/396761/
  
 
== Previous meetings ==
 
== Previous meetings ==

Revision as of 21:21, 11 November 2016

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

  • Specs & Reviews

(stolen shamelessly from cdent's email)

  • Open discussion
    • Ocata Upgrade Plans
      • We need to figure out the upgrade / CI plans for the placement service so it's required to deploy that when upgrading to Ocata
    • Documentation

Previous meetings