Description of problem: The test Tempest test (not-public hash d868607874f8b4c44a8e4443469e7cd343e7f75a) that is resizing the server: nosetests --nologcapture -v --with-id --tests tempest.tests.compute.servers.test_disk_config:TestServerDiskConfig.test_resize_server_from_manual_to_auto causes further attempts to boot an instance to fail with following in the scheduler log: TypeError: can't compare datetime.datetime to NoneType Version-Release number of selected component (if applicable): openstack-nova-2012.2.2-9.el6ost.noarch How reproducible: With the mentioned test, 4/4. Steps to Reproduce: 1. Run the test 2. nova boot the same image 3. Actual results: further instance spawns impossible Expected results: no problems Additional info:
Note I found https://lists.launchpad.net/openstack/msg20738.html which seems to be not resolved.
restarting the openstack-nova-scheduler seems to fix this.
This may be a regression. I need to check that.
Looks like this is the bug: https://bugs.launchpad.net/nova/+bug/1096719 I submitted a stable/folsom backport here: https://bugs.launchpad.net/nova/+bug/1096719
the stable/folsom backport is actually over here: https://review.openstack.org/23758
I am not sure what have changed in my environment, I cannot reproduce with pre openstack-nova-2012.2.3-5.el6ost package, nor with newer one. So I guess VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0709.html