Review Request: Windows 8 (64 bit) guest OS enablement for KVM deployments in cloudstack

2013-06-03 Thread Venkata Siva Vijayendra Bhamidipati
/11611/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: Fix for NPE during ip range creation

2013-06-12 Thread Venkata Siva Vijayendra Bhamidipati
111586d Diff: https://reviews.apache.org/r/11850/diff/ Testing --- Advanced zone creation proceeds correctly with fix in place. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: Fix primary datastore NPE/incorrect db entry/exception propagation for KVM on cloudstack

2013-06-19 Thread Venkata Siva Vijayendra Bhamidipati
o GUI. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 12149: Fix for template download failure for vmware deployments on cloudstack

2013-06-27 Thread Venkata Siva Vijayendra Bhamidipati
--- Confirmed that template download works for templates registered across zones as well as with individual zones. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12149: Fix for template download failure for vmware deployments on cloudstack

2013-06-27 Thread Venkata Siva Vijayendra Bhamidipati
://reviews.apache.org/r/12149/diff/ Testing --- Confirmed that template download works for templates registered across zones as well as with individual zones. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 12180: Fix NPE when adding invalid primary datastore

2013-06-28 Thread Venkata Siva Vijayendra Bhamidipati
fail with a GUI error dialog instead of failing silently with an NPE in the mgmt server log. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12180: Fix NPE when adding invalid primary datastore

2013-06-28 Thread Venkata Siva Vijayendra Bhamidipati
branch https://reviews.apache.org/media/uploaded/files/2013/06/29/0001-CLOUDSTACK-3110-VMWARE-NPE-while-adding-primary-stor.patch Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 11984: Fix primary datastore NPE/incorrect db entry/exception propagation for KVM on cloudstack

2013-07-02 Thread Venkata Siva Vijayendra Bhamidipati
mpl.java 20b435c > > Diff: https://reviews.apache.org/r/11984/diff/ > > > Testing > --- > > Deploy KVM cluster in cloudstack. Attempt to add a primary NFS datastore > using an invalid path. NPE is not encountered anymore. If KVM host is down or > the cloud-agent on the KVM host is down, the primary datastore (whether valid > or otherwise) is not logged to the db's storage_pool table. So invalid > datastores do not show up in the GUI when listing the primary datastores > available. Also, exception is propagated to GUI. > > > Thanks, > > Venkata Siva Vijayendra Bhamidipati > >

Re: Review Request 11984: Fix primary datastore NPE/incorrect db entry/exception propagation for KVM on cloudstack

2013-07-02 Thread Venkata Siva Vijayendra Bhamidipati
able. Also, exception is propagated to GUI. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12180: Fix NPE when adding invalid primary datastore

2013-07-02 Thread Venkata Siva Vijayendra Bhamidipati
ayendra --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12180/#review22563 ----------- On July 3, 2013, 12:25 a.m., Venkata Siva Vijayendra Bh

Re: Review Request 12180: Fix NPE when adding invalid primary datastore

2013-07-02 Thread Venkata Siva Vijayendra Bhamidipati
le to locate datastore with id 3 - Venkata Siva Vijayendra --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12180/#review22562 ----------- On July 3

Re: Review Request 12180: Fix NPE when adding invalid primary datastore

2013-07-02 Thread Venkata Siva Vijayendra Bhamidipati
patch for master-6-17-stable branch https://reviews.apache.org/media/uploaded/files/2013/06/29/0001-CLOUDSTACK-3110-VMWARE-NPE-while-adding-primary-stor.patch Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12227: NPE while deploying any instances in kvm/vmware using ZWPS due to capacityIops

2013-07-08 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12227/#review22846 --- Ship it! Fix looks good. - Venkata Siva Vijayendra Bhamidipati

Review Request 12348: Fix for NPE when listing eligible primary storage pools for volume migration across primary storages

2013-07-08 Thread Venkata Siva Vijayendra Bhamidipati
wide primary can only be moved to other zone wide primary pools and similarly with cluster wide pools. Created new guest VM to confirm that existing primary code paths work correctly with the changes in place. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 12369: Ignore network interfaces without uuids when passing extra config to ESX for nvp

2013-07-09 Thread Venkata Siva Vijayendra Bhamidipati
ra configs. Diffs - plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java 372cc1b Diff: https://reviews.apache.org/r/12369/diff/ Testing --- With the fix, the VR comes up successfully, and guest VMs get created. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12348: Fix for NPE when listing eligible primary storage pools for volume migration across primary storages

2013-07-09 Thread Venkata Siva Vijayendra Bhamidipati
, Venkata Siva Vijayendra Bhamidipati

Review Request 12517: Fix checks for already existing primary and secondary pvlan id on vmware DVS in pvlan setup

2013-07-12 Thread Venkata Siva Vijayendra Bhamidipati
pvlan shared network. The VR rebooted successfully without erroring out. Created multiple pvlan networks and associated guest VMs and restarted the VRs, all rebooted successfully. Created guest VMs with multiple pvlan networks in each and they also worked as expected. Thanks, Venkata Siva

Review Request 12521: Include vmware in hypervisor list for volume resize support

2013-07-12 Thread Venkata Siva Vijayendra Bhamidipati
of a non root volume of a guest VM in a vmware deployment works instead of throwing the exception pasted in the bug description. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12517: Fix checks for already existing primary and secondary pvlan id on vmware DVS in pvlan setup

2013-07-15 Thread Venkata Siva Vijayendra Bhamidipati
networks in each and they also worked as expected. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 12566: Fix NPE when getting resource count

2013-07-15 Thread Venkata Siva Vijayendra Bhamidipati
.java b5c060d Diff: https://reviews.apache.org/r/12566/diff/ Testing --- Issue non-reproducible during manual testing. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 12612: Fix NPE when attaching vmware-tools iso to guest VM on ESX

2013-07-16 Thread Venkata Siva Vijayendra Bhamidipati
server/src/com/cloud/template/TemplateManagerImpl.java c7cc818 Diff: https://reviews.apache.org/r/12612/diff/ Testing --- With the fix in place, vmware-tools.iso attach to a vmware guest VM works as expected. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12612: Fix NPE when attaching vmware-tools iso to guest VM on ESX

2013-07-16 Thread Venkata Siva Vijayendra Bhamidipati
matically generated e-mail. To reply, visit: https://reviews.apache.org/r/12612/#review23217 ----------- On July 17, 2013, 12:18 a.m., Venkata Siva Vijayendra Bhamidipati wrote: > > ---

Re: Review Request 12612: Fix NPE when attaching vmware-tools iso to guest VM on ESX

2013-07-16 Thread Venkata Siva Vijayendra Bhamidipati
. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12612: Fix NPE when attaching vmware-tools iso to guest VM on ESX

2013-07-17 Thread Venkata Siva Vijayendra Bhamidipati
ically generated e-mail. To reply, visit: https://reviews.apache.org/r/12612/#review23217 --------------- On July 17, 2013, 12:39 a.m., Venkata Siva Vijayendra Bhamidipati wrote: > > --- >

Re: Review Request 12612: Fix NPE when attaching vmware-tools iso to guest VM on ESX

2013-07-17 Thread Venkata Siva Vijayendra Bhamidipati
ue and update DB to put iso > id for this VM. Why did you change to return false here? > > Venkata Siva Vijayendra Bhamidipati wrote: > Hi Min, VMWare does not allow attaching the vmware tools iso if the VM is > not running. Here is the exception response we get from vCenter if t

Re: Review Request 12612: Fix NPE when attaching vmware-tools iso to guest VM on ESX

2013-07-17 Thread Venkata Siva Vijayendra Bhamidipati
s (updated) - plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareStorageProcessor.java 4113803 Diff: https://reviews.apache.org/r/12612/diff/ Testing --- With the fix in place, vmware-tools.iso attach to a vmware guest VM works as expected. Thanks, Venkata Siva

Review Request 12716: Fix for NPE

2013-07-17 Thread Venkata Siva Vijayendra Bhamidipati
/ Testing --- This showed up in automation tests in the code path that handles template sync operations. I wasn't able to reproduce this in a manual setup. But the NPE does exist and the code needs to be fixed for that, so I'm submitting the patch. Thanks, Venkata Siva

Re: Review Request 12702: Fix CopyCmdAnswer returned by backupSnapshotCommand for VMware

2013-07-17 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12702/#review23354 --- Ship it! Ship It! - Venkata Siva Vijayendra Bhamidipati On July

Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-28 Thread Venkata Siva Vijayendra Bhamidipati
ested and they are working as expected. This is a functional change, and completely transparent to any of cloudstack's existing functionalities and all the test cases that cover the above code paths and APIs - all existing tests should and do pass - no new tests are necessary. Thanks, Ve

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-29 Thread Venkata Siva Vijayendra Bhamidipati
ated e-mail. To reply, visit: https://reviews.apache.org/r/13008/#review24078 --- On July 29, 2013, 1:55 a.m., Venkata Siva Vijayendra Bhamidipati wrote: > > --- > This is an auto

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-29 Thread Venkata Siva Vijayendra Bhamidipati
> On July 29, 2013, 3:59 a.m., Jenkins Cloudstack.org wrote: > > Review 13008 failed the build test : FAILURE > > The url of build cloudstack-master-with-patch #65 is : > > http://jenkins.cloudstack.org/job/cloudstack-master-with-patch/65/ > > Venkata Siva V

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-29 Thread Venkata Siva Vijayendra Bhamidipati
lities and all the test cases that cover the above code paths and APIs - all existing tests should and do pass - no new tests are necessary. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 13093: Put retry logic to check existence/non-existence of created/deleted files even though vSphere returns successful completion on wait for asynchronous task.

2013-07-30 Thread Venkata Siva Vijayendra Bhamidipati
seem to be some other exceptions with some VMs, but they are not related to this code path. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13093: Put retry logic to check existence/non-existence of created/deleted files even though vSphere returns successful completion on wait for asynchronous task.

2013-07-31 Thread Venkata Siva Vijayendra Bhamidipati
nkata Siva Vijayendra --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13093/#review24312 --- On July 31, 2013, 12:41 a.m., Venkata Siva Vijayen

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-08-01 Thread Venkata Siva Vijayendra Bhamidipati
etely transparent to any of cloudstack's existing functionalities and all the test cases that cover the above code paths and APIs - all existing tests should and do pass - no new tests are necessary. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 13298: Put in upgrade path from 4.1.1 to 4.1.2

2013-08-05 Thread Venkata Siva Vijayendra Bhamidipati
14:42:20 | Complete | | 4 | 4.1.2 | 2013-08-05 14:42:20 | Complete | ++-+-+--+ 4 rows in set (0.00 sec) mysql> Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-08-05 Thread Venkata Siva Vijayendra Bhamidipati
tests are necessary. UPDATE for 08/05/2013 = 4.2 code has diverged - need to refactor the patch on top of latest 4.2. Will test out refactored patch and resubmit. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-08-06 Thread Venkata Siva Vijayendra Bhamidipati
of latest 4.2. Will test out refactored patch and resubmit. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13298: Put in upgrade path from 4.1.1 to 4.1.2

2013-08-07 Thread Venkata Siva Vijayendra Bhamidipati
38 | Complete | | 2 | 4.1.0 | 2013-08-05 14:42:20 | Complete | | 3 | 4.1.1 | 2013-08-05 14:42:20 | Complete | | 4 | 4.1.2 | 2013-08-05 14:42:20 | Complete | ++-+-+--+ 4 rows in set (0.00 sec) mysql> Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13298: Put in upgrade path from 4.1.1 to 4.1.2

2013-08-07 Thread Venkata Siva Vijayendra Bhamidipati
| | 3 | 4.1.1 | 2013-08-05 14:42:20 | Complete | | 4 | 4.1.2 | 2013-08-05 14:42:20 | Complete | ++-+-+--+ 4 rows in set (0.00 sec) mysql> Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 13404: Remove unused global config parameters after upgrade from 4.1 to 4.2.

2013-08-07 Thread Venkata Siva Vijayendra Bhamidipati
1000v vSwitch in VMware environment | +--+--+---+--+---++ 1 row in set (0.00 sec) mysql> Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13547: Extend listCapabilities API support to verify KVM snapshot enabled or not

2013-08-13 Thread Venkata Siva Vijayendra Bhamidipati
.org/r/13547/ > --- > > (Updated Aug. 14, 2013, 12:46 a.m.) > > > Review request for cloudstack and Venkata Siva Vijayendra Bhamidipati. > > > Bugs: cloudstack-4308 > > > Repository: cloudstack-git > > > Description > --- > > For 6.

Re: Review Request 13547: Extend listCapabilities API support to verify KVM snapshot enabled or not

2013-08-13 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13547/#review25115 --- Ship it! Ship It! - Venkata Siva Vijayendra Bhamidipati On Aug

Re: Review Request 13882: CLOUDSTACK-4434: EN: Ubuntu: Direct input "- _ ", "? /", "keyboard /" , "keyboard -" keys are not working well for the US keyboard.

2013-08-28 Thread Venkata Siva Vijayendra Bhamidipati
> On Aug. 28, 2013, 7:39 p.m., Fang Wang wrote: > > Ship It! > > Fang Wang wrote: > Looks fine. Patch checked in to 4.2-forward in commit # f2874d0f228680b0dcd3299bb070215a2648a4a8 - Venkata Siva Vijayendra --- This is an automati

