1a1a41bdbe
In a time long ago and a land far far away, someone thought it was a good idea to populate the database with default flavors. That was probably reasonable at the time, but it no longer makes sense and in fact causes us some pain now. This patch removes those default flavors from the database. That means that new deploys will not have them, but doesn't actually rewrite history in any way. This will require changes to our docs, which largely assume the presence of these default flavors from time zero. DocImpact Depends-On: Ic275887e97221d9ce5ce6f12cdcfb5ac94e300b0 Change-Id: I80b63ce1ebca01be61ac0f43d26a2992ecf16678
6 lines
209 B
YAML
6 lines
209 B
YAML
---
|
|
other:
|
|
- The default flavors that nova has previously had are no longer
|
|
created as part of the first database migration. New deployments
|
|
will need to create appropriate flavors before first use.
|