Emilien Macchi

Results 41 issues of Emilien Macchi

It seems like the port-forwarding extension is not enabled: https://github.com/gophercloud/gophercloud/runs/4928771066?check_suite_focus=true#step:5:3055 Same goes for the vlan-transparent extension: https://github.com/gophercloud/gophercloud/runs/4928771066?check_suite_focus=true#step:5:4069 On train, in addition to the above extensions, we're also missing: * dns-integration:...

FWaaS v1 was deprecated in the Newton cycle and removed entirely in the Stein cycle.

semver:major

The API allows you to remove a role from a specific domain, but we currently don't support it in Gophercloud. The `Delete` function will look for a role into `none`...

OpenStack CDN (Poppy) isn't maintained anymore, last commit was 5 years ago: https://opendev.org/x/poppy/commits/branch/master This patch removes all the code that called CDN v1 API, which is not tested, and the...

semver:major

This can't be tested today (it was deprecated in Juno!) and even the Python SDK doesn't support it anymore: https://github.com/openstack/openstacksdk/tree/master/openstack/block_storage I think this is time to remove the code for...

semver:major

/kind feature Right now, when creating a Neutron port with specific binding capabilities (e.g. `switchdev` for OVS Hardware Offload), the syntax would be: ``` profile: capabilities: '[''switchdev'']' ``` Because our...

kind/feature
lifecycle/rotten

Seen here: https://github.com/gophercloud/gophercloud/actions/runs/7871324473/job/21474381698?pr=2911 Logs: https://gist.github.com/EmilienM/5c2f271a063083aa0fdf63527baf6cad ``` convenience.go:36: Failure in volumeattach_test.go, line 25: unexpected error "Request forbidden: [POST http://10.1.0.30/compute/v2.1/servers], error message: {\"forbidden\": {\"code\": 403, \"message\": \"Quota exceeded for instances: Requested 1,...

good first issue

Reverts gophercloud/gophercloud#2896

semver:patch

* networkingv2 TestConnectionCRUD failing on Antelope: https://paste.opendev.org/show/b24Cvswg041nzBQNCzhh/