Just as a heads up, we are removing the default flavors from nova in
this patch:

  https://review.openstack.org/#/c/300127/

Since long ago, Nova's default flavors were baked in at the database
migration level. Now that we have moved them to another database
entirely, this means we have to migrate them from the old/original place
to the new one, even for new deployments. It also means that our tests
have flavor assumptions that run (way too) deep.

Devstack will get support for auto-creating the flavors you are used to,
as well as some less-useless ones:

  https://review.openstack.org/#/c/301257/

Normal developers shouldn't really notice, but the deployment tool
projects may want/need to do something here along the same lines.

--Dan

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to