yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58368
[Bug 1639220] [NEW] [RFE] Default action for RBAC
Public bug reported:
Introduce a new type of action in RBAC for use with QoS (and potentially
useful for other stuff),
The action would be default:
neutron rbac-create <qos-policy-id> --type qos-policy --target-tenant
<tenant-uuid> --action default
That would mean:
Any created network for that tenant would be assigned to the specific policy id by default.
Maybe "network_default" is a more appropriate name in such case. One
important use case would be an operator that wants to rate-limit tenant
ports by default.
This has been proposed in https://bugs.launchpad.net/bugs/1512587 , but
it was decided that this should be implemented as a separate feature
after the basic work is done.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1639220
Title:
[RFE] Default action for RBAC
Status in neutron:
New
Bug description:
Introduce a new type of action in RBAC for use with QoS (and
potentially useful for other stuff),
The action would be default:
neutron rbac-create <qos-policy-id> --type qos-policy --target-tenant
<tenant-uuid> --action default
That would mean:
Any created network for that tenant would be assigned to the specific policy id by default.
Maybe "network_default" is a more appropriate name in such case. One
important use case would be an operator that wants to rate-limit
tenant ports by default.
This has been proposed in https://bugs.launchpad.net/bugs/1512587 ,
but it was decided that this should be implemented as a separate
feature after the basic work is done.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1639220/+subscriptions
Follow ups