Review Request 13907: change criteria to set vmware.create.full.clone global flag

2013-08-29 Thread Venkata Siva Vijayendra Bhamidipati
had no data centers created in it, to 4.2, and the flag was set to true post upgrade. 2) Upgraded from 3.0.6 that had data centers created in it, to 4.2, and the flag was set to false post upgrade. 3) Deployed a fresh 4.2.0 setup, and the flag was set to true. Thanks, Venkata Siva Vijayendra

Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-21 Thread Venkata Siva Vijayendra Bhamidipati
://reviews.apache.org/r/10071/diff/ Testing --- Baremetal and Cisco UCS related APIs confirmed to not be exposed to clients. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Temporarily disabling baremetal functionality in CS 4.1

2013-03-22 Thread Venkata Siva Vijayendra Bhamidipati
02459b4 server/src/com/cloud/configuration/Config.java 17fe62b setup/db/db/schema-40to410.sql 754bfb6 Diff: https://reviews.apache.org/r/10071/diff/ Testing --- Baremetal and Cisco UCS related APIs confirmed to not be exposed to clients. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: Remove baremetal as default network provider for basic zone configuration.

2013-03-26 Thread Venkata Siva Vijayendra Bhamidipati
/NetworkServiceImpl.java 0cd3ebe Diff: https://reviews.apache.org/r/10144/diff/ Testing --- Confirmed that basic zone creation succeeds without failing at the physical network creation stage. Advanced zone creation also was checked to work correctly. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: Remove db id in exception message.

2013-03-27 Thread Venkata Siva Vijayendra Bhamidipati
315&response=json' { "listvmsnapshotresponse" : {"errorcode":431,"cserrorcode":4350,"errortext":"could not find account c896cef6-2e69-47cd-8bdb-9f963b4053d8 in domain 26481c20-96f8-11e2-afa5-000c29db3315"} } # Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Make SHA256Salt the default password encoding and authentication mechanism for cloudstack

2013-03-28 Thread Venkata Siva Vijayendra Bhamidipati
/nonossComponentContext.xml.in or client/tomcatconf/componentContext.xml.in as applicable, to the desired order: Thanks, Venkata Siva

Re: Review Request: Make SHA256Salt the default password encoding and authentication mechanism for cloudstack

2013-04-01 Thread Venkata Siva Vijayendra Bhamidipati
figured, and authenticated > by the same scheme. > > To change the order of the schemes, modify the following list properties in > client/tomcatconf/nonossComponentContext.xml.in or > client/tomcatconf/componentContext.xml.in as applicable, to the desired order: > > > > > > > > > > > > > > > > > > > > Thanks, > > Venkata Siva Vijayendra Bhamidipati > >

Re: Review Request: Make SHA256Salt the default password encoding and authentication mechanism for cloudstack

2013-04-01 Thread Venkata Siva Vijayendra Bhamidipati
: Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Make SHA256Salt the default password encoding and authentication mechanism for cloudstack

