elektra icon indicating copy to clipboard operation
elektra copied to clipboard

An opinionated openstack Web UI for consumer self service and operations.

Results 175 elektra issues
Sort by recently updated
recently updated
newest added

enable or disable user actions on the https://dashboard/%domain_name%/identity/domains/users location doesn't work. PUT request to https://dashboard/%domain_name%/identity/domains/users/%userid%/disable return 200 response code, but if you refresh the https://dashboard/%domain_name%/identity/domains/users page, the user status isn't...

bug
investigate

Cloud admins can list all projects, therefore when you open a project, the sub projects bar treis to load sub projects and it take up to 10-20 seconds: ![Screenshot_20210716_155209](https://user-images.githubusercontent.com/4047483/125958877-79387d73-45e0-41ec-acbf-2fc2fd8d898c.png)

investigate

Manila allows users to specify **scheduler_hints** when creating a new share. Scheduler hints might supply one or multiple share uuid-s under either **different_host** or **same_host** clause. This feature needs to...

enhancement

The SG wizard for DNS should create rules for UDP+TCP, currently it only creates one for TCP: ![image](https://user-images.githubusercontent.com/518090/101153502-d4180a80-3624-11eb-82a7-c760980405e1.png)

Moved from https://issues.wdf.sap.corp/browse/CCM-10994.

enhancement

The project autoscaling setting on Domain level needs to be extentend by the field `size_constraints.minimum_free`. This field has the advantage, that it works for empty, fresh projects and for projects...

enhancement

There are several views in Elektra where information is pulled from the cache. This can lead to confusion when objects that have been deleted are still available in the cache...

enhancement

**Following scenario:** The user selects a flavour where there is no node available to satisfy it. **What I expect:** The flavour is greyed out/not available. Everything not available is greyed...

https://docs.openstack.org/barbican/latest/api/reference/acls.html

enhancement
investigate

Following scenario: In the project are two private images. What I expect: Clicking on `Server Images & Snapshots` -> `Show: private` will list all the private images. What I get:...