Jump to: navigation, search

Difference between revisions of "Meetings/NovaScheduler"

(Agenda for next meeting)
(Weekly Nova Scheduler team meeting)
Line 8: Line 8:
  
 
=== Next meetings scheduled for: ===
 
=== Next meetings scheduled for: ===
* November 14 2016 1400 UTC, #openstack-meeting-alt (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20161114T140000)
 
 
* November 21 2016 1400 UTC, #openstack-meeting-alt (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20161121T140000)
 
* November 21 2016 1400 UTC, #openstack-meeting-alt (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20161121T140000)
* November 18 2016 1400 UTC, #openstack-meeting-alt (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20161128T140000)
+
* November 28 2016 1400 UTC, #openstack-meeting-alt (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20161128T140000)
 +
* December 5 2016 1400 UTC, #openstack-meeting-alt (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20161205T140000)
  
 
== Agenda for next meeting ==
 
== Agenda for next meeting ==
  
 
* Specs & Reviews
 
* Specs & Reviews
(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
** Ocata Upgrade Plans
+
** Ocata Upgrade Plans - Any progress?
 
*** We need to figure out the upgrade / CI plans for the placement service so it's required to deploy that when upgrading to Ocata
 
*** We need to figure out the upgrade / CI plans for the placement service so it's required to deploy that when upgrading to Ocata
 
*** There are some notes in http://lists.openstack.org/pipermail/openstack-dev/2016-November/107177.html
 
*** There are some notes in http://lists.openstack.org/pipermail/openstack-dev/2016-November/107177.html
Line 52: Line 23:
 
*** Easier if we break it into topics and work on them separately
 
*** Easier if we break it into topics and work on them separately
 
*** mriedem has posted a start here: https://review.openstack.org/#/c/396761/
 
*** mriedem has posted a start here: https://review.openstack.org/#/c/396761/
*** TODO: api-ref
+
*** TODO: api-ref - Started?
  
 
== Previous meetings ==
 
== Previous meetings ==
  
 +
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2016/nova_scheduler.2016-11-14-14.00.log.html 2016.11.14]
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2016/nova_scheduler.2016-11-07-13.59.log.html 2016.11.07]
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2016/nova_scheduler.2016-11-07-13.59.log.html 2016.11.07]
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2016/nova_scheduler.2016-10-17-14.00.log.html 2016.10.17]
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2016/nova_scheduler.2016-10-17-14.00.log.html 2016.10.17]
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/2016/nova_scheduler.2016-10-10-14.00.log.html 2016.10.10]
 
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/ All other meetings are here]
 
* [http://eavesdrop.openstack.org/meetings/nova_scheduler/ All other meetings are here]
  

Revision as of 14:07, 17 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

Previous meetings