Created
February 15, 2012 12:49
-
-
Save dizz/1835450 to your computer and use it in GitHub Desktop.
OpenStack on SmartOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./bin/nova-compute --connection_type=fake --sql_connection=mysql://root:[email protected]/nova --fake_rabbit | |
2012-02-15 10:38:18,332 WARNING nova.virt.libvirt.firewall [-] Libvirt module could not be loaded. NWFilterFirewall will not work correctly. | |
2012-02-15 10:38:18,493 AUDIT nova.service [-] Starting compute node (version 2012.1-LOCALBRANCH:LOCALREVISION) | |
2012-02-15 10:38:19,230 INFO nova.rpc [-] Connected to AMQP server on localhost:5672 | |
2012-02-15 10:39:19,255 INFO nova.compute.manager [req-d718f207-a329-4ab3-b84d-af609a3e6bed None None] Updating bandwidth usage cache | |
2012-02-15 10:39:19,257 INFO nova.compute.manager [req-d718f207-a329-4ab3-b84d-af609a3e6bed None None] Updating host status | |
2012-02-15 10:40:19,258 INFO nova.rpc [-] Connected to AMQP server on localhost:5672 | |
2012-02-15 10:41:19,302 INFO nova.compute.manager [-] Updating host status |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment