Yes, Traffic Sentinel integration code has not changed. It should work on ASF
CS.
~kishan
> -Original Message-
> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com]
> Sent: Tuesday, 6 November 2012 12:30 AM
> To: CloudStack DeveloperList
> Cc: Jessica Tomechak
> Subject: Re: Supp
Yes, listAccounts is not admin only. Any user can make listAccounts API call.
But the response will vary based on the user privilege. Admin can list all
accounts. Domain admin can only list accounts that belong to the particular
domain.
> -Original Message-
> From: Nitin Mehta [mailto
Sebastian,
Try set apikey in lower case. Same with set secretkey.
~kishan
On 08-Nov-2012, at 10:00 PM, "Sebastien Goasguen" wrote:
> Actually it does not work yet.
>
> Now I can type 'b' but it does not get passed properly:
>
> 🙉 cloudmonkey> set apiKey
> KEbkKWtYIz_q_fnpOdwnHoZUJt5tiBNiHvf-
Tamas,
Looks like vmware systemVm template upgrade is missing in 4.0 upgrade.
You can try the below work around:
1. Add new vmware template to CS with name systemvm-vmware-4.0
2. Wait till the template is downloaded and installed successfully
3. Look up id of this template in DB (Name shoul
Veber: The Hosting Specialists Fax +44(0)871 522 7057
http://www.veber.co.uk
Follow us on Twitter:
www.twitter.com/veberhost<http://www.twitter.com/veberhost>
Follow us on Facebook:
www.facebook.com/veberhost<http://www.facebook.com/veberhost>
-Original Mess
the system.vm.password global
parameter.
to:
You can view the decrypted password under the system.vm.password global
parameter on the UI or via listConfigurations API.
- Kishan Kavala
On Feb. 18, 2013, 8:29 a.m., Radhika PC wrote
> >>
> >>
> >> Project:
> >> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
> >> Commit: http://git-wip-us.apache.org/repos/asf/incubator-
> >> cloudstack/commit/b54db07d
> >> Tree: http://git-wip-us.apache.org/repos/as
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9490/#review16705
---
Ship it!
Ship It!
- Kishan Kavala
On Feb. 18, 2013, 9:38 a.m
commit : 0e7417391279a2188584b187d4ba259b414a
- Kishan Kavala
On Feb. 18, 2013, 9:38 a.m., Radhika PC wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apach
Kelven,
randomlyIncreasingVMInstanceDaoImpl is being used instead of UserVmDaoImpl in
ComponentContext.xml. Was this change intentional?
Vm DB Ids increase randomly as a result.
mysql> select id from vm_instance;
++
| id |
++
| 1 |
| 2 |
| 3 |
| 11 |
| 12 |
| 13 |
| 14 |
| 21 |
|
ubject: Re: randomlyIncreasingVMInstanceDaoImpl used instead of UserVmDaoImpl
Would it break something ? And are the other resources like volumes, snapshots
following the same logic as well ?
Thanks,
-Nitin
On 20/02/13 11:45 AM, "Kishan Kavala" wrote:
>Kelven,
>randomlyIncr
milar pluggability to any other networking service
(like static NAT, Firewall, etc)? If so, can a provider be both an advanced
networking provider and a VPC provider, or will they need to be separate?
Thanks,
Joe
On Mon, Feb 4, 2013 at 6:36 PM, Kishan Kavala wrote:
> Joe,
> Curr
at the source of the data generation
(i.e when data is persisted in user_statistics table after collection from
router). There won't be any changes required at all in usage server with this
approach.
- Kishan Kavala
On Feb. 21, 2013, 11:31 a.m., Wei Zhou
Administrators would want to block a list of routes so that they are not
assigned to any of the private Gateways in VPC. While creating routes onÂ
private Gateways, if the route is in the blacklist, route creation will not be
allowed.
>-Original Message-
>From: Chandan Purushothama [mai
Removed API based account sync for Regions as discussed earlier [1] . Event
framework will be used instead. I pushed the changes to master. commit:
e37fdce125511535961c77a77d253ce232a954d0.
I'll be merging the same to 4.1 branch.
[1]
http://mail-archives.apache.org/mod_mbox/incubator-cloudstack
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8971/#review17086
---
Ship it!
Ship It!
- Kishan Kavala
On Feb. 25, 2013, 10:47 a.m
t;
> (Updated Feb. 25, 2013, 10:47 a.m.)
>
>
> Review request for cloudstack, Kishan Kavala and Rohit Yadav.
>
>
> Description
> ---
>
> The usage sever does not handle data in the correct time. For example, it
> regards the data traffic between 9:15-9:30
> -Original Message-
> From: Chip Childers [mailto:chip.child...@sungard.com]
> Sent: Tuesday, 26 February 2013 8:22 PM
> To: cloudstack-dev@incubator.apache.org
> Subject: Re: [CLOUDSTACK-241 ]Regions update
>
> On Tue, Feb 26, 2013 at 02:34:13PM +0530, Kishan Kava
> > Branch: refs/heads/4.1
> > Commit: 03fdbfb29193885830de90edcbb6f71bd0baf487
> > Parents: c7935a9
> > Author: Wei Zhou
> > Authored: Tue Feb 26 16:25:03 2013 +0530
> > Committer: Kishan Kavala
> > Committed: Tue Feb 26 16:26:30 2013 +053
> -Original Message-
> From: Kishan Kavala [mailto:kishan.kav...@citrix.com]
> Sent: Wednesday, 27 February 2013 12:07 PM
> To: cloudstack-dev@incubator.apache.org
> Subject: RE: [CLOUDSTACK-241 ]Regions update
>
> > -Original Message-
> > From: Ch
Hugo,
I added some code to master branch to allow providers other than
VPCVirtualRouter.
Commit : 836ce6c11ad6a11db2c4564620e46bf5e17f8189
This might be similar to what you are trying to do.
Btw, what is SBP-2418?
~kishan
> -Original Message-
> From: h...@apache.org [mailto:h...@apac
Ilia Shakitko,
CS meters network traffic using iptables inside the VR.
You can check the following to narrow down the issue:
1. iptables counters inside VR
iptables -nvx -L NETWORK_STATS
2. Verify that the above counters match the values in NetworkUsageAnswer in
CS mgmt logs
3. Va
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8859/#review15387
---
Ship it!
Looks good to me.
- Kishan Kavala
On Jan. 10, 2013, 12
Manan,
Please find my answers inline.
> -Original Message-
> From: Manan Shah [mailto:manan.s...@citrix.com]
> Sent: Wednesday, 16 January 2013 1:57 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: FW: Questions related to Regions Feature
>
> Kishan,
>
> I reviewed the FS and I h
+1 (binding)
> -Original Message-
> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com]
> Sent: Friday, 18 January 2013 7:28 AM
> To: CloudStack DeveloperList
> Subject: Re: [VOTE] Accept a donation of 'network service support in shared
> network' from Citrix.
>
> +1 (binding)
>
> -Original Message-
> From: Manan Shah [mailto:manan.s...@citrix.com]
> Sent: Thursday, 17 January 2013 5:13 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: Questions related to nTier Apps 2.0
>
> Kishan,
>
> I reviewed the FS and I have quite a few questions. Please see the qu
Separate account service will solve the data sync problem. But that would be a
very big change and can be probably considered for a later release.
Accounts/Users/Domains(Resources) need to be in sync across Regions.
Each resource has a source region (The region in which the resource is created).
Internal Ids are visible only to the admin. Other users only see UUID,
instance_name is not visible.
Admin:
1
dfbcada9-9c03-484a-8c3f-c102475cc724
dfbcada9-9c03-484a-8c3f-c102475cc724
..
..
XenServer
i-3-12-VM
0
Regular user:
1
dfbcada9-9c03-484a-8c3f-c102475cc724
dfbcada9-9c03-484
t data in sync?
>
> For example, a cloud operator might find it acceptable that once a user is
> provisioned in one region, she gets access to another region after 24 hours.
> In this case one can envisage a batch upload of account changes every night.
>
>
> On 1/24/13 7:
I would like to merge Regions feature to master
Spec:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/AWS-Style+Regions+Functional+Spec
Jira ticket:
https://issues.apache.org/jira/browse/CLOUDSTACK-241
Branch:
regions (latest master code is merged to regions branch)
Notes:
1. If an envir
> >>> 5. Requirement 2.6: Blacklist of Routes:
> >>> * Assuming we will allow a list to be entered
> >>
> >>[KK] Admin can specify a list using global config.
> >
> >[CV] Are we sure this satisfies the requirement? Perhaps there is a
> >blacklist per VPC?
> >Or perhaps a list of blacklist prof
Corresponding Jira ticket has Fix Version as "Future" and unassigned. This
won't be available in 4.1.
https://issues.apache.org/jira/browse/CLOUDSTACK-874
Hari,
Can you confirm this?
~kishan
> -Original Message-
> From: Praveen Buravilli [mailto:praveen.buravi...@citrix.com]
> Sent:
t; Soon I will get back to this feature and start the discussion with the
> community.
>
> Here is the FS link:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Ability+to+delet
> e+or+archive+Events+and+Alerts
>
> Regards,
> Sanjay
>
> > -Original Mes
sk in
VirtualNetworkApplianceManagerImpl which updates aggregate bytes. There is
probably some delay in updating aggregate bytes.
- Kishan Kavala
On Jan. 16, 2013, 4:04 p.m., Wei ZHOU wrote:
>
> ---
> This is an automatically genera
> On Jan. 29, 2013, 1:20 p.m., Kishan Kavala wrote:
> > Wei Zhou,
> > Patch changes the network usage calculation to use current bytes instead of
> > aggregate bytes. Consider the following case:
> > 1. current bytes is updated every 5 minutes
> > 2. usage
> naming scheme seems to be org.apache.cloudstack, so could we use that?
[KK] I'll change the package naming to org.apache.cloudstack
>
>
>
> On 1/29/13 6:47 AM, "Chip Childers" wrote:
>
> >On Tue, Jan 29, 2013 at 4:45 AM, Kishan Kavala
> >
> >wr
veloperList
> Subject: Re: Questions related to Regions Feature
>
>
> I commented in the review as well. When you say that it "can be stored", is it
> ACTUALLY stored? Who is maintaining this log file and what is the procedure
> to apply these changes?
> >
> >
&
On 31-Jan-2013, at 9:36 PM, "Chip Childers" wrote:
> On Jan 31, 2013, at 5:56 AM, Murali Reddy wrote:
>
>> On 30/01/13 11:31 PM, "Chiradeep Vittal"
>> wrote:
>>
>>> For the account sync, we can make use of the new event framework: instead
>>> of calling account sync inline with account crea
n make the change
if necessary, but unwanted someone more familiar with the schema to do so.
-- Forwarded message --
From: "Marcus Sorensen"
Date: Jan 31, 2013 12:15 PM
Subject: RE: [ACS41] Actions Required: Getting organized for 4.1.0
To: "Kishan Kavala"
Cc:
Were
Congratulations Koushik!
From: Joe Brockmeier [j...@zonker.net]
Sent: Friday, February 01, 2013 7:41 AM
To: cloudstack-dev@incubator.apache.org
Subject: Re: new committer: Koushik Das
On Thu, Jan 31, 2013, at 04:42 PM, Alex Huang wrote:
> Please join me in
On 01-Feb-2013, at 12:51 AM, "Chiradeep Vittal"
wrote:
>
>
> On 1/31/13 9:21 AM, "Kishan Kavala" wrote:
>
>>
>>
>> On 31-Jan-2013, at 9:36 PM, "Chip Childers"
>> wrote:
>>
>>> On Jan 31, 2013, at 5:
m., saksham srivastava wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8859/
> ---
>
> (Updated Jan. 10, 2013, 12:40 p.m.)
>
>
> Review req
Yes, it needs fixing. I'm planning to make it pluggable as part of
ExternalDevice support for VPC.
https://issues.apache.org/jira/browse/CLOUDSTACK-749
> -Original Message-
> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com]
> Sent: Monday, 4 February 2013 8:28 AM
> To: cloudst
vailable, which we make sure is ours.
>
> Any idea when you expect to have this in? I would also be very interested in
> knowing implementation details, if you have decided on any yet.
>
> thanks,
> Joe
>
> On Mon, Feb 4, 2013 at 5:29 PM, Kishan Kavala
> wrote:
>
>
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8859/#review16108
---
Ship it!
Ship It!
- Kishan Kavala
On Jan. 10, 2013, 12:40 p.m
tps://reviews.apache.org/r/8971/#comment3>
This should be hostAggregatedStat.setAggBytesSent(
userStat.getNetBytesSent() + userStat.getCurrentBytesSent());
Note that Agg = net + current
- Kishan Kavala
On Feb. 4, 2013, 12:27 p.m., Wei ZHOU
PlainTextUserAuthenticator is being loaded by default and password is stored in
plain text. It should use MD5UserAuthenticator instead.
Sailaja,
Can you please file a bug? I'll be fixing it shortly.
~kishan
> -Original Message-
> From: Likitha Shetty [mailto:likitha.she...@citrix.com]
Mada
> Sent: Wednesday, 6 February 2013 2:42 PM
> To: Kishan Kavala; Likitha Shetty; cloudstack-dev@incubator.apache.org
> Subject: RE: [ACS41]Only default Root admin is allowed to login Management
> Server
>
> Thanks Kishan. Jira ID is :
> https://issues.apache.org/jira/bro
Yes Chip, this was merged. Updated CLOUDSTACK-241 with commit details.
> -Original Message-
> From: Chip Childers [mailto:chip.child...@sungard.com]
> Sent: Wednesday, 6 February 2013 1:27 AM
> To: cloudstack-dev@incubator.apache.org; Kishan Kavala
> Subject: Re: [MERGE] Re
February 07, 2013 1:48 AM
To: Abhinandan Prateek; Kishan Kavala; Likitha Shetty;
cloudstack-dev@incubator.apache.org<mailto:cloudstack-dev@incubator.apache.org>
Subject: RE: [ACS41]Only default Root admin is allowed to login Management
Server
Hi Kishan,
I am able to access management server
ts"
>
> This reverts commit b513448ec2748619cf90fc215336b5065796a5c6.
>
> commit b513448ec2748619cf90fc215336b5065796a5c6
> Author: Rohit Yadav
> Date: Thu Feb 7 18:23:05 2013 +0530
>
> CLOUDSTACK-1175: Fix NPE by making _store a static variable shared
> On Feb. 5, 2013, 1:15 p.m., Kishan Kavala wrote:
> > usage/src/com/cloud/usage/UsageManagerImpl.java, line 557
> > <https://reviews.apache.org/r/8971/diff/2/?file=255149#file255149line557>
> >
> > This should be hostAggregatedStat.setAggBytesSe
Just to clarify.
The purpose of finding pending events is to list any APIs initiated in the last
x seconds(entry time) and are still not completed after running for at least y
seconds (duration).
For example, To find events for APIs initiated in the last 24 hrs and are not
completed after runni
Adnan,
You can refer to
http://wiki.cloudstack.org/pages/viewpage.action?pageId=11829547
Most of the code is under usage project. Please let me know if you have any
specific questions.
~kishan
-Original Message-
From: Adnan Ashraf [mailto:mohammad.adnan.ash...@gmail.com]
Sent: Monday
Mukesh,
Traffic stats are fetched from VirtualRouter only in Isolated network case.
Can you confirm that your guest Vms are in Isolated network? For shared
networks, CS is integrated with Traffic Sentinel to collect network statistics.
~Kishan
-Original Message-
From: Mukesh Kumar [ma
: Offering for Isolated networks with Source Nat service enabled
-Original Message-
From: Kishan Kavala [mailto:kishan.kav...@citrix.com]
Sent: woensdag, 19 december, 2012 07:01
To: cloudstack-dev@incubator.apache.org
Subject: RE: CS 4.0, cloud-usage server calculates all data except network
Joe,
You are right. Version has to change in create-schema.sql. Also,
schema-40to41.sql has to be added "getPrepareScripts" in Upgrade40to41.java
Upgrade should not run everytime we do deploy database.
I'll make the required changes.
~kishan
-Original Message-
From: Mills, Joseph [ma
8acc85ca5371d8fb3c66ac4083633849422f5654
~kishan
-Original Message-
From: Mills, Joseph [mailto:j...@midokura.jp]
Sent: Friday, 21 December 2012 1:09 PM
To: cloudstack-dev@incubator.apache.org
Subject: Re: Database/code version mismatch
thanks for the reply, Kishan.
On Fri, Dec 21, 2012 at 4:17 PM, Kishan Kavala wrote
Marcus,
I can help with schema and related upgrade changes for 686. Are there any DB
changes apart from the unique constraint?
~kishan
-Original Message-
From: Marcus Sorensen [mailto:shadow...@gmail.com]
Sent: Thursday, 3 January 2013 11:59 AM
To: cloudstack-dev@incubator.apache.org
S
nTier Apps 2.0 requirement has 20 sub-items which are not inter-dependant. I
created individual bugs for each of the sub-items and assigned to myself the
items which I plan to work on.
Bug numbers: 746 to 768 (except 756)
-Original Message-
From: Manan Shah [mailto:manan.s...@citrix.com
I've updated the spec and moved it to ASF wiki.
https://cwiki.apache.org/confluence/display/CLOUDSTACK/AWS-Style+Regions+Functional+Spec
Most of the implementation was already done on the Regions feature branch. Data
synchronization across regions is done via regular API calls with admin keys.
A
x27;t give me a option because they
have further sub-tasks.
Chip, Alex, Chiradeep, is there anyway to convert 751, 752, 754 and 756 as
sub-tasks of 621?
Regards,
Manan Shah
On 1/4/13 5:13 AM, "Kishan Kavala" wrote:
>nTier Apps 2.0 requirement has 20 sub-items which are n
Ilia Shakitko,
I changed the fix version for this bug to 4.1. We should definitely fix this
for 4.1.
Thanks for sending the solution as well. Can you please submit the same as
patch on reviewboard?
~kishan
-Original Message-
From: Ilia Shakitko [mailto:i.shaki...@leaseweb.com]
Sen
e sub
tasks for documentation under each feature sub-tasks.
Please correct me.
-Radhika
-Original Message-
From: Kishan Kavala [mailto:kishan.kav...@citrix.com]
Sent: Monday, January 07, 2013 5:55 PM
To: cloudstack-dev@incubator.apache.org
Subject: RE: [ASFCS41] nTier Apps 2.0
751, 752, 75
sent/received in user statistics is empty (CloudStack 4.0)
On Tue, Jan 08, 2013 at 04:14:03PM +0530, Kishan Kavala wrote:
> Ilia Shakitko,
> I changed the fix version for this bug to 4.1. We should definitely fix
> this for 4.1.
Any reason we can't put this in 4.0.1 as well? It l
efore calling it
done.
- Kishan Kavala
On Jan. 9, 2013, 4:31 a.m., Ilia Shakitko wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.
code. Thanks Ilia
Shakitko for the fix.
- Kishan Kavala
On Jan. 9, 2013, 4:31 a.m., Ilia Shakitko wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apach
@incubator.apache.org
Subject: Re: Bytes sent/received in user statistics is empty (CloudStack 4.0)
On Tue, Jan 08, 2013 at 04:14:03PM +0530, Kishan Kavala wrote:
> Ilia Shakitko,
> I changed the fix version for this bug to 4.1. We should definitely fix
> this for 4.1.
Any reason we
Sangeetha,
Please find my response inline.
-Original Message-
From: Sangeetha Hariharan
Sent: Thursday, 10 January 2013 7:08 AM
To: cloudstack-dev@incubator.apache.org; Kishan Kavala
Subject: RE: [ASFCS41] AWS-Style Regions
Kishan,
Can you Explain the actual Flow that is involved in
t;Hidden". This will encrypt
the value in the DB but the unencrypted value can be retrieved via
listConfiguration API. 'Hidden' category params won't be listed via API.
- Kishan Kavala
On Jan. 9, 2013, 8:43 a.m., saksham srivastava wrote:
>
>
> -Original Message-
> From: Chip Childers [mailto:chip.child...@sungard.com]
> Sent: Sunday, 3 March 2013 12:53 AM
> To: cloudstack-dev@incubator.apache.org
> Cc: Kishan Kavala
> Subject: Re: How do we meter IPSEC data separate from other data for
> Remote Access VP
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9651/#review17386
---
Ship it!
Ship It!
- Kishan Kavala
On Feb. 27, 2013, 1:53 p.m
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9651/#review17387
---
Ship it!
commit 5b8f0791ec15efd6a77f581a62dde9960d06102c
- Kishan
4.1 also
- Kishan Kavala
On Feb. 27, 2013, 1:53 p.m., venkata swamy babu budumuru wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apach
---
Tested domain deletion with and without cleanup flag.
Thanks,
Kishan Kavala
Joe,
I fixed 1151 in 4.0 branch. Fix has to go into 4.1 and master also. Upgrade
steps also need to be documented.
~kishan
> -Original Message-
> From: Nitin Mehta
> Sent: Thursday, 7 March 2013 2:32 PM
> To: Joe Brockmeier; CloudStack Developers
> Cc: Kishan Kaval
/r/9822/diff/
Testing
---
Tested user/account/domain API actions.
Thanks,
Kishan Kavala
+1
On 11-Mar-2013, at 10:13 PM, "Chip Childers" wrote:
> Hi,
>
> I would like to invite the CloudStack community to vote on whether
> Apache CloudStack is ready to graduate to top-level project status. The
> result of this vote will demonstrate whether the community is willing to
> govern it
there a need for getUser API ? When will this get used ?
[KK] getUser API is for components like object-store to authenticate and get
account information
>
> 5. Can you include the response parameters for all the new API calls ?
[KK] I've added the response parameters to the spec.
>
&g
/user/domain api operations.
Tested deploydb and upgrade changed.
Thanks,
Kishan Kavala
/diff/
Testing
---
Tested account/user/domain api operations.
Tested deploydb and upgrade changed.
Thanks,
Kishan Kavala
Sinisa,
You can use below command to start usage using maven.
mvn -pl usage -Drun -Dpid=$$
~kishan
> -Original Message-
> From: Sinisa Denic [mailto:sde...@peacebellservers.com]
> Sent: Thursday, 14 March 2013 12:08 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: Running cloud-u
CS Events are triggered by ActionEvent annotation. ActionEvent annotations are
in manager Impl. Spring proxies the interface and not the implementing class.
Since there are no annotations at the interface level, needToIntercept method
in ActionEventInterceptor always returns false.
TransactionC
This is a big bug. Have you filed jira issue?
>
> --Alex
>
> > -Original Message-
> > From: Kishan Kavala [mailto:kishan.kav...@citrix.com]
> > Sent: Thursday, March 14, 2013 5:44 AM
> > To: 'cloudstack-dev@incubator.apache.org'
> > Cc: Ke
ccounts/users
> and deleting domains. These activities are "scheduled type" events.
>
>
> -Original Message-
> From: Kishan Kavala [mailto:kishan.kav...@citrix.com]
> Sent: Thursday, March 14, 2013 7:33 AM
> To: cloudstack-dev@incubator.apache.org
> Cc: K
Event Framework feature that is
> needed by AWS regions feature for achieving data sync of
> Account/Domain/User objects between regions.
> Please provide your feedback.
>
> -Thanks
> Sangeetha
>
> -Original Message-
> From: Kishan Kavala [mailto:kish
79c34d0
setup/db/db/schema-40to410.sql 865fbd3
Diff: https://reviews.apache.org/r/10009/diff/
Testing
---
Tested RemoveRegion API and default region creation.
Thanks,
Kishan Kavala
passed.
Thanks,
Kishan Kavala
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9908/#review18075
---
Ship it!
Ship It!
- Kishan Kavala
On March 15, 2013, 10:10 a.m
> On March 19, 2013, 1:16 p.m., Kishan Kavala wrote:
> > Ship It!
Pushed to 4.0 branch
commit 5c8f3a4c5f364b1a0310f8d387ea469bf405a74d
- Kishan
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.a
API with VPN users in Add state.
Unit tests passed.
Thanks,
Kishan Kavala
Congratulations everyone. Great news !!
> -Original Message-
> From: Chip Childers [mailto:chip.child...@sungard.com]
> Sent: Thursday, 21 March 2013 12:12 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: Graduation
>
> Hi all,
>
> A quick update... the board has *passed* our gra
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5735/#review8867
---
Ship it!
Ship It!
- Kishan Kavala
On July 3, 2012, 9:22 p.m
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5736/#review8869
---
Ship it!
Looks good to me. Applied the patch.
- Kishan Kavala
On
Thanks David. I fixed license header.
Also, I added Regions topic branch to avoid disruption in master.
~kishan
> -Original Message-
> From: David Nalley [mailto:da...@gnsa.us]
> Sent: Thursday, 5 July 2012 12:22 PM
> To: cloudstack-dev@incubator.apache.org
> Subject: Fwd: [1/3] git commi
> -Original Message-
> From: Fabrice Brazier [mailto:fabrice.braz...@apalia.net]
> Sent: Friday, 13 July 2012 9:02 AM
> To: cloudstack-us...@incubator.apache.org
> Subject: Usage information for Bare Metal
>
> Hi Gents,
>
>
>
> We want to use bare metal provisioning with CloudStack.
>
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6199/#review9588
---
Ship it!
Ship It!
- Kishan Kavala
On July 30, 2012, 6:16 a.m
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6237/#review9636
---
Ship it!
Ship It!
- Kishan Kavala
On July 31, 2012, 10:48 a.m
csDao = locator.getDao(CloudStackConfigurationDao.class);
Same applies to Dao injection everywhere else in the patch.
- Kishan Kavala
On Aug. 23, 2012, 4:24 p.m., Rajesh Battala wrote:
>
> ---
> This is an automatically ge
<https://reviews.apache.org/r/6749/#comment23141>
Most of the queries refer to AWSAPI_DB. Is there a way to set AWSAPI_DB and
not open a transaction every time (even for a simple select query)? Transaction
could be used to switch to CLOUD_DB only when required.
- Kishan Kavala
1 - 100 of 243 matches
Mail list logo