-
When blocks are committed during block sync they might be rejected if already in block storage.
This usually does not happen but for instance if a block is accepted by the network and something cau…
-
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see https://…
-
code:
List volumeList = new LinkedList();
Map filteringParams = new HashMap(){};
filteringParams.put("volume_type",SATA);
List
-
```
What steps will reproduce the problem?
1. Alliance was working fine. Shut it down.
2. Went to open it again, _incomplete_ folder was not touched.
3.
What is the expected output? What do you see…
-
Ability to attach a block storage to multiple instances
supposedly it's supported: https://docs.openstack.org/cinder/latest/admin/blockstorage-volume-multiattach.html
-
For Anyone with this Issue, Ill explain what is wrong.
I am currently using a Boolean to check if the Command Engine is Connected to the Command Hub.
But, with this Issue, There can ONLY BE ONE Co…
-
**Describe the bug**
The test `BlockStorageProviderSuite.TestSnapshotCopy` fails for GPD provider. Below is the PR to skip the test for GPD
https://github.com/kanisterio/kanister/pull/2045
We …
-
_This issue was originally opened by @ajaybhatnagar as hashicorp/terraform#25064. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-t…
ghost updated
4 years ago
-
### Terraform Version
Terraform v0.12.20
terraform-provider-openstack v1.26.0
### Affected Resource(s)
openstack/resource_openstack_blockstorage_quotaset_v2.go
openstack/resource_openstack_bloc…
-
/kind bug
(though this is potentially more question than bug)
**What happened**:
The `ignore-volume-az` option is documented like so:
> `ignore-volume-az` Optional. When `Topology` feature…