Skip to content

Instantly share code, notes, and snippets.

@aletessier
Created May 17, 2011 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aletessier/d6f2efe0f3b710e6f134 to your computer and use it in GitHub Desktop.
Save aletessier/d6f2efe0f3b710e6f134 to your computer and use it in GitHub Desktop.
--verbose
--nodaemon
--dhcpbridge_flagfile=/home/sup/nova/bin/nova.conf
--network_manager=nova.network.manager.VlanManager
--my_ip=x.x.x.x
--public_interface=eth1
--vlan_interface=eth1
--sql_connection=mysql://root:nova@localhost/nova
--auth_driver=nova.auth.dbdriver.DbDriver
--libvirt_type=kvm
--zone_name=ach
--scheduler_manager=nova.scheduler.manager.SchedulerManager
--scheduler_driver=nova.scheduler.zone.ZoneScheduler
--node_availability_zone=ach
--allow_admin_api=true
--enable_zone_routing=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment