Parasyris Nikolaos

Results 104 comments of Parasyris Nikolaos

This required upstream change on Gophercloud to implement the os-retype action. Related ticket: https://github.com/gophercloud/gophercloud/issues/2110 After that it could be used in a similar way as the resize works

> [Request that is used and not support node_count at least no more](https://docs.openstack.org/api-ref/clustering/?expanded=update-cluster-detail#update-cluster) > [The request that must be used in this case?](https://docs.openstack.org/api-ref/clustering/?expanded=update-cluster-detail#resize-a-cluster) this is a containerinfra resource that is...

@vveliev-tc Thanks for reporting this. For future reference, when providing doc urls please use docs of the vanilla/plain openstack and not redhat( or any other vendor for this matter). There...

@vveliev-tc this has been implemented upstream. Currently I'm focusing on fixing the test environment and some other changes that have higher priority (for me), after these ill have a look...

Hello. This needs to be implemented upstream on gophercloud first. After that we could add it on the provider

From a quick look i had on api docs: Defining `project_id/tenant_id` is not allowed on nova api level based on docs [here](https://docs.openstack.org/api-ref/compute/?expanded=create-server-detail#create-server). In comparison neutron api for creating networks allows...

This needs to be added upstream first: https://github.com/gophercloud/gophercloud/blob/master/openstack/loadbalancer/v2/listeners/requests.go#L87

I've had similar issues with ports and subnets. I've found that tf behaves a bit better when on the port creation i define `fixed_ip.subnet_id` and not network_id. This probably helps...

@Tjev Sorry for the very long delay. CI has been fixed and I rebased to run the tests etc. could you check as the servergroup tests are failing

@Tjev ill try to find some time this week to have a look as there is a lot going on atm. sorry for the delay