Public bug reported:
Description
===
In the current version of nova, I can't run the tox unit tests (tested with
py38 and py39) on my development workstation with Ubuntu Desktop 20.04.
Steps to reproduce
==
Just run tox -e py38 or tox -e py39 in Ubuntu Desktop 20.04
Expe
Public bug reported:
* High level description: When we get a list of segments to choose from,
and the first segment is already allocated, it fails right away
returning RetryRequest exception, the the other segments are never tried
out.
I explain it a little further on the comments of PatchSet 1 h
Public bug reported:
When you try to select a new project on the project dropdown, the
project doesn't change. The commit below has introduced this bug on
Horizon's master and has passed the tests verifications.
https://github.com/openstack/horizon/commit/16db58fabad8934b8fbdfc6aee0361cc138b20af
@Timur: I tested it and happened that my panel has been disabled. But I
had to log out and restart Horizon so it can update the policy that was
already in memory. There is a double problem here:
1) Horizon isn't considering policy changes until restart
2) Permissions are persistent while the sess
project name is shown, it is natural that the domain name should be
appearing instead of UUID.
** Affects: horizon
Importance: Undecided
Assignee: Thiago Paiva Brito (thiagop)
Status: New
** Description changed:
When OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT option is enabled in
Public bug reported:
Keystone's policy.json define rules to govern granting of roles into
Keystone:
"identity:check_grant": "rule:admin_required",
"identity:list_grants": "rule:admin_required",
"identity:create_grant": "rule:admin_required",
"identity:revoke_grant": "rule:admin_re
Public bug reported:
When one opens the project overview page, the date selectors are set to
the first day of month to the current date.
What should be happening:
Usage data should be filtered by default by those default dates.
What is currently happening:
Usage data shown is only the usage of t
7 matches
Mail list logo