Re: [Openstack] DHCP and DNS service with FlatDHCPManager networking

2012-07-19 Thread Xavier Limodin
Hi, You can use your own Dnsmasq config file, Install dnsmasq package, update-rc.d dnsmasq disable to avoid conflicts /etc/nova/nova.conf --dnsmasq_config_file=/etc/dnsmasq.conf 2012/7/19 Jonathan Proulx > Hi All, > > I'm running essex with FlatDHCPManager (in multi_host mode should that > m

Re: [Openstack] Keystone client could not behave well, call for help

2012-07-22 Thread Xavier Limodin
Hi, Did you change Keystone ports ? adminurl should be : http://127.0.0.1:35357/v2.0 publicurl & internalurl should be : http://127.0.0.1:5000/v2.0 2012/7/22 延生 付 > Dear all,** > ** ** > The background is I have already installed all the openstack components on > RHEL 6.1. > Nova an

Re: [Openstack] nova list error ERROR: n/a (HTTP 400)

2012-08-05 Thread Xavier Limodin
Hi, 2012/8/4 sarath zacharia > Hai, > > I am running the openstack on ubuntu 12.04 for getting the vnc > console url > > nova get-vnc-console > > and > > *nova --debug list* > * > * > but we are getting error mentioned below > > > connect: (localhost, 5000) > send: 'POST /v2.0/tokens