following installation document, you  will add some configuration:

|[database]|
|connection = mysql:||//nova||:NOVA_DBPASS@controller||/nova|

|[DEFAULT]|
|...|
|rpc_backend = rabbit|
|rabbit_host = controller|
|rabbit_password = RABBIT_PASS


..........


What's your next step??


|

Best regards

Yugang LIU

Keep It Simple, Stupid

On 05/26/2014 02:32 AM, Ian Marshall wrote:
> Hi 
>
> I am following the installation document for my OS and have found an
> issue relating to the default nova.conf file.
>
> This is the contents of the /etc/nova/nova.conf after running the
> following ---
> apt-get install nova-api nova-cert nova-conductor nova-consoleauth 
> nova-novncproxy nova-scheduler python-novaclient
> [DEFAULT]
> dhcpbridge_flagfile=/etc/nova/nova.conf
> dhcpbridge=/usr/bin/nova-dhcpbridge
> logdir=/var/log/nova
> state_path=/var/lib/nova
> lock_path=/var/lock/nova
> force_dhcp_release=True
> iscsi_helper=tgtadm
> libvirt_use_virtio_for_bridges=True
> connection_type=libvirt
> root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf
> verbose=True
> ec2_private_dns_show_ip=True
> api_paste_config=/etc/nova/api-paste.ini
> volumes_path=/var/lib/nova/volumes
> enabled_apis=ec2,osapi_compute,metadata
>
> Could someone provide a correct default version to use, so I continue
> to follow the installtion document.
>
> Thanks
> Ian
>
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to