Christian Berendt
Christian Berendt
Nils proposed to create a separate repository for the image definitions. This way it would be possible to consume newer image definitions without doing a openstack-image-manager release. At the moment...
This ACL has to be improved. Role member is sufficient. ``` - service: image method: POST path: /v2/** - service: image method: GET path: /v2/** - service: image method: PATCH...
It looks as if certain dynamic meta information (`ps_scheduled_downtime`, `ps_restart_after_maint `) has been introduced on the PCO which provides the instance with additional information to which it can react: https://github.com/plusserver/docs/commit/4113402ed6824ba22c33f77b53801ce0560c2052...
To be able to identify flavors that require local storage at REGIO we use an extra spec `local_storage` (bool). This extra spec is assigned to all of our host aggregates...
``` TASK [osism.services.manager : Check for conductor.yml] ************************************************* fatal: [picxnode021 -> localhost]: FAILED! => {"changed": false, "msg": "Permission denied"} ```
https://learn.netdata.cloud/docs/agent/web/server#enabling-tls-support
Check the following parameters to dynamically apply adjustments to the groups in the LDAP in the Netbox. ``` AUTH_LDAP_ALWAYS_UPDATE_USER = True AUTH_LDAP_CACHE_GROUPS = False ```