Martin André

Results 38 issues of Martin André

The Baremetal periodic jobs fail on stable/train and stable/ussuri following [virtualbmc's removal of python 3.6 support](https://review.opendev.org/c/openstack/virtualbmc/+/845915). Following commits in openstack/ironic should fix the jobs: - [stable/train](https://review.opendev.org/c/openstack/ironic/+/847436) - [stable/ussuri](https://review.opendev.org/c/openstack/ironic/+/847548)

- Deploy Zun with Devstack - Run messaging acceptance tests - Logs failures if any

Splitting out the test typo fix out of #28474. /cc @stephenfin

needs-rebase

In preparation for a new major release, we should list the deprecated services that are no longer available in the minimum supported openstack version. While Train is already EOL upstream,...

All of the comparison function in the test helper expect to be given the expected value before the actual one: ``` AssertEquals(t *testing.T, expected, actual interface{}) CheckEquals(t *testing.T, expected, actual...

While reviewing https://github.com/gophercloud/gophercloud/pull/2496 we noticed that Manila can return dates as ISO 8601 with an UTC offset that the sharedfilesystems module doesn't know how to parse. We expect the `2006-01-02T15:04:05.999999`...

It could be useful to allow user to specify a list of packages to ignore when checking for API compatibility, when one does not care about a subset of packages...

By passing the `--ignore` flag to go-apidiff it is now possible to ignore incompatible changes in a list of packages. This flag can be specified multiple times. This is passed...

This prevents the annoying "Press ENTER or type command to continue" message when entering a buffer.

In certain environments, it can take 3 minutes to download the agnhost image from quay.io. Bump the timeout to 5 minutes to accommodate such slow environments.

approved
lgtm
jira/valid-bug
jira/severity-moderate
jira/valid-reference