documentation does not explain how http/s rule URLs are built

Bug #1828737 reported by Doug Hellmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.policy
Confirmed
Wishlist
Unassigned

Bug Description

It turns out that values from the target of a policy check can be interpolated into the URL value to build a custom URL. For example, if target includes "resource_type" with a value of "my_resource" and the rule is https://examples.com/%(resource_type)s then the URL for the check is https://exmples.com/my_resource.

We need to document that.

It would be nice if we could document some common values from the target dicts as well.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote :
Ben Nemec (bnemec)
Changed in oslo.policy:
status: New → Confirmed
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.