[Yahoo-eng-team] [Bug 2063669] [NEW] DNS extensions reported as available even if not enabled

2024-04-26 Thread Markus Hentsch
Public bug reported: # Summary The Neutron Extensions API [^1] returns all possible DNS extensions even if the configured DNS extension driver for the ML2 plugin does not offer all of them or even if no DNS extension driver is enabled at all. This is misleading to the user because it communicat

[Yahoo-eng-team] [Bug 2045974] [NEW] RFE: Create a role for domain-scoped self-service identity management by end users

2023-12-08 Thread Markus Hentsch
Public bug reported: When assigning individual domains to customers of an OpenStack cloud, customer-side self-service identity management (i.e. managing users, projects and groups) within a domain is a popular use case but hard to implement with the current default role model. With its current ar

[Yahoo-eng-team] [Bug 2041611] [NEW] GET /v3/domains returns all domains even in domain scope

2023-10-27 Thread Markus Hentsch
Public bug reported: ## Summary The `GET /v3/domains` endpoint's returned domain list is not filtered if a domain-scoped authentication is used to access it. Instead it returns all domains. In case domain names have relations to tenants/customers, any policy model that allows tenants to list d

[Yahoo-eng-team] [Bug 1886657] [NEW] Global request ID erroneously interpreted as local ID

2020-07-07 Thread Markus Hentsch
Public bug reported: This is about the Global Request ID functionality of OpenStack [1]. While observing the Glance log file, I noticed Glance always logging the global_request_id instead of a local one if it is available, erroneously displaying the global ID as if it was a local ID. # Technica