-
I have an odd issue. I have this root terragrunt.hcl:
```hcl
# ---------------------------------------------------------------------------------------------------------------------
# TERRAGRUNT CO…
-
**Scenario:**
Start changing flavor for one of VMs in Openstack, but do not approve it.
![changing_flavor](https://github.com/user-attachments/assets/5bfcec8e-17d3-4ffc-8b20-d3be5fbeec30)
After…
-
As a SCS developer, I want to upstream the "domain manger" role defined by https://github.com/SovereignCloudStack/issues/issues/184 so that it is in line with OpenStack development (see https://specs.…
-
latest versions has internal versions fo keystones upper than 1.19.0 and cloud_admin has not access to domains:
Keystone spassword latest:
[root@iot-keystone keystone]# rpm -qa | grep keystone
py…
-
I am using go-discover over consul 1.0.2 with openstack and it fails to authenticate because of the by default empty Domain name:
```
ao := gophercloud.AuthOptions{
// "domain_id": OS_DOMAIN_I…
-
**Describe the bug**
A vm in openstack that is set up to just be secure boot + traditional bios -> will be imported into Harvester as UEFI + Secure Boot.
**To Reproduce**
Steps to reproduce the b…
-
### Current State
- we merged the Draft of the SCS Domain Manager standard back in https://github.com/SovereignCloudStack/standards/pull/343
- we almost concluded upstreaming the Domain Manager vi…
-
(great work so far, thanks)
**Describe the solution you'd like**
Show OpenStack domain and project if set. Read `OS_PROJECT_NAME` and `OS_USER_DOMAIN_NAME` and display as e.g.`${nerdfont-f473} d…
-
### What happened?
When creating a cluster and specifying "application credentials", a `Domain` is required
in the UI (despite the CRD not requiring it). However, I think a domain should only be …
-
When using a `clouds.yaml` like the following
```yaml
clouds:
default:
auth:
auth_url: https://xxx/openstack-keystone/v3
password: abcd
project_domain_name: admin_doma…