Pierre Gaxatte

Results 8 issues of Pierre Gaxatte

For #1889 API doc: https://docs.openstack.org/api-ref/identity/v3-ext/index.html#os-ep-filter-api API calls: https://github.com/openstack/keystone/blob/ba2e4b83e88d5c1576e9d2cd6a760367deef3a62/keystone/api/os_ep_filter.py#L68-L79 Structures: https://github.com/openstack/keystone/blob/ba2e4b83e88d5c1576e9d2cd6a760367deef3a62/keystone/catalog/backends/sql.py#L605 EndpointGroupFilter structure: https://github.com/openstack/keystone/blob/ba2e4b83e88d5c1576e9d2cd6a760367deef3a62/keystone/api/os_ep_filter.py#L54

semver:minor

I'd like to add support for this Keystone extension: https://docs.openstack.org/api-ref/identity/v3-ext/index.html#os-ep-filter-api I'm not sure how to name the package and was thinking `endpointgroups` (path would be `openstack/identity/v3/extensions/endpointgroups`) since the extension is...

**This is a macro issue and will be split into different issues for each task.** We need to do some refactoring and add some guidelines to keep a tidy code:...

EPIC

`ovh/resource_ovh_iploadbalancing_http_frontend.go` does not have any tests associated

Hello, I know you don't want to add new features but having a Dockerfile makes it easy to test and deploy.

This PR fixes 2 typos in the README: - the `hiera.yaml` example is badly indented preventing it from being usable - the link to the hiera_terraform repo is missing a...

Hello, Did a fresh install recently and gopassbridge says "An unexpected error occured" and points to the documentation to setup gopass-jsonapi. Versions: - gopass: `gopass 1.15.8-git+HEAD go1.21.1 linux amd64` -...

/kind feature **What happened**: Network names can be modified and when this happens the openstack cloud-controller-manager fails to manage network components. The solution is to edit the configuration and reload...

kind/feature