Paul dG

Results 11 issues of Paul dG

This PR adds support for display formatting in the duration filter : it adds a 3rd parameter to choose the formatting, following the Moment.js docs. It also adds PhantomJS as...

Enable callback in elements with contenteditable set to true if and only if add function is called with `inContentEditable: true`. No breaking changes. Thanks for merging this 🙂

Fixes https://github.com/gophercloud/gophercloud/issues/2386 and https://github.com/gophercloud/gophercloud/issues/1958 Links to the line numbers/files in the OpenStack source code that support the code in this PR: https://docs.openstack.org/api-ref/compute/?expanded=show-server-details-detail#:~:text=security%20group%20name.-,locked,-body https://docs.openstack.org/api-ref/object-store/?expanded=create-container-detail#:~:text=X%2DContainer%2DSync%2DTo%20(Optional)

semver:minor
edit:compute
edit:objectstorage
just-needs-tests

"locked" field is available for server retrieval for Microversion >= 2.9 See [API documentation](https://docs.openstack.org/api-ref/compute/?expanded=show-server-details-detail#:~:text=security%20group%20name.-,locked,-body)

In Object Store v1 API, [/v1/{account}/{container}](https://docs.openstack.org/api-ref/object-store/?expanded=show-container-details-and-list-objects-detail#show-container-details-and-list-objects) returns `X-Container-Sync-Key` and `X-Container-Sync-To` headers, but they are not used in the extraction. Reading https://github.com/gophercloud/gophercloud/blob/master/openstack/objectstorage/v1/containers/requests.go , those headers appear to be already defined for...

Fixes https://github.com/ggiamarchi/vagrant-openstack-provider/issues/302 Adds `ip_version` option (4 or 6) to define what IP should be used to ssh into the instance. Possible important change : it does not use the first...

Previously there was one link, officially for Java 8 but actually working for all Java versions >=8. Now the default link does not work with java 11 (`nexus.vmoptions` are set...

## Current behavior if an instance takes too much time to spawn, terraform throws an error "Error waiting for instance (...) to become ready: context deadline exceeded" Then, if `terraform...

I am using SATOSA with Renater federation WAYF (SAML frontend / SAML backend with discovery). The global nginx reverse proxy on our infra is sending 502 errors after the selection...

Following recent [incident](https://public-cloud.status-ovhcloud.com/incidents/9qmxv0gbky43) that caused >2hrs downtime As an OVHcloud customer using **public cloud databases** I want **the API call `GET /cloud/project/{serviceName}/database/postgresql/{clusterId}`** to **return the IP address for each endpoint...

Managed Databases