-
### Describe the issue
The documentation for `boto3` has a section for `KeyPairInfo`. If you run the example code, it raises an exeption.
```python
ec2 = boto3.client('ec2')
key_pair_info = ec2.…
-
## What's the test to develop? Please describe
We need to remember to clean up any orphaned resources created in our testbed to avoid any resources running indefinitely. Could we help another weekl…
-
### Describe the feature you'd like to request
```bash
$ cfn-lint -v
cfn-lint 0.76.1
```
Consider template `template.json`:
```json
{
"Resources": {
"MyEC2Instance": {
…
-
OS:
[root@zhaodev ~]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
[root@zhaodev appdemo]# mrsk lock status
INFO [6a2bd968] Running /usr/bin/env stat mrsk_lock > /dev/null …
-
### Describe the bug
When using the `responses._real_send = self.r_mock.unbound_on_send()` solution described [here](https://github.com/getmoto/moto/issues/6417), I am getting a recursion error.
…
-
I've never had a problem using the old documentation (below) starting up a Spark EC2 cluster using the Spark EC2 script, then SSH'ing in, downloading Sparkling Water, then launching an H2O cloud on th…
-
Hello Awsparallelcluster Team,
I've added a second account (to my usual account) in order to spin up separate clusters. However, and after inputting the Access Key ID & AWS Secret Access Key via `aws…
-
Hi I placed my key pair in currect directoy name as yeshwanth.pem
![image](https://user-images.githubusercontent.com/78138014/233289853-a22aa635-5d91-45b1-bf77-d188341c9015.png)
and for your refer…
-
The following issue aims to run the specified test for the current release candidate, report the results, and open new issues for any encountered errors.
## Test information
| …
-
1,版本
高可用v3.10.11版本
host.conf的网络配置是:
Ceph的`configmap rook-config-override`的网络内容:
2,上传镜像并创新虚拟机的问题
1)上传镜像(大概是30G左右)感觉特别慢
2)上传镜像期间,web访问明显很慢,读取数据显示加载中
3)创建对应的虚拟机,显示“部署失败”,然后同步状态,虚拟机…