Ludovic Lamarche

Results 12 issues of Ludovic Lamarche

Hello, I'm trying to run my code on nodejs to test in a terminal but I got this error : `ReferenceError: Worker is not defined` Is it possible to use...

For #2197 Links to the line numbers/files in the OpenStack source code that support the code in this PR: https://github.com/gophercloud/gophercloud/blob/master/openstack/compute/v2/extensions/migrate/requests.go#L30 https://docs.openstack.org/api-ref/compute/?expanded=live-migrate-server-os-migratelive-action-detail#live-migrate-server-os-migratelive-action

Fixes gophercloud#2301 Links to the line numbers/files in the OpenStack source code that support the code in this PR: https://docs.openstack.org/barbican/4.0.0/api/reference/quotas.html https://github.com/openstack/barbican/blob/master/barbican/api/controllers/quotas.py

semver:unknown

Hello, the server migrate sdk looks like not working with the latest openstack api. Should I add a microversions.go with the new implementation ? Or should I add a microversions.go...

Hello, There is no support of barbican quotas service. https://docs.openstack.org/barbican/4.0.0/api/reference/quotas.html https://github.com/openstack/barbican/blob/master/barbican/api/controllers/quotas.py I'm working on it.

Cordova plugin send an array of options, we should just take the first element. Scope in browser doesn't work without this fix.

Fixes #2730 Links to the line numbers/files in the OpenStack source code that support the code in this PR: https://docs.openstack.org/api-ref/load-balancer/v2/?expanded=list-health-monitors-detail#list-health-monitors

semver:minor

https://docs.openstack.org/api-ref/load-balancer/v2/?expanded=list-health-monitors-detail#list-health-monitors domain_name | body | string | The domain name, which be injected into the HTTP Host Header to the backend server for HTTP health check. New in version 2.10...

### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...

**Describe the bug** The UI redirect me to /ui/temporal//namespaces/default/workflows instead of ui/temporal/namespaces/default/workflows Also if I go manually to /ui/temporal/namespaces/default/workflows it returns an error 404. The issue come when I upgrade...

bug