Martin André

Results 123 comments of Martin André

Derek already approved the patch, it's just missing the `backport-risk-assessed` label. /label backport-risk-assessed

Thanks @mnaser for the patch. Unfortunately, none of your acceptance tests ran. We'll need both https://github.com/theopenlab/openlab-zuul-jobs/pull/1218 and https://github.com/gophercloud/gophercloud/pull/2268 to merge first.

> @mandre I tested it locally (actually against our cloud and it works). Is there anything missing to get this going ? Hi @mnaser , apologies if my comment gave...

Hi @mnaser, this took quite some time but we finally merged the Magnum CI changes with https://github.com/gophercloud/gophercloud/pull/2379. Could you rebase your PR so that we can see the acceptance tests...

As I explained [in the PR](https://github.com/gophercloud/gophercloud/pull/2404#pullrequestreview-979648403), I think we should add a new function to provide more detailed results rather than modifying List(). I'm not exactly sure why the [blockstorage...

@shhgs also had a couple of PRs implementing BGP support that we merged already: * #2241 * #2388

> @EmilienM hi, i write acceptance test codes and test them in my real openstack environment, all acceptance test case and unit test case which i newly add pass, but...

Hi @aurynn, if the create database API call doesn't return the volume type in its response, we can probably consider a successful response is OK to assert success, right? Would...

Hi @garbage-collector, > Note: this is a new proposal based on this PR: https://github.com/gophercloud/gophercloud/pull/1893 I took care of the latests comments to move forward on this topic. If there are...

Seems like zun-compute is not able to connect to the docker socket: ``` Apr 08 16:07:05.964591 fv-az129-611 zun-compute[88123]: CRITICAL zun [-] Unhandled error: requests.exceptions.ConnectionError: ('Connection aborted.', PermissionError(13, 'EACCES')) Apr 08...