Congratulations Rajesh! :)
Regards,
Vijay
On 9/24/13 8:30 AM, "Chip Childers" wrote:
>The Project Management Committee (PMC) for Apache CloudStack
>has asked Rajesh Battala to become a committer and we are pleased to
>announce that they have accepted.
>
>Being a committer allows many contributo
Hi Mike,
Your opensource vi java code will be close to what you would implement using
the closed source vi sdk, so though you will have to rewrite some code, it
should be possible to reuse much of your core code, especially with spec
preparation and the like. Cloudstack code already has useful
Hi Mike,
You're probably calling those setter methods in the constructor and I don't see
any problem having an '_' in the function name. What is the problem you're
seeing?
Also I don't see this iscsi_name in VolumeVO.java on master - I'm guessing
you're working off a private branch.
I'm yet t
to store
> the IQN.
> It looked like the "iscsi_name" column would be a good place to store
> this info.
>
> Thanks!
>
>
> On Fri, Jun 7, 2013 at 4:05 PM, Vijayendra Bhamidipati <
> vijayendra.bhamidip...@citrix.com> wrote:
>
> > Hi Mike,
-Original Message-
From: David Nalley [mailto:da...@gnsa.us]
Sent: Tuesday, June 11, 2013 5:08 AM
To: dev@cloudstack.apache.org
Cc: Ryousei Takano
Subject: Re: PCI-Passthrough with CloudStack
On Tue, Jun 11, 2013 at 3:52 AM, Pawit Pornkitprasan wrote:
> Hi,
>
> I am implementing PCI-Pa
Hi Sateesh,
This happens because of a stale systemvm.iso existing in the systemvm directory
on the secondary storage - if you delete it and then rebuild the systemvm.iso,
and redeploy, the latest systemvm.iso gets copied over to the secondary
systemvm directory and the problem will go away.
Ch
. It worked wonderfully.
Yes, Deleteing stale systemvm.iso from secondary storage did it.
Regards,
Sateesh
> -Original Message-
> From: Vijayendra Bhamidipati
> [mailto:vijayendra.bhamidip...@citrix.com]
> Sent: 20 June 2013 06:14
> To: dev@cloudstack.apache.org
> Subjec
I'm running into this exception when trying to add a vmware cluster on top of
latest master:
INFO [cloud.configuration.ConfigurationManagerImpl]
(829088401@qtp-729217986-4:) adding a new subnet to the network 200
INFO [hypervisor.vmware.VmwareServerDiscoverer] (1175658854@qtp-729217986-5:)
D
d to add a dependency to the Pom to get the
BroadcastDomainType enum.
This probably was not properly updated until you did a full recompile.
Cheers,
Hugo
Sent from my iPhone
On 1 jul. 2013, at 22:21, Vijayendra Bhamidipati
wrote:
> I'm running into this exception when trying to add a
+1 to checking in the epf file to source, will be good to have it as a
reference for those using other IDEs as well.
Regards,
Vijay
-Original Message-
From: Min Chen [mailto:min.c...@citrix.com]
Sent: Tuesday, July 02, 2013 5:21 PM
To: dev@cloudstack.apache.org
Subject: Re: Coding Conve
Hi Edison,
It looks like this bean is missing from the applicationContext.xml file with
commit# 5e13327339305cd81993952abbd8c19409a48537, causing the mgmt. server to
fail to startup with this error :
INFO [hypervisor.vmware.VmwareServerDiscoverer] (main:) VmwareServerDiscoverer
is constructed
Ah ok, thanks Edison!
Cheers!
Regards,
Vijay
-Original Message-
From: Edison Su
Sent: Tuesday, July 09, 2013 2:10 PM
To: Vijayendra Bhamidipati; dev@cloudstack.apache.org
Subject: RE: SimulatorSecondaryDiscoverer bean
We should move all the simulator related classes into
client
I'm running into the following spring exception when starting up the mgmt.
server on latest master:
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'apiDiscoveryServiceImpl': Injection of autowired dependencies
failed; nested exception is
org.springframew
Sent: 11 July 2013 06:59
> To: dev@cloudstack.apache.org
> Cc: Sateesh Chodapuneedi
> Subject: Re: bean injection failure
>
> Is ListVmwareDcsCmd.class in one of the jars?
>
> Kelven
>
> On 7/10/13 5:55 PM, "Vijayendra Bhamidipati"
> wrote:
>
> &g
Hi Hugo,
Can you please take a quick look at the fix put up at
https://reviews.apache.org/r/12369/ and provide your review comments? Thanks!
Regards,
Vijay
Hi Mike,
You can find the cloud-install-sys-tmplt script in the source at
./scripts/storage/secondary/cloud-install-sys-tmplt - you can run that directly
from that location and preseed your secondary storage. The script would error
out with a message saying it can't read
/etc/cloudstack/manage
On Mon, Jul 15, 2013 at 1:58 PM, Mike Tutkowski < mike.tutkow...@solidfire.com>
wrote:
> Perfect - thanks!
>
>
> On Mon, Jul 15, 2013 at 12:51 PM, Vijayendra Bhamidipati <
> vijayendra.bhamidip...@citrix.com> wrote:
>
>> Hi Mike,
>>
>> You can find th
5 (28000): Access denied for user 'cloud'@'localhost' (using
> password: NO)
> Unable to get template Id from database Installation failed
>
> Any thoughts on this?
>
> Thanks again
>
>
> On Mon, Jul 15, 2013 at 2:36 PM, Vijayendra Bhamidipati <
ud.name=cloud
>
>
> On Mon, Jul 15, 2013 at 2:50 PM, Vijayendra Bhamidipati <
> vijayendra.bhamidip...@citrix.com> wrote:
>
>> Hi Mike,
>>
>> The db.properties file that you copied over should contain the db
>> usernames and passwords - can you c
t;> Here are my super-secret DB settings. :)
>>
>> # CloudStack database settings
>>
>> db.cloud.username=cloud
>>
>> db.cloud.password=cloud
>>
>> db.root.password=
>>
>> db.cloud.host=localhost
>>
>> db.cloud.port=3306
olExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:680)
On Mon, Jul 15, 2013 at 3:05 PM, Vijayendra Bhamidipati <
vijayendra.bhamidip...@citrix.com> wrote:
> You can c
; at
>>>>>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.jav
>>>>>> a:439)
>>>>>> at
>>>>>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303
>>>>>> ) at java.util.concurrent
gt;
>> id=8
>>
>> public=true
>>
>> ova.filename=7035599C-FDB7-4B8F-B880-3C8D0176F921.ova
>>
>> uniquename=routing-8
>>
>> ova.virtualsize=261563904
>>
>> virtualsize=261563904
>>
>> ova.size=261563904
>>
>&
Hi Min,
Yes it's due to Frank's changes that went into
0633608f8035f8f409c271fc6e7548699a63d366 on master (and
a5ee39a54a8574b030655916d6156d049c99009c on 4.2). He introduced a new global
configuration variable ucs.sync.blade.interval. So to not run into this error,
either redeploy your db or
ot; mailto:h...@apache.org>>
Date: Sunday, July 28, 2013 8:59 PM
To: Kelven Yang mailto:kelven.y...@citrix.com>>,
Sateesh Chodapuneedi
mailto:sateesh.chodapune...@citrix.com>>, Will
Chan mailto:will.c...@citrix.com>>, Chip Childers
mailto:chipchild...@apache.org>>
+dev (the older dev@incubator mail id showed up in the previous mail - probably
needs to be fixed in jenkins)
From: Vijayendra Bhamidipati [vijayendra.bhamidip...@citrix.com]
Sent: Sunday, July 28, 2013 9:11 PM
To: Jenkins Cloudstack.org; Kelven Yang
After rebasing my code against the latest master/4.2, I'm running into this
error when doing a " mvn -e -P developer -pl developer -Ddeploydb " across
master and 4.2 :
> WARNING: Provided file does not exist:
/root/mywork/cloudstack/asf/latest/cloudstack/developer/developer-prefill.sql.
ql.SQLException: No suitable driver found
for jdbc:mysql://localhost:3306/
[root@vijay-vm1 cloudstack]#
Regards,
Vijay
-Original Message-
From: Vijayendra Bhamidipati [mailto:vijayendra.bhamidip...@citrix.com]
Sent: Monday, July 29, 2013 12:32 PM
To: dev@cloudstack.apache.org
Subject: deploy
ector error?
I'm having this issue too when trying to do deploydb on master. Its working
fine on a slightly older branch.
On 29 July 2013 20:53, Vijayendra Bhamidipati
wrote:
> Prachi and I had a look at this, I should have pasted the entire output of
> the deploydb command - in Pra
.
On 29 July 2013 21:20, Vijayendra Bhamidipati
wrote:
> I see! What commit # are you on? I'd rather use the same one to get by for
> now until this is fixed.
>
> Regards,
> Vijay
>
> -Original Message-
> From: Ian Duffy [mailto:i...@ianduffy.ie]
> Sent: Mo
I'm trying to do a simple fresh install of the mgmt. server and db using the
latest 4.1 branch, and the building of the code and the deploydb go through
smoothly. However, when I attempt to startup the mgmt. server using " mvn -pl
:cloud-client-ui jetty:run", I run into a problem with the upgrad
Hi Mike,
If when installing your mysql server, you set a password for the mysql root
user, you will need to specify that here. If you haven't encountered errors in
your deploydb, you probably haven't set the mysql root user password and so you
don't have to change the db.properties file. Typica
Thanks Alena! I've put in the fix, will submit the patch for review in a short
while.
Cheers!
Regards,
Vijay
From: Alena Prokharchyk
Sent: Friday, August 02, 2013 4:51 PM
To: Vijayendra Bhamidipati; dev@cloudstack.apache.org
Subject: Re: Cannot deploy db on latest 4.1 branch
Happens be
Will send out a patch shortly.
Regards,
Vijay
-Original Message-
From: Marcus Sorensen [mailto:shadow...@gmail.com]
Sent: Wednesday, August 07, 2013 3:09 PM
To: dev@cloudstack.apache.org; Alena Prokharchyk
Cc: Min Chen; Chip Childers; cloudstack; Vijayendra Bhamidipati
Subject: Re
Looks like this line has gone missing in AuthenticatorTest.java:
import com.cloud.user.dao.UserAccountDao;
So 4.2 is running into a compilation error.. can someone please add it to the
file?? Thanks!
Cheers!
Regards,
Vijay
Thanks for the wishes Prasanna, Min, Sateesh, Sailaja, Rajesh, Ahmad,
Koushik, Prachi! :)
Regards,
Vijay
On 8/10/13 9:54 AM, "Prachi Damle" wrote:
>Congratulations Vijay! Well deserved!
>
>-Original Message-
>From: Prasanna Santhanam [mailto:t...@apache.org]
>Sent: Friday, August 09,
On a fresh nonoss dev setup of the latest 4.2 branch, I'm running into this DB
exception when the SSVM is being started upon enabling a zone:
INFO [storage.endpoint.DefaultEndPointSelector] (StatsCollector-2:) No running
ssvm is found, so command will be sent to LocalHostEndPoint
INFO [cloud.
Thanks Rohit, Bharat, Sanjay, Abhinav, Hari, Issac, Radhika, Animesh, Likitha,
Saksham, Anshul, Krishnan, Sadhu, Ian, Wei, Hugo! ^_^
Regards,
Vijay
-Original Message-
From: Hugo Trippaers [mailto:htrippa...@schubergphilis.com]
Sent: Monday, August 12, 2013 2:13 AM
To: dev@cloudstack.apa
QA not to upgrade 4.1
to 4.2 until 4.1.2 gets released? Will customers ever have a situation where
they have to go from version 4.2 to 4.1.2??
Regards,
Vijay
From: Alena Prokharchyk
Sent: Tuesday, August 13, 2013 10:53 AM
To: dev@cloudstack.apache.org; Vijayendra Bhamidipati
Subject: Re: Change
d that it is recommended to make uniform changes across both files. Please
also make changes to the other sentences that refer to either of these files,
accordingly.
Rest all looks good.
Thanks!
Regards,
Vijay.
From: Radhika Puthiyetath
Sent: Thursday, August 08, 2013 1:52 AM
To: us...@cloud
Hi Animesh,
Requesting that you cherry-pick commit #
a30a33c14d38a30840be19619c9aff65ed14cf2f from 4.2-forward to 4.2 for bug
CLOUDSTACK-4539. I've checked the patch into master as well in commit #
e6247e712588903b77313b50750e9a0e7d0cf2af.
Thanks,
Regards,
Vijay
Good catch Darren - the plain text authenticator was only preserved to
support older clients that still hashed their passwords to md5. Indeed,
storing the hash type would be required so only the appropriate
authenticator would be invoked. However, we need to ensure that upgrades
are correctly handl
+1
-Original Message-
From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com]
Sent: Friday, September 13, 2013 4:13 PM
To: dev@cloudstack.apache.org
Subject: Apache CloudStack 4.2.0 (fifth round)
I've created a 4.2.0 release, with the following artifacts up for a vote:
Git Bra
I'm setting up devcloud on mac os x and am running into this problem when
bringing up the mgmt server (following the instructions on
https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud, this is in
step 7.3)
INFO [utils.component.ComponentContext] (Timer-2:) Configuring
com.cloud.
tps://issues.apache.org/jira/browse/CLOUDSTACK-1389
>
>--Sheng
>
>
>On Mon, Sep 16, 2013 at 5:41 PM, Vijayendra Bhamidipati <
>vijayendra.bhamidip...@citrix.com> wrote:
>
>> I'm setting up devcloud on mac os x and am running into this problem
>>when
>> brin
rd encoding and
authentication mechanism for cloudstack
On 20 March 2013 23:56, Vijayendra Bhamidipati
wrote:
> Hi Chip, Prasanna,
>
> Yes, the change is pretty straightforward, the reasoning is to make default
> password encoding more secure because the SHA256salted authenticato
Hi Chip, Animesh,
I've posted the diff at https://reviews.apache.org/r/10071/
Regards,
Vijay
-Original Message-
From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com]
Sent: Thursday, March 21, 2013 6:04 PM
To: Chip Childers; dev@cloudstack.apache.org
Cc: cloudstack-...@incubator
Please note that the sql changes Animesh mentioned are not part of the diffs..
Regards,
Vijay
-Original Message-
From: Vijayendra Bhamidipati [mailto:vijayendra.bhamidip...@citrix.com]
Sent: Thursday, March 21, 2013 7:54 PM
To: dev@cloudstack.apache.org; Chip Childers
Cc: cloudstack
ly or not the second time
around. Apologies for any misunderstanding.
Thanks,
Regards,
Vijay
From: Chip Childers [chip.child...@sungard.com]
Sent: Friday, March 22, 2013 5:04 PM
To: ; Vijayendra Bhamidipati
Cc: Frank Zhang; Kelven Yang; cloudstack
Subjec
Hi Francois,
The UCS modules were temporarily disabled in bug CS-1773. The problem you are
seeing could be caused by that - I'll take a look and get back to you at the
earliest.
Regards,
Vijay
From: Francois Gaudreault [fgaudrea...@cloudops.com]
Sent: Tu
Hugo/Kelven,
Please review the changes and let me know,
Thanks,
Regards,
Vijay
From: Vijayendra Bhamidipati
mailto:vijayendra.bhamidip...@citrix.com>>
Reply-To: Vijayendra Bhamidipati
mailto:vijayendra.bhamidip...@citrix.com>>
Date: Tuesday, March 19, 2013 10:03 PM
To:
Hi Parth,
The test plan looks good. You can also add a test to remove an
authenticator that was used for a particular user (say MD5) after creating
that user, rebuild/restart the mgmt server and see that that user
authentication fails. All other tests look good.
Regards,
Vijay
On 3/25/13 12:38 P
rg/r/10039/#review18548
>> ---
>>
>>
>>
>> client/tomcatconf/componentContext.xml.in
>> <https://reviews.apache.org/r/10039/#comment38873>
>>
>> This componentContext.xml.in and nonossCo
Sure Chip, I'll xfer the bug over to you.
Regards,
Vijay
On 4/1/13 1:27 PM, "Chip Childers" wrote:
>On Mon, Apr 01, 2013 at 11:30:16AM -0700, Vijayendra Bhamidipati wrote:
>> Putting in a new authenticator/encoder for SHA512 would be good - I'll
>>log
&g
Hi,
I'm running into the following error when trying mvn install -P
developer,systemvm -Dnonoss on top of master:
[INFO]
[INFO] Building Apache CloudStack apidocs 4.2.0-SNAPSHOT
[INFO]
Iheb,
You mentioned DaaS, so if possible, please provide us with more details on the
DaaS solution you are trying to implement. Since you mentioned VDI protocols, I
assume you are looking to build a VDI solution on top of a cloud platform,
spawning off VDI host VMs on demand, and deploying a c
Ah, didn't see the subject line earlier - I was thinking of Data as a service
apart from Desktop as a Service when I saw DaaS and was wondering! You can
ignore that first line unless you want to add more :)
Regards,
Vijay
-Original Message-
From: Vijayendra Bhamid
[mailto:t...@apache.org]
Sent: Tuesday, April 23, 2013 11:51 AM
To: Vijayendra Bhamidipati; Min Chen; Chip Childers; CloudStack Dev
Subject: Re: Review Request: Remove 2k limitation for user data on a
deployVMCmd issued as an HTTP POST request
Also - you need to run a RAT test before the merge (i
Ilya,
When you tested out the vmware DVS feature, did you happen to put up a
cheatsheet someplace on the setup/steps you followed? If so can you point me to
it? Thanks!
Regards,
Vijay
Thanks for the pointers Ilya! I was running into a bug that Sateesh fixed and
I was able to deploy the vds..
Cheers!
Regards,
Vijay
-Original Message-
From: Musayev, Ilya [mailto:imusa...@webmd.net]
Sent: Thursday, May 02, 2013 4:30 PM
To: Vijayendra Bhamidipati; dev
Sure :) CLOUDSTACK-2316..
Cheers!
Regards,
Vijay
-Original Message-
From: Musayev, Ilya [mailto:imusa...@webmd.net]
Sent: Friday, May 03, 2013 1:55 PM
To: Vijayendra Bhamidipati; dev@cloudstack.apache.org
Subject: RE: dvs cheatsheet?
Do you mind sharing what bug he fixed
Hi Soheil,
Cloudstack internally uses cglib and ehcache to create and cache POJO (plain
old java object) proxy objects in the db schema. The DAO layer has been written
such that most routines that you will ever need to work with the POJOs, read a
record from the db, or a list of records from th
Also, you will need to follow the coding guidelines for cloudstack when naming
the db columns (refer to the Database Conventions section) :
https://cwiki.apache.org/CLOUDSTACK/coding-conventions.html
Regards,
Vijay
-Original Message-
From: Vijayendra Bhamidipati
, when I have
time I will create a page for this in the Wiki and copy this information there.
-Soheil
From: Vijayendra Bhamidipati [vijayendra.bhamidip...@citrix.com]
Sent: Monday, May 06, 2013 7:02 PM
To: dev@cloudstack.apache.org
Subject: RE: Database
Hi Faisal,
Are you referring to the API dispatcher in cloudstack? If so, there are two
starting points - one for servlet requests received over 8080, and the other
for the integration port (8096 by default). The former starts with handle() in
ApiServer.java. The latter starts with doGet() and d
I'm done with implementation of pvlan changes for VMWare - I've tested and
uploaded the diffs as a file on top of the current master branch to
https://reviews.apache.org/r/11019/
I wasn't able to update the patch on review board though - I run into the error
" error: short SHA1 01a0384 is ambi
55 PM, Vijayendra Bhamidipati <
vijayendra.bhamidip...@citrix.com> wrote:
>
> I'm done with implementation of pvlan changes for VMWare - I've tested
> and uploaded the diffs as a file on top of the current master branch
> to https://reviews.apache.org/r/11019/
>
&g
/11611/diff/
Testing
---
Thanks,
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
o GUI.
Thanks,
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
://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
fail
with a GUI error dialog instead of failing silently with an NPE in the mgmt
server log.
Thanks,
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
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11984/#review22205
---
On June 20, 2013, 2:42 a.m., Venkata Siva Vijayendra Bhamidipati wrote:
>
> ---
able. Also,
exception is propagated to GUI.
Thanks,
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
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
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
---
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
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
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
,
Venkata Siva Vijayendra Bhamidipati
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
networks in each and they also worked as expected.
Thanks,
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
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
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:
>
> ---
.
Thanks,
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:
>
> ---
>
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
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
/
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
---
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
nkata 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
> 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
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
seem to be some other exceptions
with some VMs, but they are not related to this code path.
Thanks,
Venkata Siva Vijayendra Bhamidipati
1 - 100 of 147 matches
Mail list logo