René Moser

Results 82 comments of René Moser

Hi @FilippoProjetto, if you want to get this in 2.10, the fix should be made before 18th of august.

@filippoprojetto anything I can help you with?

APIs: * https://cloudstack.apache.org/api/apidocs-4.15/apis/addUserToProject.html * https://cloudstack.apache.org/api/apidocs-4.15/apis/deleteUserFromProject.html Did not find the API to list user of a project yet

I can't remember I implemented this. But the ACL, roles and stuff has been revamp in that time.

> > Did not find the API to list user of a project yet > > I think it is: listProjectAccounts with a particular userId Hmm expensive thing to make...

Hi @rvalle The api library used (https://github.com/exoscale/cs) in the modules does not allow to auth with username and password (AFAICS). However, the way I we do in the cloustack test...

Yes, perhaps. I found it good enough for this special case to use dummy values for secret and key since as they are not validated by the internal API.

@CodeBleu thanks for the hint. I would like to see is it under the cloudstack apache project. That would be very useful.

I have offered to take over the maintenance of this library. It is quite small and I have also contributed a little to it in the past, the maintenance effort...

related #485 , `hx-push-url="false"` is a workaround for me, but I still think the appending of a param multiple times is a bug.