← Back to team overview

openstack team mailing list archive

Re: Nova VMware support improvements

 

>> Also, on http://nova.openstack.org/vmwareapi_readme.html it mentions nova.network.vmwareapi_net for vlan networking support, but it doesn't appear to actually exist in the code - am I missing something?
You are correct, vmwareapi_net.py is removed sometime back when hypervisor driver api (xenapi or vmwareapi) specific network interface drivers are introduced and new flags  ("xenapi_vif_driver" for xenapi & "vmware_vif_driver" for vmwareapi. I have reported a bug (https://bugs.launchpad.net/bugs/939480) and proposed the updated documentation for upstream merge.

Regards,
Sateesh

----------------------------------------------------------------------------------------------------------------------------
"This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message." 



-----Original Message-----
From: openstack-bounces+sateesh.chodapuneedi=citrix.com@xxxxxxxxxxxxxxxxxxx [mailto:openstack-bounces+sateesh.chodapuneedi=citrix.com@xxxxxxxxxxxxxxxxxxx] On Behalf Of Graham Hagger
Sent: Thursday, February 23, 2012 6:57 AM
To: Ewan Mellor
Cc: openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] Nova VMware support improvements

Right now I'd mostly like to know what the reasoning was behind making the driver only pick the first available local datastore, rather than making it configurable?  Also, on http://nova.openstack.org/vmwareapi_readme.html it mentions nova.network.vmwareapi_net for vlan networking support, but it doesn't appear to actually exist in the code - am I missing something?

At present I'm just evaluating OpenStack, but support for configurable vmware storage options is one of the first things I'd look to add if it gets picked up.

Right now my Python foo is somewhat lacking, but I'll happily contribute what I can when the need arises.

Thanks,

Graham

On Wed, Feb 22, 2012 at 2:03 AM, Ewan Mellor <Ewan.Mellor@xxxxxxxxxxxxx> wrote:
>
> It's generally working OK; we (Citrix) did a bit of work on it a couple of months ago.  It's not going to get much attention in the near future though, so if you're keen to keep it up to date you'd be more than welcome to get involved.
>
>
>
> Cheers,
>
>
>
> Ewan.
>
>
>
> From: openstack-bounces+ewan.mellor=citrix.com@xxxxxxxxxxxxxxxxxxx 
> [mailto:openstack-bounces+ewan.mellor=citrix.com@xxxxxxxxxxxxxxxxxxx] 
> On Behalf Of Graham Hagger
> Sent: Monday, February 20, 2012 11:01 AM
> To: openstack@xxxxxxxxxxxxxxxxxxx
> Subject: [Openstack] Nova VMware support improvements
>
>
>
> Greetings all,
>
>
>
> Is anyone actively working to improve the VMware support within Nova, and is there any kind of roadmap for enhancements?
>
>
>
> I can find general information about the direction of the project, but nothing specific to VMware right now.
>
>
>
> Many thanks,
>
>
>
> Graham

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


References