Re: [openstack-dev] [Nova][vmware] A new VMwareAPISession

2014-02-07 Thread Shawn Hartsock
Thanks! I've dropped a few comments around on reviews the blueprints so people not watching the mailing list will see. On Feb 6, 2014 7:32 PM, Davanum Srinivas dava...@gmail.com wrote: Shawn, We are waiting on this infra review to pass - to create the oslo.vmware git repo.

[openstack-dev] [Nova][vmware] A new VMwareAPISession

2014-02-06 Thread Matthew Booth
There's currently an effort to create a common internal API to the vSphere/ESX API: https://blueprints.launchpad.net/oslo/+spec/vmware-api I see there's some code already in place which essentially copies what's currently in Nova. Having spent some time digging in this code recently, I would

Re: [openstack-dev] [Nova][vmware] A new VMwareAPISession

2014-02-06 Thread Gary Kotton
Hi, Thanks for the detailed mail. For the first step of moving the code into OSLO we are trying to be as conservative as possible (similar to the fork lift of the scheduler code). That is, we are taking working code and moving it to the common library, not doing any rewrites and using the same

Re: [openstack-dev] [Nova][vmware] A new VMwareAPISession

2014-02-06 Thread Matthew Booth
On 06/02/14 11:24, Gary Kotton wrote: Hi, Thanks for the detailed mail. For the first step of moving the code into OSLO we are trying to be as conservative as possible (similar to the fork lift of the scheduler code). That is, we are taking working code and moving it to the common library,

Re: [openstack-dev] [Nova][vmware] A new VMwareAPISession

2014-02-06 Thread Gary Kotton
On 2/6/14 1:58 PM, Matthew Booth mbo...@redhat.com wrote: On 06/02/14 11:24, Gary Kotton wrote: Hi, Thanks for the detailed mail. For the first step of moving the code into OSLO we are trying to be as conservative as possible (similar to the fork lift of the scheduler code). That is, we are

Re: [openstack-dev] [Nova][vmware] A new VMwareAPISession

2014-02-06 Thread Shawn Hartsock
Hi folks, Just following up on what we were talking about in IRC. The BP: https://blueprints.launchpad.net/nova/+spec/vmware-soap-session-management Is supposed to capture some of this work/discussion. Earlier in Icehouse we had thought that having some kind of pseudo transaction that could

Re: [openstack-dev] [Nova][vmware] A new VMwareAPISession

2014-02-06 Thread Davanum Srinivas
Shawn, We are waiting on this infra review to pass - to create the oslo.vmware git repo. https://review.openstack.org/#/c/70761/ -- dims On Thu, Feb 6, 2014 at 5:23 PM, Shawn Hartsock harts...@acm.org wrote: Hi folks, Just following up on what we were talking about in IRC. The BP: