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
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
2 matches
Mail list logo