Jump to: navigation, search

Difference between revisions of "Nova-Cells-v2"

(Nova Cells v2)
(Open Questions)
Line 20: Line 20:
  
 
* Should the computes self-register with a cell when the compute_nodes record is created from the ResourceTracker? https://review.openstack.org/#/c/369634/
 
* Should the computes self-register with a cell when the compute_nodes record is created from the ResourceTracker? https://review.openstack.org/#/c/369634/
 +
* Why can't we create an empty cell, i.e. a cell mapping with no computes? This is a fresh-install scenario.
  
 
=== Manifesto ===
 
=== Manifesto ===

Revision as of 16:17, 13 January 2017

Nova Cells v2

Bugs

TODOs

Open Questions

  • Should the computes self-register with a cell when the compute_nodes record is created from the ResourceTracker? https://review.openstack.org/#/c/369634/
  • Why can't we create an empty cell, i.e. a cell mapping with no computes? This is a fresh-install scenario.

Manifesto

http://docs.openstack.org/developer/nova/cells.html#manifesto

Testing

https://etherpad.openstack.org/p/nova-cells-testing

DB Table Analysis

https://etherpad.openstack.org/p/nova-cells-table-analysis

Scheduling requirements

https://etherpad.openstack.org/p/nova-cells-scheduling-requirements

Code Review

References