[Yahoo-eng-team] [Bug 1966477] [NEW] Running tox on ubuntu desktop doesn't work

2022-03-25 Thread Thiago Paiva Brito
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

[Yahoo-eng-team] [Bug 1940312] [NEW] Ussuri-only: Network segments are not tried out for allocation

2021-08-17 Thread Thiago Paiva Brito
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

[Yahoo-eng-team] [Bug 1382079] [NEW] Project selector not working

2014-10-16 Thread Thiago Paiva Brito
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

[Yahoo-eng-team] [Bug 1379358] Re: Attribute `policy_rules` of a Panel instance is not considered while determining the Panel visibility

2014-10-09 Thread Thiago Paiva Brito
@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

[Yahoo-eng-team] [Bug 1378034] [NEW] Showing domain uuid in the dropdown when OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT is enabled

2014-10-06 Thread Thiago Paiva Brito
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

[Yahoo-eng-team] [Bug 1329385] [NEW] Keystone doesn't respect policy rules for "grants"

2014-06-12 Thread Thiago Paiva Brito
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

[Yahoo-eng-team] [Bug 1294668] [NEW] Overview usage data not filtered by default dates

2014-03-19 Thread Thiago Paiva Brito
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