2013-04-02 Thread Venkata Siva Vijayendra Bhamidipati
sired order: Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-04 Thread Venkata Siva Vijayendra Bhamidipati
ud/vm/UserVmManagerImpl.java 24bce8b server/test/com/cloud/vm/MockUserVmManagerImpl.java dd8dd83 setup/db/create-schema.sql b1feb02 setup/db/db/schema-410to420.sql ab9df05 Diff: https://reviews.apache.org/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-05 Thread Venkata Siva Vijayendra Bhamidipati
s such as create-schema.sql" Thanks for catching that - I'll remove it. - Venkata Siva Vijayendra --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10294/#review18704 ------

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-05 Thread Venkata Siva Vijayendra Bhamidipati
isit: https://reviews.apache.org/r/10294/#review18713 ------- On April 5, 2013, 1:56 a.m., Venkata Siva Vijayendra Bhamidipati wrote: > > --- > This is an automatically generated

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-05 Thread Venkata Siva Vijayendra Bhamidipati
3 setup/db/db/schema-410to420.sql ab9df05 Diff: https://reviews.apache.org/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-07 Thread Venkata Siva Vijayendra Bhamidipati
> > If we handle POST request method on the ApiServlet class and accept > > userdate from POST request, this would work. Cheers. > > Venkata Siva Vijayendra Bhamidipati wrote: > Yes, the POST will be handled by ApiServlet's doPost() only, and the > userdata will need

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-10 Thread Venkata Siva Vijayendra Bhamidipati
a PRE-CREATION server/test/resources/UserVMDaoTestContext.xml PRE-CREATION setup/db/db/schema-410to420.sql c7c8b5b Diff: https://reviews.apache.org/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-11 Thread Venkata Siva Vijayendra Bhamidipati
d e-mail. To reply, visit: https://reviews.apache.org/r/10294/#review19030 --- On April 10, 2013, 9:59 p.m., Venkata Siva Vijayendra Bhamidipati wrote: > > -

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-15 Thread Venkata Siva Vijayendra Bhamidipati
/com/cloud/vm/dao/UserVmDaoTestConfiguration.java PRE-CREATION server/test/resources/UserVMDaoTestContext.xml PRE-CREATION setup/db/db/schema-410to420.sql fb760bf tools/marvin/marvin/cloudstackConnection.py 1caeef3 Diff: https://reviews.apache.org/r/10294/diff/ Testing --- Thanks,

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-15 Thread Venkata Siva Vijayendra Bhamidipati
e.org/r/10294/#review19032 --- On April 16, 2013, 2:53 a.m., Venkata Siva Vijayendra Bhamidipati wrote: > > --- > This is an automatically generated e-mail. To reply, visit: &

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-16 Thread Venkata Siva Vijayendra Bhamidipati
mber of lines :) Is there a way I can merge those two separate calls to urllib2.Request(url) and urllib2.Request(url, requestUrl) into a single call? - Venkata Siva Vijayendra --- This is an automatically generated e-mail. To reply, visit: htt

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-16 Thread Venkata Siva Vijayendra Bhamidipati
server/test/com/cloud/vm/dao/UserVmDaoTestConfiguration.java PRE-CREATION server/test/resources/UserVMDaoTestContext.xml PRE-CREATION setup/db/db/schema-410to420.sql 6a7a72c tools/marvin/marvin/cloudstackConnection.py 1caeef3 Diff: https://reviews.apache.org/r/10294/diff/ Testing ------- Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: Re-enable baremetal components

2013-04-18 Thread Venkata Siva Vijayendra Bhamidipati
/componentContext.xml.in 7a46981 client/tomcatconf/nonossComponentContext.xml.in 2359ba8 Diff: https://reviews.apache.org/r/10616/diff/ Testing --- Creation of a cluster of hypervisor type baremetal succeeds with these changes in. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
cdbba test/integration/component/test_deploy_vm_with_userdata.py PRE-CREATION Diff: https://reviews.apache.org/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
onent/test_deploy_vm_with_userdata.py PRE-CREATION Diff: https://reviews.apache.org/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
e.org/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10294/#review19572 --- - Venkata Siva Vijayendra Bhamidipati On April 23, 2013, 1:55 a.m

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
et support POSTable APIs, as soon as that is made available for create/update VM operations, marvin tests will be written for the same. Requesting that this be noted as an AI for the future. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-23 Thread Venkata Siva Vijayendra Bhamidipati
for the future. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: PVLAN support for vmware Distributed Virtual switch deployments on cloudstack

2013-05-08 Thread Venkata Siva Vijayendra Bhamidipati
dated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN support for vmware Distributed Virtual switch deployments on cloudstack

2013-05-08 Thread Venkata Siva Vijayendra Bhamidipati
eview request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-08 Thread Venkata Siva Vijayendra Bhamidipati
value set during their creation. VM live migration using vmware vMotion has also been tested with these changes on vmware and it works as expected. Further testing will be carried out and this review request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-09 Thread Venkata Siva Vijayendra Bhamidipati
eview request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-09 Thread Venkata Siva Vijayendra Bhamidipati
will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-09 Thread Venkata Siva Vijayendra Bhamidipati
> > > Reason to remove type converting? Again, eclipse generated, but why would we need that cast? I would remove it. - Venkata Siva Vijayendra --- This is an automatically generated e-mail. To reply, visit: https://reviews.ap

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-09 Thread Venkata Siva Vijayendra Bhamidipati
. Further testing will be carried out and this review request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-14 Thread Venkata Siva Vijayendra Bhamidipati
ng vmware vMotion has also been tested with these changes on vmware and it works as expected. Further testing will be carried out and this review request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-16 Thread Venkata Siva Vijayendra Bhamidipati
eation. VM live migration using vmware vMotion has also been tested with these changes on vmware and it works as expected. Further testing will be carried out and this review request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati