RE: New Object Storage - Huawei OBS

2023-12-15 Thread Kishan Kavala
oud.sdk huaweicloud-sdk-iam 3.1.69 provided Regards, Kishan -Original Message- From: Kishan Kavala Sent: Friday, December 15, 2023 6:42 PM To: dev@cloudstack.apache.org Subject: RE: New Object Storage - Huawei OBS Ronald, The error

RE: New Object Storage - Huawei OBS

2023-12-15 Thread Kishan Kavala
ht sc synergy GmbH Hilgestrasse 14 | 55294 Bodenheim | Deutschland Fon: +49 6135 71691 - 000 | Fax: +49 6135 71691 - 299 http://www.scsynergy.com | ronald.fei...@scsynergy.com Sitz der Gesellschaft Bodenheim, HRB 8830, Amtsgericht Mainz, Geschäftsführer: Christian Reichert _______

RE: New Object Storage - Huawei OBS

2023-12-14 Thread Kishan Kavala
Hi Ronald, You need to add module to client/pom.xml and add the plugin folder to plugins/pom.xml. Looks like your implementation of ObjectStoreProvider is not getting registered as a ObjectStoreProvider. If you can share a draft PR, I can review and suggest what is missing. Regards, Kishan

RE: new committer Vladimir Petrov

2023-12-12 Thread Kishan Kavala
Congratulations Vladi!! -Original Message- From: Nicolas Vazquez Sent: Tuesday, December 12, 2023 4:43 PM To: dev@cloudstack.apache.org Cc: users Subject: Re: new committer Vladimir Petrov Congratulations Vladi! Regards, Nicolas Vazquez From: Abhishek Kumar Date: Tuesday, 12 De

RE: Question about ObjectStoreDriver for implementing Ceph driver

2023-12-12 Thread Kishan Kavala
Yes Rohit. TO is the correct way to send details to Resource layer. @Wido Looking forward to the commits. Let me know if you have any questions. -Original Message- From: Wido den Hollander Sent: Tuesday, December 12, 2023 2:28 PM To: dev@cloudstack.apache.org; Rohit Yadav ; kis...@

RE: new PMC member: Abhishek Kumar

2023-11-27 Thread Kishan Kavala
Congratulations Abhishek!! -Original Message- From: John Bampton Sent: Monday, November 27, 2023 4:38 PM To: dev@cloudstack.apache.org Subject: Re: new PMC member: Abhishek Kumar Great news Abhishek !! Thank you and well done :) On Mon, 27 Nov 2023 at 20:59, Nicolas Vazquez wrote

[Proposal] KVM ingestion in CloudStack

2023-09-11 Thread Kishan Kavala
Hi, CloudStack supports import/export of unmanaged instances for VMware. Similar feature for KVM is WIP: https://github.com/apache/cloudstack/pull/7712 Support for migrating instances from VMware to KVM is also WIP: https://github.com/apache/cloudstack/pull/7881 To enhance KVM import capabilitie

RE: [DISCUSS] Upgrading Mockito & phasing out powermock

2023-06-09 Thread Kishan Kavala
+1 Agree with the approach, Vishesh. -Original Message- From: Wei ZHOU Sent: Tuesday, June 6, 2023 8:11 PM To: dev@cloudstack.apache.org Subject: Re: [DISCUSS] Upgrading Mockito & phasing out powermock lgtm. go ahead Vishesh. -Wei On Tue, 6 Jun 2023 at 14:17, Vishesh Jindal wrot

[Proposal] Object Storage in CloudStack

2023-06-06 Thread Kishan Kavala
Hi, I would like CloudStack to support Object Storage as a first-class end user feature. It can be added using plugin framework to support various Object Storage providers. CloudStack will manage the lifecycle of ObjectStoragePools and Buckets. Any S3 compliant client should be able to manage th

Hello Again!

2023-03-09 Thread Kishan Kavala
Hi, I've joined ShapeBlue and very happy to back with CloudStack community. Looking forward to working with you all. regards, Kishan

RE: Alternative Cloudstack UI for KVM and Basic Zones (with SG)

2017-04-25 Thread Kishan Kavala
Ivan, UI is very impressive and user friendly. Thanks for sharing. -Original Message- From: Jayapal Uradi [mailto:jayapal.ur...@accelerite.com] Sent: 25 April 2017 03:41 PM To: dev@cloudstack.apache.org Cc: us...@cloudstack.apache.org Subject: Re: Alternative Cloudstack UI for KVM and Basi

RE: :[VOTE] Apache Cloudstack 4.10.0.0

2017-03-02 Thread Kishan Kavala
@Rajani Both the blockers are related. I'll create a PR for the fix. -Original Message- From: Rajani Karuturi [mailto:raj...@apache.org] Sent: Thursday, March 02, 2017 3:18 PM To: Boris Stoyanov Cc: dev@cloudstack.apache.org; Wido den Hollander ; Rajani Karuturi Subject: Re: :[VOTE] Ap

RE: [PROPOSAL] add native vm-cluster orchestration service (was: [PROPOSAL] add native container orchestration service)

2017-02-28 Thread Kishan Kavala
On 21/02/17 10:42, "Kishan Kavala" wrote: Sure Daan. I'll publish the design on cwiki and share the link. -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@shapeblue.com] Sent: Monday, February 20, 2017 7:27 PM To: dev@cloudstack.ap

RE: [PROPOSAL] add native vm-cluster orchestration service (was: [PROPOSAL] add native container orchestration service)

2017-02-21 Thread Kishan Kavala
Sure Daan. I'll publish the design on cwiki and share the link. -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@shapeblue.com] Sent: Monday, February 20, 2017 7:27 PM To: dev@cloudstack.apache.org Subject: [PROPOSAL] add native vm-cluster orchestration service (was: [PROPOSA

RE: [PROPOSAL] add native container orchestration service

2017-02-03 Thread Kishan Kavala
Murali, APIs are similar, but the name is generic - createServiceCluster instead of createContainerCluster Same with DB tables names - service_cluster instead of container_cluster API params or the DB columns in the spec you published don't have anything specific to container_clusters and can be

RE: [PROPOSAL] add native container orchestration service

2017-01-30 Thread Kishan Kavala
Taking this abstraction one more level up, I propose we keep the cluster generic, and not just for container service. More so, because the proposal is to make it core cloudstack pluggable service. With the proposed container orchestration service, - A notion of cluster is introduced, which is b

RE: Usage data reported by listvirtualmachines incomplete in setup with multiple management servers

2016-08-01 Thread Kishan Kavala
Stefan, If you are looking for network usage data, listUsageRecords API will provide more accurate info. ~kishan -Original Message- From: Stefan Engstrom [mailto:sengst...@ena.com] Sent: Thursday, July 28, 2016 10:04 AM To: dev Subject: Usage data reported by listvirtualmachines incomp

RE: LXC container template for CloudStack

2016-06-08 Thread Kishan Kavala
You can try this centos 7 template for LXC: http://download.cloud.com/templates/builtin/centos-7-x86_64.tar.gz -Original Message- From: Cloud List [mailto:cloud-l...@sg.or.id] Sent: Wednesday, June 08, 2016 1:35 PM To: us...@cloudstack.apache.org; dev@cloudstack.apache.org Subject: Re: L

RE: hidden configuration items revisited

2016-05-08 Thread Kishan Kavala
Nathan, You can use "Secure" category instead of "Hidden". Config items with "Secure" category are encrypted and also included in listConfigurations API response. ~kishan -Original Message- From: Nathan Johnson [mailto:njohn...@ena.com] Sent: 08 May 2016 22:01 To: dev@cloudstack.apac

RE: introduction

2016-03-24 Thread Kishan Kavala
Welcome back Murali! -Original Message- From: Abhinav Roy [mailto:abhinav@accelerite.com] Sent: 24 March 2016 10:53 AM To: dev@cloudstack.apache.org Subject: RE: introduction Welcome back Murali :) Regards, Abhinav -Original Message- From: Murali Reddy [mailto:murali.re...

RE: [VOTE] Move 'apache/cloudstack' -> 'apache-cloudstack/cloudstack'

2016-03-20 Thread Kishan Kavala
+1 for the move. Regards, Kishan Kavala Chief Product Engineer, CloudPlatform Development, Accelerite. www.accelerite.com -Original Message- From: chunfeng tian [mailto:tianyunqu...@gmail.com] Sent: 20 March 2016 05:22 PM To: dev@cloudstack.apache.org Subject: Re: [VOTE] Move 'a

[Blocker/Critical] VR related Issues

2015-08-11 Thread Kishan Kavala
Below VR related issues currently open. Most of these issues did not exist in 4.5.x and are related to VR refactor (persistent VR). Blocker https://issues.apache.org/jira/browse/CLOUDSTACK-8690 - Remote Access VPN not working Critical https://issues.apache.org/jira/browse/CLOUDSTACK-8688 - Defa

RE: [Blocker] Default ip table rules on VR

2015-07-30 Thread Kishan Kavala
This is a security issue with high impact. We should treat it as a blocker. -Original Message- From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] Sent: 30 July 2015 02:07 PM To: Subject: Re: [Blocker] Default ip table rules on VR I see VR ingress traffic is blocked by def

RE: [BLOCKER] unable to start VR in basic zone on master

2015-07-28 Thread Kishan Kavala
>> Can you please comment on this? >> >> ~Rajani >> >> On Fri, Jul 24, 2015 at 4:00 PM, Kishan Kavala >> >> wrote: >> >>> @Wilder, can you please look into this issue. >>> Looks like VR config file is incomplete and it is

RE: [BlockerBug] VR creation fails in basic zone

2015-07-24 Thread Kishan Kavala
@Wilder, can you please look into this issue. Looks like VR config file is incomplete and it is over-writing the IP information set by cloud-early-config. VR Config file: #Apache CloudStack Virtual Router Config File 1.0 /var/cache/cloud/monitor_service.json {"config":"[dhcp]:processname=dnsm

RE: [Proposal] Continuos Integration Testing on ACS master.

2015-07-23 Thread Kishan Kavala
Bharat, I hope this will go a long way in improving product quality. How are you going to handle the handle the hardware requirement? What is the plan to publish the results to ML? -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: 23 July 2015 03:46 PM To: d

RE: [Proposal] CoreOS support

2015-07-23 Thread Kishan Kavala
y, July 22, 2015 10:28 AM > To: dev@cloudstack.apache.org > Subject: Re: [Proposal] CoreOS support > > +1 looking forward to this. > > > >> On Jul 22, 2015, at 1:14 PM, Kishan Kavala wrote: >> >> I would like to add CoreOS as a supported OS type to clouds

[Proposal] CoreOS support

2015-07-22 Thread Kishan Kavala
I would like to add CoreOS as a supported OS type to cloudstack. CoreOS vms can be created even now by selecting OS type as "Other". There are cloud providers supporting CoreOS offerings in production already. By making the changes mentioned at [1] I would make it easier to deploy CoreOS Vms and

RE: [PROPOSAL] drop old upgrade code

2015-07-21 Thread Kishan Kavala
-1 on dropping old upgrade code. I prefer skipping old upgrade paths during coverity scan instead of removing the code altogether. Even with multi-step upgrade, user will be forced to register system templates multiple times (once for every step). Agree with John regarding the need to establi

RE: [DISCUSS] Release principles for Apache CloudStack

2015-07-02 Thread Kishan Kavala
Remi, Release process looks good to me. Can you also add some info about maintenance release? - After release, will the fixes go into x.y branch and merged back to master? - or bug fixes go into master and selectively merged back to x.y branch? -Original Message- From: Remi Bergsma [mai

RE: [DISCUSS] Stop using Review Board

2015-03-29 Thread Kishan Kavala
+1 for GitHub Can we do a one-time migration of all open RB requests to GH and make RB read-only? -Original Message- From: Rajani Karuturi [mailto:raj...@apache.org] Sent: Monday, March 30, 2015 10:33 AM To: dev@cloudstack.apache.org Subject: Re: [DISCUSS] Stop using Review Board +1 ~

RE: [ANNOUNCE] Rohit Yadav as new PMC member of CloudStack

2015-03-29 Thread Kishan Kavala
Congratulations Rohit. Well deserved!! -Original Message- From: Vaibhav Gupta [mailto:vaibhav.gu...@citrix.com] Sent: Saturday, March 28, 2015 4:19 PM To: dev@cloudstack.apache.org Subject: RE: [ANNOUNCE] Rohit Yadav as new PMC member of CloudStack Congratulations, Rohit!! Thanks, Vaibh

RE: [DISCUSS] Usage server: when can start end be after end date?

2015-03-16 Thread Kishan Kavala
Response inline: -Original Message- From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] Sent: Monday, March 16, 2015 3:41 PM To: dev Cc: Kishan Kavala Subject: [DISCUSS] Usage server: when can start end be after end date? Hi, In the usage server, when can a resource (say volumes) have

RE: [DISCUSS] Support Docker as a hypervisor in CloudStack ( CloudStack / CLOUDSTACK-8205)

2015-03-15 Thread Kishan Kavala
CoreOS is supported on CS. Templates are available here: http://dl.openvm.eu/cloudstack/coreos/x86_64/ Still, I think it is working exploring Docker as a hypervisor also. Tuna stared some work on this earlier: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Supporting+Docker+as+a+hypervis

RE: [ANNOUNCE] New committer: Harikrishna Patnala

2015-03-09 Thread Kishan Kavala
Congratulations Hari! -Original Message- From: Rajani Karuturi [mailto:raj...@apache.org] Sent: Tuesday, March 10, 2015 11:00 AM To: dev@cloudstack.apache.org Subject: [ANNOUNCE] New committer: Harikrishna Patnala The Project Management Committee (PMC) for Apache CloudStack has asked Ha

RE: [DISCUSS] Improving VR services such as password server

2015-02-20 Thread Kishan Kavala
Rohit, Completely agree with the scalability and maintenance issues with systems Vms. Using an agent inside VR will probably work well for KVM, since the KVM agent (Resource layer) is remote. Communication using link-local network also won't be a problem is such case. For other hypervisors, it w

RE: Usage Records not Generating.

2015-02-18 Thread Kishan Kavala
Rajasekhar, I do not see any errors in the usage server logs posted earlier. As per mgmt server heartbeat check, usage server is not updating usage_job tables also. Did you try restarting usage server? -Original Message- From: raja sekhar [mailto:rajsekhar@gmail.com] Sent: Wednesd

RE: Differences in schema-442to450.sql between 4.5 and master

2014-11-27 Thread Kishan Kavala
Added commit 1091d458 to 4.5 branch. Regards, Kishan -Original Message- From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] Sent: Thursday, November 27, 2014 3:14 PM To: dev Subject: Re: Differences in schema-442to450.sql between 4.5 and master Please take note that people that made th

Re: Review Request 27222: Usage Events to be captured based on Volume State Machine

2014-11-10 Thread Kishan Kavala
- Kishan Kavala On Nov. 10, 2014, 3:15 p.m., Damodar Reddy Talakanti wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 27520: Usage Job fails with "Data too long for column 'user_name'"

2014-11-10 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27520/#review60559 --- 4.5 36fd780482dbd65ef9328f630d0af0793d0fed2e - Kishan Kavala On

Re: Review Request 27671: MS does not start after the VM it is running on is rebooted

2014-11-10 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27671/#review60558 --- 4.5 34f31f90331d0027b133ccdc8fdb65ab86ce26cc - Kishan Kavala On

Re: Review Request 27613: sync Job Failures always reported as success on Event Bus

2014-11-10 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27613/#review60557 --- 4.5 cdabb2407a0761939d5159fd2317ebd7dcca4eb7 - Kishan Kavala On

Re: Review Request 27021: Reservations for VMware VMs remain after dynamic scaling

2014-11-10 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27021/#review60556 --- 4.5 0e7f1ea9b819de197e70a088e92d7ffb7016d063 - Kishan Kavala On

Re: Review Request 26969: During VM deployment and while choosing CUSTOM disk offering for data disk, the size of the data disk is not considered for checking resource limit of primary storage.

2014-11-10 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26969/#review60555 --- 4.5: 310bb255acd74b6347bd778590e15543eef7333b - Kishan Kavala On

Re: Review Request 27613: sync Job Failures always reported as success on Event Bus

2014-11-10 Thread Kishan Kavala
- Kishan Kavala On Nov. 5, 2014, 5:26 p.m., Damodar Reddy Talakanti wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 27671: MS does not start after the VM it is running on is rebooted

2014-11-10 Thread Kishan Kavala
- Kishan Kavala On Nov. 6, 2014, 12:26 p.m., Damodar Reddy Talakanti wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 26969: During VM deployment and while choosing CUSTOM disk offering for data disk, the size of the data disk is not considered for checking resource limit of primary storage.

2014-11-10 Thread Kishan Kavala
- Kishan Kavala On Oct. 21, 2014, 6:04 p.m., bharat kumar wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26969/ > --

Re: Review Request 27520: Usage Job fails with "Data too long for column 'user_name'"

2014-11-10 Thread Kishan Kavala
- Kishan Kavala On Nov. 10, 2014, 2:44 p.m., Damodar Reddy Talakanti wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 27021: Reservations for VMware VMs remain after dynamic scaling

2014-11-10 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27021/#review60546 --- Ship it! ea99ff1c8622eadf8024ee9922d5f2b2b18d4f80 - Kishan Kavala

Re: Review Request 26871: CLOUDSTACK-7748: Cloudstack version number is missing in system vm template.

2014-11-02 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26871/#review59561 --- Ship it! 34b7288ca424faa4b9d33b4f678dc7403e354099 - Kishan Kavala

Re: Review Request 26871: CLOUDSTACK-7748: Cloudstack version number is missing in system vm template.

2014-10-20 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26871/#review57549 --- Ship it! - Kishan Kavala On Oct. 17, 2014, 11 p.m., Harikrishna

Re: Review Request 26738: listVMSnapshot API is not returning parent id in response

2014-10-15 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26738/#review56881 --- Commit 7fe3c45142172e003fda340f779567f73525ffd8 - Kishan Kavala

Re: Review Request 26738: listVMSnapshot API is not returning parent id in response

2014-10-15 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26738/#review56685 --- Ship it! - Kishan Kavala On Oct. 15, 2014, 4:58 p.m., Damodar

Re: Review Request 26168: There are new VM State Machine changes introduced which were missed to capture the usage events

2014-10-13 Thread Kishan Kavala
.org/r/26168/ > --- > > (Updated Oct. 9, 2014, 11:56 a.m.) > > > Review request for cloudstack, Kishan Kavala and Koushik Das. > > > Bugs: CLOUDSTACK-7648 > https://issues.apache.org/jira/browse/CLOUDSTACK-7648 > > > Repository: cloudstack-git > > &g

Re: Review Request 26356: [RHEL7] management server failed to start once machine is rebooted

2014-10-07 Thread Kishan Kavala
.org/r/26356/ > --- > > (Updated Oct. 6, 2014, 3:15 p.m.) > > > Review request for cloudstack, Kishan Kavala and Rayees Namathponnan. > > > Bugs: CLOUDSTACK-7671 > https://issues.apache.org/jira/browse/CLOUDSTACK-7671 > > > Repository: cloudstack-git &

Re: Review Request 25768: changing value of cpu/mem.overprovisioning.factor for xen cluster is not affecting total memory at zone level

2014-09-24 Thread Kishan Kavala
.org/r/25768/ > --- > > (Updated Sept. 18, 2014, 10:40 a.m.) > > > Review request for cloudstack and Kishan Kavala. > > > Bugs: CLOUDSTACK-7571 > https://issues.apache.org/jira/browse/CLOUDSTACK-7571 > > > Repository: cloudstack-git > > > Description > ---

Re: Review Request 25530: CLOUDSTACK-7534: ResetVM for VM with attached datadisk fails when enable.ha.storage.migration is false

2014-09-24 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25530/#review54405 --- Ship it! Ship It! - Kishan Kavala On Sept. 11, 2014, 11:12 a.m

Re: Review Request 25530: CLOUDSTACK-7534: ResetVM for VM with attached datadisk fails when enable.ha.storage.migration is false

2014-09-24 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25530/#review54406 --- commit c55bc0b2d11be4820a24af426e23da3db54a0cb1 - Kishan Kavala

Re: Review Request 25228: hitting java.lang.reflect.InvocationTargetException while starting usage server

2014-09-02 Thread Kishan Kavala
.org/r/25228/ > --- > > (Updated Sept. 2, 2014, 9:38 a.m.) > > > Review request for cloudstack, Kishan Kavala and Rayees Namathponnan. > > > Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-7316 > > https://issues.apache.org/jira/browse/https://

Re: Review Request 24229: upgrade system templates in 4.4.x

2014-08-05 Thread Kishan Kavala
> On Aug. 5, 2014, 4:12 p.m., Kishan Kavala wrote: > > Daan, > > This looks good to me. > > Can you also please remove template upgrade code in Upgrade421to430.java. > > Otherwise upgrades from 4.2 will fail complaining that > > systemvm-xenserver-4.3 is not

Re: Review Request 24229: upgrade system templates in 4.4.x

2014-08-05 Thread Kishan Kavala
upgrade code in Upgrade421to430.java. Otherwise upgrades from 4.2 will fail complaining that systemvm-xenserver-4.3 is not available. - Kishan Kavala On Aug. 4, 2014, 5:53 p.m., daan Hoogland wrote: > > --- > This is an auto

SSL keystore file name

2014-07-25 Thread Kishan Kavala
SSl keystore was changed from cloud.keystore to cloudmanagementserver.keystore with below commit [1]. Later, related code change were over-written in commit [2]. I made changes [3] to keep keystore filename as cloudmanagementserver.keystore in all references. Please let me know if you see any i

Re: Review Request 23808: listCapacity API missing types for certain zones

2014-07-24 Thread Kishan Kavala
- Kishan Kavala On July 22, 2014, 6:54 p.m., bharat kumar wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23808/ > --

Re: Review Request 23617: Add Nic UUID to the context so that we can read the same in event bus after create a nic

2014-07-22 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23617/#review48472 --- Ship it! - Kishan Kavala On July 22, 2014, 6:05 p.m., Damodar

Re: Review Request 23603: Fixed CLOUDSTACK-6983: unable to register lxc template

2014-07-21 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23603/#review48212 --- Ship it! Ship It! - Kishan Kavala On July 21, 2014, 3:23 p.m

Re: Review Request 23603: Fixed CLOUDSTACK-6983: unable to register lxc template

2014-07-20 Thread Kishan Kavala
<https://reviews.apache.org/r/23603/#comment84556> You can add isCorrectExtension check for tar file type - Kishan Kavala On July 17, 2014, 11:56 a.m., Rajani Karuturi wrote: > > --- > This is an automatically gener

Re: Review Request 23547: CLOUDSTACK-7113: Ability to reset password when Router VM is stopped

2014-07-17 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23547/#review48112 --- Ship it! Ship It! - Kishan Kavala On July 16, 2014, 3:36 p.m

RE: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-29 Thread Kishan Kavala
db.cloud.encrypt.secret= in db.properties 3. Set MS secret key. $cat > /etc/cloudstack/management/key 4. Deploy DB From: Alex Ough [mailto:alex.o...@sungardas.com] Sent: Friday, 27 June 2014 5:12 PM To: Kishan Kavala Cc: Alena Prokharchyk; dev@cloudstack.apache.org; Murali Reddy; Ram Ganesh; Anim

RE: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-27 Thread Kishan Kavala
Alex, Are the questions on review board? From: Alex Ough [mailto:alex.o...@sungardas.com] Sent: Friday, 27 June 2014 12:03 AM To: Alena Prokharchyk Cc: Kishan Kavala; dev@cloudstack.apache.org; Murali Reddy; Ram Ganesh; Animesh Chaturvedi Subject: Re: Review Request 20099: Domain-Account-User

RE: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-26 Thread Kishan Kavala
Alex, You are correct. It should be Integer and not Long. > -Original Message- > From: Alex Ough [mailto:alex.o...@sungardas.com] > Sent: Thursday, 26 June 2014 8:09 PM > To: Kishan Kavala > Cc: cloudstack > Subject: Re: Review Request 20099: Domain-Account-User Sync U

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Kishan Kavala
<https://reviews.apache.org/r/20099/#comment82279> You can use @Encrypt annotation to encrypt and decrypt password. Framework will do the encryption instead of doing md5hash while persisting. You can refer to VpnUserVO.java to see an example. - Kishan Kavala On June 24, 2014, 9:24 p.m.

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Kishan Kavala
should be the regionId which is Long. So all the ORIGINATEDREGIONUUID references should just be ORIGINATEDREGIONID and of datatype Long. - Kishan Kavala On June 24, 2014, 9:24 p.m., Alex Ough wrote: > > --- > This is an auto

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Kishan Kavala
should be the regionId which is Long. So all the ORIGINATEDREGIONUUID references should just be ORIGINATEDREGIONID and of datatype Long. - Kishan Kavala On June 24, 2014, 9:24 p.m., Alex Ough wrote: > > --- > This is an auto

Re: Review Request 22721: removed hard coded jdk_dirs in cloud-usage script

2014-06-25 Thread Kishan Kavala
.org/r/22721/ > --- > > (Updated June 18, 2014, 3:45 p.m.) > > > Review request for cloudstack, Kishan Kavala and Rayees Namathponnan. > > > Bugs: CLOUDSTACK-6926 > https://issues.apache.org/jira/browse/CLOUDSTACK-6926 > > > Repository: cloudstack-git > > >

RE: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-25 Thread Kishan Kavala
should be referenced? Alex Ough On Wed, Jun 25, 2014 at 2:25 AM, Kishan Kavala mailto:kishan.kav...@citrix.com>> wrote: Alex, As Alena mentioned, it is admin’s responsibility to keep ids same across Regions. Ids should be used as unique identifier. Region name is merely descriptive nam

RE: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-06-24 Thread Kishan Kavala
: Wednesday, 25 June 2014 8:18 AM To: Alena Prokharchyk Cc: dev@cloudstack.apache.org; Kishan Kavala; Murali Reddy; Ram Ganesh; Animesh Chaturvedi Subject: Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes) There is one thing that was not mentioned, which is

RE: KVM + LXC on the same host

2014-06-11 Thread Kishan Kavala
k.apache.org > Subject: Re: KVM + LXC on the same host > > I thought the LXC 2.0 project uses KVM system vms on the same host as LXC > containers? > https://cwiki.apache.org/confluence/x/oJNMAg > > From: Kishan Kavala > mailto:kishan.kav...@citrix.com>> > Re

Re: Review Request 22456: CLOUDSTACK-6869: Public key content is overridden by template's meta data when you create a instance

2014-06-11 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22456/#review45363 --- Ship it! Ship It! - Kishan Kavala On June 11, 2014, 4:35 p.m

RE: KVM + LXC on the same host

2014-06-09 Thread Kishan Kavala
> -Original Message- > From: ilya musayev [mailto:ilya.mailing.li...@gmail.com] > Sent: Saturday, 7 June 2014 1:50 AM > To: dev@cloudstack.apache.org > Subject: Re: KVM + LXC on the same host > > Tuna > > Thanks for the feedback, conceptually, i was not trying to address the issue > of

Re: Review Request 19874: CLOUDSTACK-6793 : Fixed an Invalid Domain Id Issue

2014-06-06 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19874/#review44885 --- Ship it! Ship It! - Kishan Kavala On June 6, 2014, 2:58 p.m

Re: Review Request 22075: Database Information missing in Alter table statements in a commit to schema-430to440.sql

2014-05-30 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22075/#review44352 --- Ship it! dbd05e3ff5015a867652d805b08965851608e577 - Kishan Kavala

Re: Review Request 22077: CLOUDSTACK-6669 Support volume resize in usage server

2014-05-30 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22077/#review44351 --- Ship it! Ship It! - Kishan Kavala On May 30, 2014, 12:09 p.m

Re: Review Request 21853: Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in deleted ip range

2014-05-26 Thread Kishan Kavala
: Rajani Karuturi Date: Fri May 23 15:50:06 2014 +0530 Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in deleted ip range - Kishan Kavala On May 27, 2014, 10:15 a.m., Rajani Karuturi wrote: > > --- > T

Re: Review Request 21853: Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in deleted ip range

2014-05-26 Thread Kishan Kavala
another patch for master? - Kishan Kavala On May 23, 2014, 3:54 p.m., Rajani Karuturi wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 21853: Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in deleted ip range

2014-05-26 Thread Kishan Kavala
: Rajani Karuturi Date: Fri May 23 15:50:06 2014 +0530 Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in deleted ip range - Kishan Kavala On May 23, 2014, 3:54 p.m., Rajani Karuturi wrote: > > --- > T

Re: Review Request 21196: CLOUDSTACK-6551: [Automation] Failed to revert vm snapshot in xen

2014-05-15 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21196/#review42480 --- Ship it! Ship It! - Kishan Kavala On May 8, 2014, 4:24 p.m

Re: Review Request 21195: CLOUDSTACK-6544: [Automation] Failed to create template for ROOT volume in Xen, with Exception: callHostPlugin failed

2014-05-15 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21195/#review42474 --- Ship it! 17810b0e95ce6418b6809ab5d3dd436659120721 - Kishan Kavala

Re: Review Request 20516: CLOUDSTACK-6463: password is not set for VMs created from password enabled template

2014-05-04 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20516/#review42127 --- commit ce3074e9a23e71855798cb5decd01d7f9958f6c0 - Kishan Kavala

Re: Review Request 20519: CLOUDSTACK-6466: cpu and ram is not getting updated correctly in usage_vm_instance table for usage type 2

2014-05-04 Thread Kishan Kavala
.org/r/20519/ > --- > > (Updated April 21, 2014, 3:25 p.m.) > > > Review request for cloudstack and Kishan Kavala. > > > Bugs: CLOUDSTACK-6466 > https://issues.apache.org/jira/browse/CLOUDSTACK-6466 > > > Repository: cloudstack-git > > > Descriptio

Re: Review Request 15349: Overprivisoning changes needed

2014-05-04 Thread Kishan Kavala
.org/r/15349/ > --- > > (Updated April 17, 2014, 10:01 a.m.) > > > Review request for cloudstack, Kishan Kavala and Nitin Mehta. > > > Bugs: Cloudstack-5077. > https://issues.apache.org/jira/browse/Cloudstack-5077. > > > Repository: cloudstack-git > > > D

Re: Review Request 20516: CLOUDSTACK-6463: password is not set for VMs created from password enabled template

2014-04-21 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20516/#review40874 --- Ship it! Ship It! - Kishan Kavala On April 21, 2014, 3:01 p.m

Re: Review Request 20152: In com.cloud.utils.crypt.EncryptionSecretKeyChecker the key file paths are hard coded

2014-04-09 Thread Kishan Kavala
file a ticket to change key name cloudstack specific like.. cloudstack.key - Kishan Kavala On April 9, 2014, 6:01 p.m., Damodar Reddy Talakanti wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: Review Request 19612: Added fix for CLOUDSTACK-6269

2014-03-25 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19612/#review38581 --- Ship it! Ship It! - Kishan Kavala On March 25, 2014, 7:24 p.m

RE: cidrs in acls

2014-02-25 Thread Kishan Kavala
grade path to move existing cidrs to new network_acl_item_cidr table Regards, kishan > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Wednesday, 19 February 2014 8:33 PM > To: dev; Kishan Kavala > Subject: Re: cidrs in acls > > Kishan

[Proposal] LXC Enhancements

2014-02-14 Thread Kishan Kavala
LXC support was added to CloudStack in 4.2 release was implemented as a hypervisor. Following operations are currently supported: - Add an LXC cluster - Add an LXC host - Register an LXC template - Spin up an LXC container (Create/Start/Stop/Destroy) I would like to add more functionality, mo

RE: [VOTE] Apache CloudStack 4.3.0 (fourth round)

2014-02-13 Thread Kishan Kavala
h Chaturvedi; dev@cloudstack.apache.org > Cc: Kishan Kavala; Murali Reddy; daan Hoogland > Subject: RE: [VOTE] Apache CloudStack 4.3.0 (fourth round) > > I can confirm that it also exists in master. Unfortunately it is not high on > my > prio list right now. We have a pressing bug hurting us

Re: Review Request 17747: CLOUDSTACK-6023:Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-02-07 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17747/#review33924 --- Ship it! Ship It! - Kishan Kavala On Feb. 7, 2014, 4:49 p.m

RE: Anyone else having trouble starting up a VM in 4.3?

2014-01-20 Thread Kishan Kavala
After commit f562579e282fc1a37e7c81a0f090ca82ed22eda6, 64bit 4.3 systemVm templates are used instead of 4.2 templates. While fixing CLOUDSTACK-5690, I changed the minimum version required for router to 4.3. Seeding the new 64bit system template will fix the issue. Global config "router.version.ch

RE: cidrs in acls

2014-01-16 Thread Kishan Kavala
Daan, Similar to firewall_rules_cidrs, separate table can be used to store acl cidrs. Maybe in network_acl_item_cidrs. Regards, kishan > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Friday, 17 January 2014 1:05 AM > To: Kishan Kava

Re: Review Request 16730: Add usage event detials for vm state transitions when using custom compute offering.

2014-01-08 Thread Kishan Kavala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16730/#review31368 --- Ship it! 55a9b5d2a2dae4883d52506c6f6a2d5dac4c91cd - Kishan Kavala

  1   2   3   >