-
According to [OpenStack document](https://docs.openstack.org/python-openstackclient/latest/cli/authentication.html#authenticating-using-identity-server-api-v3), users should be able to use `OS_USER_DO…
-
exporter errored with
`ERRO[0036] Failed to collect metric for exporter: nova, error: failed to collect metric: security_groups, error: Resource not found: [GET https://my.domain.cloud:8774/v2.1/os-s…
-
hi
i have opnstack environment , i run a docker-machine command to create a docker machine with openstack driver like this :
`docker-machine --debug create -d openstack --openstack-image-name="ubun…
-
Hello,
I am trying to get cloudify to talk to openstack. I have tried a number of ways but I always get an error saying the "request requires authentication".
I have provided credentials every…
-
To fix it:
openstack role add --user-domain service_domain --user nagios --project-domain service_domain --project services load-balancer_global_observer
------------------------------------
Importe…
-
SCS Clouds should provide a way to grant Domain Manager rights to SCS Customers. To avoid conflict with the unscoped `admin` role in OpenStack we want to refer to this as "Domain Manager" (`domain-man…
-
# Short Description of the issue
Keystone policy in the EGI cloud providers does not allow users to perform the requested action: 'identity:get_user'
# Summary of proposed changes
-
Since version 0.1.6, my tests fails with the following error:
```
2.2.1 :005 > Fog.mock!
=> true
2.2.1 :006 > options = {:nics=>[""], :flavor_ref=>"foo_flavor", :image_ref=>"foo_image",:name => 'te…
imriz updated
7 years ago
-
/kind bug
Hello,
Has anyone faced a similar issue before or can guide me in the right direction here?
I am trying to run cluster-api-bootstrap-provider-microk8s solution to create my k8s clus…
-
DTO:
package org.openstack4j.openstack.image.v2.domain;
public class GlanceImage implements Image {
private List locations;
}
But in Openstack API (see https://developer.openstack.org/api-ref/…