yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03830
[Bug 1188135] Re: XenAPI: resize checks auto_disk_config
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1188135
Title:
XenAPI: resize checks auto_disk_config
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Tempest test fails with XenAPI because XenAPI is checking
auto_disk_config before a resize down is permitted
(tempest/scenario/test_server_advanced_ops.py)
2013-06-06 10:28:44.521 TRACE nova.openstack.common.rpc.amqp File "/opt/stack/nova/nova/virt/xenapi/vmops.py", line 829, in _migrate_disk_resizing_down
2013-06-06 10:28:44.521 TRACE nova.openstack.common.rpc.amqp raise exception.ResizeError(reason=reason)
2013-06-06 10:28:44.521 TRACE nova.openstack.common.rpc.amqp ResizeError: Resize error: Resize down not allowed without auto_disk_config
In a related issue, this then puts the instance into an ERROR state,
rather than hitting the auto_revert logic that has recently been
added, it should just register an instance action.
If an instances is erroneously flagged with auto_disk_resize, the
correct things should also happen. For example windows images should
not resize down.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1188135/+subscriptions