Miguel Caballer Fernandez

Results 48 comments of Miguel Caballer Fernandez

I found the problem, the format of the admin config is like this: ```json { "password": "{{ im_cfg_admin_user }}", "token": "", "username": "__OPENID__{{admin_user_preferred_username}}" } ```

> Hi, thank you for the update! Can we already try the solution you proposed with the current version of the IM or do you need to release a patched...

https://github.com/grycap/im/pull/1655

New version 1.18.0 add support for list of admin users.

Hi @J535D165 Could you please check this PR and merge it or make some comments? Thanks

Hi @Kami, Did you have time to review this? There are no new releases of libcloud for a long time, is there any problem? Best regards.

In fact, why do we need to use the name? As far as I know, the relevant field is the service_type.

One posiible solution is not to set the "service_name" in the `OpenStackBaseConnection` child classes. https://github.com/apache/libcloud/blob/c899034cf3a8f719eb27a0a8027b5ffe191135ef/libcloud/compute/drivers/openstack.py#L113