This is not an issue anymore ** Changed in: nova Status: Triaged => Invalid
-- 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/1157330 Title: error: 'is not a valid node managed by this compute host.' under load Status in OpenStack Compute (Nova): Invalid Bug description: Using Devstack (Grizzly-3) and nova SHA1 5aec4001eb30197f88467e0519203a52c3acd431. And setting 'compute_driver = nova.virt.fake.FakeDriver' in nova.conf vagrant@precise64:~$ nova image-list +--------------------------------------+---------------------------------+--------+--------+ | ID | Name | Status | Server | +--------------------------------------+---------------------------------+--------+--------+ | 90e59cc9-503f-46e8-873e-13cde01b1252 | cirros-0.3.1-x86_64-uec | ACTIVE | | | 8097952f-6ef8-440b-bdf4-dfac34746396 | cirros-0.3.1-x86_64-uec-kernel | ACTIVE | | | 23828452-dc20-4e4e-a505-86abc77a4cc3 | cirros-0.3.1-x86_64-uec-ramdisk | ACTIVE | | +--------------------------------------+---------------------------------+--------+--------+ When trying to run 100 vms as admin user using $ nova boot --image 90e59cc9-503f-46e8-873e-13cde01b1252 --flavor m1.nano --num-instances 100 test over %10 fail with the following error: {u'message': u'NovaException', u'code': 500, u'details': u'precise64 is not a valid node managed by this compute host. http://paste.openstack.org/show/34069/ To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1157330/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp