parser can't handle mixed conditions of 'or' and 'and' operators

Bug #1523030 reported by Akira Yoshiyama
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
oslo.policy
Fix Released
High
Akira Yoshiyama

Bug Description

The text parser can handle rules like below:

* A or B or C [or D...]
* A and B and C [and D...]

But it can't do ones below:

* A or B and C
* A and B or C

Revision history for this message
Akira Yoshiyama (yosshy) wrote :
Changed in oslo.policy:
assignee: nobody → Akira Yoshiyama (yosshy)
status: New → Fix Committed
description: updated
Changed in oslo.policy:
status: Fix Committed → In Progress
Revision history for this message
Akira Yoshiyama (yosshy) wrote :

Bug #1523030 looks a duplicate of bug #1384377 .

Akira Yoshiyama (yosshy)
Changed in oslo.policy:
status: In Progress → Fix Committed
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/oslo.policy 1.2.0

This issue was fixed in the openstack/oslo.policy 1.2.0 release.

Akira Yoshiyama (yosshy)
Changed in oslo.policy:
status: Fix Committed → Fix Released
Changed in oslo.policy:
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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