RE: deleteAffinityGroup API

2013-07-22 Thread Prachi Damle
; Alex Huang Subject: Re: deleteAffinityGroup API All of our tests go over 8080, I explained this to Prachi last night over IRC. The logs I picked out oddly had only system-background threads. I'll add more relevant logs. or you can run the test_affinity_groups.py tests against a simulator run

Re: deleteAffinityGroup API

2013-07-18 Thread Prasanna Santhanam
, July 18, 2013 4:13 PM > To: dev@cloudstack.apache.org; Prachi Damle; Alex Huang > Subject: Re: deleteAffinityGroup API > > If the API came through port 8096, then the caller comes as a System context > (System default user id=1, account id=1). It was always like this since the > time the UserC

RE: deleteAffinityGroup API

2013-07-18 Thread Prachi Damle
age- > From: Prachi Damle > Sent: Thursday, July 18, 2013 11:55 AM > To: dev@cloudstack.apache.org > Cc: Alex Huang > Subject: RE: deleteAffinityGroup API > > Hi Alex, > > The error thrown while deleting affinitygroup by Id is: " Account and > domainId are needed for r

RE: deleteAffinityGroup API

2013-07-18 Thread Alex Huang
; From: Prachi Damle > Sent: Thursday, July 18, 2013 11:55 AM > To: dev@cloudstack.apache.org > Cc: Alex Huang > Subject: RE: deleteAffinityGroup API > > Hi Alex, > > The error thrown while deleting affinitygroup by Id is: " Account and > domainId are needed for resour

RE: deleteAffinityGroup API

2013-07-18 Thread Prachi Damle
Prasanna does the regression test scripts call using 8096 port? If yes then that's the reason why the API is failing. From: Alena Prokharchyk Sent: Thursday, July 18, 2013 4:13 PM To: dev@cloudstack.apache.org; Prachi Damle; Alex Huang Subject: Re: deleteAffinityGroup API If the API

Re: deleteAffinityGroup API

2013-07-18 Thread Alena Prokharchyk
<mailto:dev@cloudstack.apache.org>" mailto:dev@cloudstack.apache.org>> Date: Thursday, July 18, 2013 4:00 PM To: Prachi Damle mailto:prachi.da...@citrix.com>>, "dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>" mailto:dev@cloudstack.apache.org>

RE: deleteAffinityGroup API

2013-07-18 Thread Alex Huang
h admin API, it came in as System context. That would be a bug if I understand you correctly. --Alex > -Original Message- > From: Prachi Damle > Sent: Thursday, July 18, 2013 11:55 AM > To: dev@cloudstack.apache.org > Cc: Alex Huang > Subject: RE: deleteAffinityGroup

RE: deleteAffinityGroup API

2013-07-18 Thread Prachi Damle
the subsequent failure. Why would it return system user, if the caller is admin user? Thanks, Prachi -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent: Thursday, July 18, 2013 6:09 AM To: dev@cloudstack.apache.org Subject: Re: deleteAffinityGroup API On Thu, Jul 18

Re: deleteAffinityGroup API

2013-07-18 Thread Prasanna Santhanam
On Thu, Jul 18, 2013 at 02:17:46PM +0530, Prasanna Santhanam wrote: > On Thu, Jul 18, 2013 at 07:14:42AM +, Prachi Damle wrote: > > Account and domainId are not required parameters of this API. It > > works fine with just an id too. > > > > Account and domain will be used if delete is called p

Re: deleteAffinityGroup API

2013-07-18 Thread Prasanna Santhanam
On Thu, Jul 18, 2013 at 07:14:42AM +, Prachi Damle wrote: > Account and domainId are not required parameters of this API. It > works fine with just an id too. > > Account and domain will be used if delete is called providing a name > of the group instead of id, say by an admin for a regular us

RE: deleteAffinityGroup API

2013-07-18 Thread Prachi Damle
Account and domainId are not required parameters of this API. It works fine with just an id too. Account and domain will be used if delete is called providing a name of the group instead of id, say by an admin for a regular user's group. -Original Message- From: Prasanna Santhanam [mai