[Yahoo-eng-team] [Bug 1926959] [NEW] Allow update of description of security_group_rule

2021-05-03 Thread Jesper Schmitz Mouridsen
Public bug reported: Allow putting/editing description on an existing security_group_rule: curl -X PUT -H "X-Auth-Token: $TOKEN" -H "Content-Type: application/json" -d '{"security_group_rule":{"description":"testing"}}' "http://$NEUTRON_URL:9696/v2.0/security_group_rules/$SEC_RULE_ID I do not

[Yahoo-eng-team] [Bug 1907843] [NEW] security groups filtered with tenant_id does not accept rbac

2020-12-11 Thread Jesper Schmitz Mouridsen
Public bug reported: Horizon filters security groups on tenant_id, this excludes rbac shared security groups from other projects/tenants. Perhaps there should be a filter option called tenant_allowed so that horizon can filter correctly for all tenants, without losing the ability to filter on owne