diff options
author | Rick Harris <rconradharris@gmail.com> | 2013-05-01 23:13:30 +0000 |
---|---|---|
committer | Rick Harris <rconradharris@gmail.com> | 2013-05-16 23:18:22 +0000 |
commit | 5613818b1d7c702dc3c44bb1f063af2f6b708466 (patch) | |
tree | ada1d8fd3398825e622145054496731dee340ec7 /nova/utils.py | |
parent | 7f1670e9fbeb086913c89b07a1bc02854319e412 (diff) | |
download | nova-5613818b1d7c702dc3c44bb1f063af2f6b708466.tar.gz nova-5613818b1d7c702dc3c44bb1f063af2f6b708466.tar.xz nova-5613818b1d7c702dc3c44bb1f063af2f6b708466.zip |
'm1.tiny' now has root_gb=1
`root_gb=0` indicates that a disk-resize shouldn't occur which is not
something that a default flavor should have enabled. This is
especially true of one named 'tiny' since the unresized image could
potentially be very large, leading to the unexpected result of a
'tiny' instance consuming a massive amount of disk.
The no-resize behavior is still supported, so if it's being relied on
for testing, additional, non-default flavors can still be created that
enable it.
DocImpact
Fixes bug 1175383
Change-Id: Ifa5827c7f87dae95214bc4a585adce5735a05d83
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions