ttp://docs.cloudstack.apache.org/en/latest/dev.html#time-zones
>
> > On 27-Oct-2014, at 10:54 pm, Meghna Kale
> wrote:
> >
> > Thanks Rohit for the reply.
> > Python script -
> > I just found it on internet.
> > request_type = &
# final query string...
url =
self.protocol+"://"+self.host+self.uri+"?"+query_string+"&signature="+signature
print url
output = None
try:
output = json.loads(urllib2.urlopen(url).read())
Thanks
M
Hi,
I'm was trying to call Cloudstack create/update user API from a python
script.
But when I add or update timezone it fails with 401 error code. I debugged
and found that timezone has a special character '/'. I replaced it with
'%2F', the API call returns success but it updates the timezone with
ogramming interface.
>
> It is not just for the IAM extensions planned.
>
> It is completed only when 5.0 is out ;) Feel free to add to it or to
> propose implementing parts of it.
>
> regards
>
> On Thu, Jun 26, 2014 at 12:02 PM, Meghna Kale
> wrote:
> > Hi All,
> &
chi Damle
wrote:
>
>
> -Original Message-----
> From: Meghna Kale [mailto:meghna.k...@sungardas.com]
> Sent: Wednesday, June 04, 2014 11:24 PM
> To: dev
> Cc: Daan Hoogland; Hugo Trippaers
> Subject: Re: [ACS5.0] IAM feature postponed from 4.4 to 5.0?
>
> Thanks Mi
/test_snapshots_iam.py PRE-CREATION
tools/marvin/marvin/lib/common.py 91fe053
Diff: https://reviews.apache.org/r/22497/diff/
Testing
---
Thanks,
Meghna Kale
/
Testing
---
Thanks,
Meghna Kale
/test_volumes_iam.py PRE-CREATION
Diff: https://reviews.apache.org/r/22258/diff/
Testing
---
Thanks,
Meghna Kale
default explicit 'Allow' permissions. As of
> now 'Deny' permissions cannot be added."
>
> For your use cases, you can have two options:
> 1. Assign the two accounts into 2 different groups, and attach different
> policy for the group.
> 2. Directly at
Hi Min,
With reference to the wiki doc, I had a query.
In case of a customized role with deny permissions how will the listAll,
isrecursive ..etc. input parameters values will be ?
For example, there are two accounts and they belong to a group with Allow
all permissions. If I have to remove some
that.
> I think the problem is in the test initialization not in the base code.
>
> On Fri, May 30, 2014 at 7:58 AM, Meghna Kale
> wrote:
> > Hi Daan,
> >
> > I'm testing on 4.4-forward-iam branch.
> >
> > Thanks
> > Meghna.
> >
&g
which version are you using to get this:
> java.lang.NullPointerException
> at
> org.apache.cloudstack.api.command.user.vm.DeployVMCmd.getEntityOwnerId(DeployVMCmd.java:411)
>
>
> On Thu, May 29, 2014 at 12:53 PM, Meghna Kale
> wrote:
> > Hi All,
> >
>
Hi All,
I was trying to create a autoscalevmprofile with a sample data for a test
case. Can anyone help me to know is there anything I'm missing in the input
parameters ?
I get a nullpointer error is it due to the missing deployParams parameter ?
I'm running this test on simulator.
self.acc
u.
>
> On Tue, May 13, 2014 at 9:18 AM, Meghna Kale
> wrote:
> >
> > Hi Daan,
> >
> > Can you please grant me permissions to assign a JIRA and add watchers
> that
> > will be helpful.
> >
> > Thanks
> > Meghna.
> >
> > --
Hi Daan,
Can you please grant me permissions to assign a JIRA and add watchers that
will be helpful.
Thanks
Meghna.
-- Forwarded message --
From: Meghna Kale
Date: Mon, May 12, 2014 at 6:58 PM
Subject: [JIRA PERMISSION ACCESS] Permission to assign a jira issue
To: dev
Hi All,
Can someone grant me permission to assign a JIRA and add watchers that will
be helpful.
My Jira id is meghna.kale
Thanks
Meghna.
Thanks Chip.
David,
Can you please check-in the changes in 4.3.
Thanks
Meghna.
On Thu, Mar 27, 2014 at 7:05 PM, Chip Childers wrote:
> On Thu, Mar 27, 2014 at 3:52 AM, Meghna Kale
> wrote:
> > I was able to create a snapshot in 4.2 simulator after applying the
> changes
>
.
2014-03-27 11:40 GMT+05:30 Meghna Kale :
> Thanks Daan.
>
>
> On Wed, Mar 26, 2014 at 6:06 PM, Daan Hoogland wrote:
>
>> On Wed, Mar 26, 2014 at 1:26 PM, Meghna Kale
>> wrote:
>> > meghna.k...@sungard.com
>>
>> your in
>>
>> --
>> Daan
>>
>>
>
Thanks Daan.
On Wed, Mar 26, 2014 at 6:06 PM, Daan Hoogland wrote:
> On Wed, Mar 26, 2014 at 1:26 PM, Meghna Kale
> wrote:
> > meghna.k...@sungard.com
>
> your in
>
> --
> Daan
>
>
Hi,
I need permissions to assign the jira id
https://issues.apache.org/jira/browse/CLOUDSTACK-5219 to me. Can anyone
help me.
Thanks
Meghna.
On Wed, Mar 26, 2014 at 5:54 PM, Meghna Kale wrote:
> Thanks Santhosh.
>
> A bug is already present in cloudstack jira
> https://issues.apa
rks, else log a bug, so we can look at it.
>
> Santhosh
> ________
> From: Meghna Kale [meghna.k...@sungard.com]
> Sent: Friday, March 21, 2014 4:19 AM
> To: dev@cloudstack.apache.org
> Subject: Re: Simulator : Error while creating a snapshot from
>
>
> On Thu, Mar 20, 2014 at 6:56 AM, Meghna Kale >wrote:
>
> > Hi All,
> >
> > I have been seeing an error while creating a snapshot from a VM in the
> > Simulator.
> > I faced this issue on both the versions 4.2 and 4.3.
> >
> > Can anyone
Hi All,
I have been seeing an error while creating a snapshot from a VM in the
Simulator.
I faced this issue on both the versions 4.2 and 4.3.
Can anyone help me or provide pointers.
A similar NullPointer error is also thrown while creating a VM from a
personal template created from an existing
23 matches
Mail list logo