Hi Ove, Sorry but I think the only thing I did here was to put in a constant a hardcoded value, but you should find who put the hardcoded value in the first place.
Cheers Antonio 2014-05-06 0:44 GMT+02:00 Ove Ewerlid <ove.ewer...@oracle.com>: > On 05/04/2014 10:19 PM, Ove Ewerlid wrote: > >> See https://issues.apache.org/jira/browse/CLOUDSTACK-6570 >> Suggested patch in comment. >> /Ove >> >> > Looping in the person that 'git blame' thinks changed the value of API_KEY > in ApiConstants the last time. > > Antonio, was USER_API_KEY introduced for cases where the "userapikey" > value needed to be preserved, such as in the UpdateUserCmd.java API call, > and that this update was not done for this API? > > /Ove > > NB; "git blame" may not be accurate hence I may be looping in someone that > has nothing to do with this. Sorry if that is the case. > > > [oewerlid@amd-a cloudstack]$ git blame > api/src/org/apache/cloudstack/api/ApiConstants.java > | grep "API_KEY" > c211f0bb api/src/org/apache/cloudstack/api/ApiConstants.java (Antonio > Fornie 2014-03-07 09:57:31 -0600 26) public static final > String API_KEY = "apikey"; > c211f0bb api/src/org/apache/cloudstack/api/ApiConstants.java (Antonio > Fornie 2014-03-07 09:57:31 -0600 27) public static final > String USER_API_KEY = "userapikey"; > [oewerlid@amd-a cloudstack]$ > > > > > -- > Ove Everlid > System Administrator / Architect / SDN- & Automation- & Linux-hacker > Mobile: +46706662363 (dedicated work mobile) > Country: Sweden, timezone; Middle Europan Time (MET or GMT+1) >