Re: [Openstack] Instances running on VMware ESXi are unable to configure IP

2013-09-01 Thread Ramon Acedo
Hi Rajshree, On 29 August 2013 13:38, Rajshree Thorat wrote: > Hi All, > > I have configured Openstack Grizzly to use ESXi 5.1 as hypervisor. > Creating/deleting instances from Openstack > works as expected, instances are created in ESXi ( Verified via vSphere > Client) and started ok. The trou

Re: [Openstack] Instances running on VMware ESXi are unable to configure IP

2013-08-29 Thread Gary Kotton
Hi, Which Neutron plugin are you using (this was previously known as Quantum)? You can look at https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide#Developer.27s_Dev Stack_.2B_vSphere_Guide for an example on to do it with devstack (this may provide some in sites on how to configure the networ

Re: [Openstack] Instances running on VMware ESXi are unable to configure IP

2013-08-29 Thread raghavendra.lad
Hi Rajshree, You can install the quantum plugins for l3 and dhcp or agent. How many NIC's have you used for networking? Are you using the flatdhcp or floatingip (nova components)? Regards, Raghavendra Lad -Original Message- From: Rajshree Thorat [mailto:rajshree.tho...@gslab.com] Sent:

Re: [Openstack] Instances running on VMware ESXi are unable to configure IP

2013-08-29 Thread Shawn Hartsock
I don't know if this helps, but I'm assuming you aren't running DHCP? If you're stuck without that, there's an IP pool feature in ESX that you might be able to use to mimic DHCP. I can't help you on the quantum configuration. Hope this is more help than confusing. # Shawn Hartsock - Origin