-
It took me quite a while to understand that I couldn't use the image or project/domain ID instead the name. With ID I also got an authentication error even when my password was correct:
```
2024/0…
-
I am trying to use openstack CLI with MFA (authenticator APP on iPhone).
But I do not succeed. When using additional settings for MFA/TOTP I get the strange error "The plugin t could not be found"
…
-
I am using openstack command with keystone v3 API (http://X.X.239.4:5000/v3/) as follow:
openstack --os-auth-url http://X.X.239.4:5000/v3/ --os-project-domain-id default --os-user-domain-id defaul…
-
My host is Win7. I kept got prompt for SMB credential although I set disabled = true. I tried with my windows domain user in different format : , , and neither works.
Error:
**base-ubuntu-16-04: Pr…
-
This is my code to, for example, list objects in a storage:
```
// Get Token
$client = new \GuzzleHttp\Client(['base_uri' => 'https://auth.cloud.ovh.net/v3/']);
$token = new \OpenStack\Identity\…
-
### What happened
When creating a Machine set (during initial cluster provision or adding to existing cluster), the creation fails if Availability Zone is not selected.
Availability Zone field is …
-
Hi, I'm trying to create openstack qcow2 images using packer.
Everything goes well, the image was created and i was able to create instances using default opensztack options.
The problem is that…
-
i want to use docker-machine command in the openstack environement, the `docker-machine --version` give me `docker-machine version 0.10.0, build 76ed2a6` , so i run this command :
`sudo docker-machi…
-
Hello everyone,
I'm new to Terraform and the following behavior confuses me: the `auth_url` parameter declared in the provider configuration does not seem to be taken into account, even though it i…
-
Request: to add server group id option to Openstack node template.
Affinity: ensures instances are in the same compute node
Anti-Affinity: ensures that the instances are not in the same compute node.…
ghost updated
2 months ago