Yeah..you can revert it locally for yourself and notify the author for the same so that she reverts it in master
On 23/01/13 12:22 PM, "Sanjay Tripathi" <sanjay.tripa...@citrix.com> wrote: >This is the commit that checked in yesterday: >https://github.com/apache/incubator-cloudstack/commit/26be5ce2dfd00dd8a4ea >3272ad7da2be6d060c5c > > >> -----Original Message----- >> From: Nitin Mehta [mailto:nitin.me...@citrix.com] >> Sent: Wednesday, January 23, 2013 12:20 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: Re: not able to loggin to user account through CloudStack UI >> >> listZones should be available for all the users. Can you please give a >>look as to >> what code got checked in master yesterday and if there is something >>related >> to this - should be easy to find ? >> >> On 23/01/13 12:12 PM, "Sanjay Tripathi" <sanjay.tripa...@citrix.com> >>wrote: >> >> >Hi all, >> > >> >While logging into a user account through CloudStack UI, the login >> >failed while calling listZones API with the following error: >> > >> >http://localhost:8080/client/api?command=listZones&response=json&sessi >> o >> >nke >> >y=xEJK6GbQB65urRSL%2FEv81BE%2FKSY%3D&_=1358921073501 >> > >> >Error: { "listzonesresponse" : >> >{"errorcode":530,"cserrorcode":4250,"errortext":"Internal error >> >executing command, please contact your system administrator"}, >> >"cloudstack-version": "4.1.0-SNAPSHOT" } >> > >> >So, there seems to have access denied error. >> >Till yesterday, it was working fine and the problem occurs when I >> >pulled the latest asf code. >> > >> >Can somebody confirm it, if this is an API error or if this is by >> >design that API has removed the user access privilege for listZones API >> >call. If later one is the case then there is a need to change >> >CloudStack UI accordingly. >> > >> >Thanks, >> >Sanjay >