Ilja Livenson

Results 26 comments of Ilja Livenson

There is something that has been done for a HPC case, but was never extracted for a generic one as we didnt really have any such scenarios. But code is...

issue has been solved in a while, closing the ticket.

Yes, it is scheduled in a dev sprint on me, will try to do it before next week or first thing next week.

Updated documentation: https://docs.waldur.com/admin-guide/providers/custom-scripts/#regular-updates-script

hm, one option is to relax the validation logic and to trust user provided domain name. Currently it tries to fetch it - and that provides a meaningful error message...

ok, then I guess we can just add a handler to use domain as string in case permission error is raised. not a very big change, will be added soon.

Ok, pushed some fix - https://github.com/waldur/waldur-mastermind/commit/674a8e0cf93eb9a2c8da73da1fc647bf11003d6c - would be great if you could validate on your deployment. Images should be ready in ~30mins.

can you please check what's the value of the domain that you have? identity:list_projects is for sure a needed permission. I would assume that domain admin account would have it.

I've also added a workaround - https://github.com/waldur/waldur-mastermind/commit/f1bd71530601f9ab19a309d467d9268af9124b8d - but not sure it will work for all operations. anyway, 30mins and you can check.

ok, I think this is a bit more complicated task and needs proper reproduction for a fix. Can you share openstack distro and exact actions that were made in order...