port-resource-request policy rule to constant

Change-Id: I14a0b7615b0cda890d5f9a31945de4162737c6aa
Partial-Bug: #1578989
See-Also: https://review.openstack.org/502306 (nova spec)
See-Also: https://review.openstack.org/508149 (neutron spec)
This commit is contained in:
Lajos Katona 2019-01-03 14:27:33 +01:00
parent eeb06ce54d
commit ecfbc14148
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ rules = [
description='Access rule for getting binding profile of port'),
policy.RuleDefault(
'get_port:resource_request',
'rule:admin_only',
base.RULE_ADMIN_ONLY,
description='Access rule for getting resource request of port'),
# TODO(amotoki): Add get_port:binding:vnic_type
# TODO(amotoki): Add get_port:binding:data_plane_status