Martin André
Martin André
I believe the problem comes from wrong user/group: ``` STACK_GROUP=docker STACK_USER=runner ``` I'm not sure when the docker STACK_GROUP is coming from. Using a plain Ubuntu focal, I was able...
Meh, still the same error: ``` Apr 25 09:40:47.727131 fv-az132-410 zun-compute[89442]: ERROR zun.compute.manager [None req-297562e5-84d9-4980-b187-b5d678a1b229 None None] Unexpected exception: : grpc._channel._InactiveRpcError: Apr 25 09:40:47.727131 fv-az132-410 zun-compute[89442]: ERROR zun.compute.manager Traceback (most...
Hey @SuperSandro2000 , thanks for the contribution. Could you also add acceptance tests please? They are important to us because they allow to verify the code works correctly on all...
> @mandre and/or @pierreprinetti do you think its worth the time to implement it? or not really since the functionality is there and it will be a breaking change? Hey...
> os-reimage feature introduced in microversion 3.68 of cinder (yoga) so acceptance tests for other versions failed. Is there any way to specify target openstack versions for acceptance tests or...
Similar to https://github.com/gophercloud/gophercloud/pull/2484, it would be nice to have a CI job for the DB service.
Hi @emilmaruszczak, thanks for the PR. Could you also add acceptance tests, so that we verify the code works against real OpenStack environments?
> It's ready to be merged. Great, let's go then! :shipit:
Thanks for the PR. Ideally we should have a CI for DBaaS before merging this change so that we're sure we don't break anything. Also, since we modify the CreateOpts...
> Thanks for the PR. Ideally we should have a CI for DBaaS before merging this change so that we're sure we don't break anything. Also, since we modify the...