Skip to content

Instantly share code, notes, and snippets.

@dizz
Created February 15, 2012 12:49
Show Gist options
  • Save dizz/1835450 to your computer and use it in GitHub Desktop.
Save dizz/1835450 to your computer and use it in GitHub Desktop.
OpenStack on SmartOS
./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