[Openstack] Need help in deploying Nova on Vmware ESXi server

2012-12-03 Thread HemanthRao Doddikindi
Hi All, I have a requirement of using my coroporate DNS for nameserver in /etc/resolv.conf. I'm working on Essex 2012.1 branch with ESX as hypervisor I found an flag called "--dns_server" and set it to the desired value. And also created the network by setting the options "-dns1 and -dns2" wi

Re: [Openstack] Need help in deploying Nova on Vmware ESXi server

2012-12-09 Thread Ritesh Nanda
You can use the dnsmasq option to specify the dns for each network , declare a flag in nova.conf specifying dnsmasq config file. dnsmasq option you can get from man page of dnsmasq. On Mon, Dec 3, 2012 at 7:52 PM, HemanthRao Doddikindi < hemanthrao_doddik...@persistent.co.in> wrote: > Hi All,***

Re: [Openstack] Need help in deploying Nova on Vmware ESXi server

2012-12-16 Thread HemanthRao Doddikindi
with dnsmasq, you need to add "--dnsmasq_config_file=/etc/dnsmasq-nova.conf" in nova.conf. Regards, Hemanth Rao D From: Ritesh Nanda [mailto:riteshnand...@gmail.com] Sent: Monday, December 10, 2012 12:26 AM To: HemanthRao Doddikindi Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] Ne

Re: [Openstack] Need help in deploying Nova on Vmware ESXi server

2012-12-17 Thread Ritesh Nanda
> > *From:* Ritesh Nanda [mailto:riteshnand...@gmail.com] > *Sent:* Monday, December 10, 2012 12:26 AM > *To:* HemanthRao Doddikindi > *Cc:* openstack@lists.launchpad.net > *Subject:* Re: [Openstack] Need help in deploying Nova on Vmware ESXi > server > > ** ** > >