-
When running `kayobe overcloud container image pull` I get the errors below. It looks like it cannot get the containers, e.g. `Not Found (\"manifest for 192.168.33.5:4000/openstack.kolla/kolla-toolbox…
-
Whenever I increase "instance_count" in the minimal example, terraform suggests that all compute instances should be "destroyed and recreated" and the fails applying this change.
I don't understand…
-
### Terraform Version
Terraform v1.0.4
on darwin_amd64
+ provider registry.terraform.io/terraform-provider-openstack/openstack v1.43.0
### Affected Resource(s)
Please list the resources as a li…
-
The issue appeared when I have changed network ID from the internal tenant network to the network shared across multiple tenants. The VM was already successfully built by the same code, the only chang…
-
This bug was originally filed in Launchpad as [LP: #1979049](https://bugs.launchpad.net/cloud-init/+bug/1979049)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
Hello, could you please help with the problem below? Thank you.
### Terraform Version
```
Terraform v1.0.4
on linux_amd64
+ provider registry.terraform.io/terraform-provider-openstack/openstack…
-
It seems the replacement of a subnet fails to correctly calculate the implicit dependencies, failing to find ports that are in use and leads to the subnet destruction erroring out with:
```
Error:…
-
For instance, user wants to find all the ports, attached to the certain server. In case, when the server was not created by a Terraform, it requires the manual server id resolving. Terraform has neith…
-
I'm trying to use `ConflictsWith` on a `TypeList` and it isn't working. I think I've narrowed down the issue, but I'm not entirely sure.
The `openstack_compute_instance_v2` resource has a [`network…
-
**Feature Request for openstack_networking_port_v2**:
Allow using names for security groups instead of only allowing the IDs. This would make code a lot easier to read, as `ssh` is easier to unders…