Eugene Zuev
Eugene Zuev
@nikParasyr Ok. > So i'm not sure how to more forward (your previous PR with availability_zone has the same issue which i didnt catch on the review). Should I do...
@nikParasyr Hi, > Can you test how tf behaves if you create an instance with volume_type defined, and then you change it to a different type or remove it. Updating...
> BUT the [Get](https://github.com/terraform-provider-openstack/terraform-provider-openstack/blob/main/openstack/resource_openstack_db_instance_v1.go#L282) op does not return any info for the volume_type ( [docs](https://docs.openstack.org/api-ref/database/#show-database-instance-details), [code](https://github.com/openstack/trove/blob/master/trove/instance/views.py#L25). As I understand Openstack Trove doesn't return volume_type info at all. Can we get...
@nikParasyr > Specifically for volume_type I see that ( based on [docs](https://docs.openstack.org/api-ref/database/#show-database-instance-details)) the Get does not return the volume_type BUT it returns the volume_id, so I would do a subsequent...
@nikParasyr > Could you ensure that you run vanilla trove? I apologize for the misinformation, I asked my Openstack team and some parameters in our Openstack are custom. I need...
> @nikParasyr looks like there is no update about the https://storyboard.openstack.org/#!/story/2011026 > > meanwhile does this change work with a devstack env? > > @zhekazuev can you rebase the PR?...