[nova][ptg] Flavor explosion
    Brin Zhang(张百林) 
    zhangbailin at inspur.com
       
    Sun Nov 10 12:51:07 UTC 2019
    
    
  
Gibi:
	The summary on the ML write in the nova ptg etherpad line 245 cannot open, raised a 404 error.
	Etherpad: https://etherpad.openstack.org/p/nova-shanghai-ptg
	Thanks. 
Brin Zhang
items: [lists.openstack.org代发][nova][ptg] Flavor explosion
original spec: https://review.opendev.org/#/c/663563 with -2s
The first round of discussion was resulted in no agreement. Then on Friday we revisited the issue based on mdbooth's proposal about composability.
Agreement in the room:
* Do not try to change the model of the flavor in nova code and in the db.
* Define a "ComposableFlavorBit" (bikeshed on the name please) REST API entity
  that can hold any kind of flavor bits (extra specs, normal flavor fields),
  propose some format in the spec for it. This entity can only be created by
  the admin by default
* Extend the server create REST API to allow the end user to specify what
  "ComposableFlavorBit"s she wants to add to the "base" flavor she used in the
  create request.
* The nova api then merges the "ComposableFalvorBit"s with the base flavor and
  embed the resulted flavor object into the instance.
* Do a similar thing for resize
TODOs:
* brinzhang (with possible help from yawang) to re-write the spec
Cheers,
gibi
    
    
More information about the openstack-discuss
mailing list