← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1437032] [NEW] keystone policy.json breaks oslo.policy

 

Public bug reported:

With the latest keystone policy.json I'm seeing parse errors with
oslo.policy:

Mar 26 19:12:55 localhost.localdomain.localdomain keystone[3673]: 2015-03-26 19:12:55,513 ERROR Failed to understand rule DELETE
                                                                  Traceback (most recent call last):
                                                                    File "/opt/stack/venvs/openstack/lib/python2.7/site-packages/oslo_policy/_parser.py", line 200, in _parse_check
                                                                      kind, match = rule.split(':', 1)
                                                                  ValueError: need more than 1 value to unpack

** Affects: keystone
     Importance: Critical
     Assignee: Steve Martinelli (stevemar)
         Status: In Progress

** Affects: tripleo
     Importance: Critical
         Status: Triaged

** Also affects: tripleo
   Importance: Undecided
       Status: New

** Changed in: tripleo
       Status: New => Triaged

** Changed in: tripleo
   Importance: Undecided => Critical

** Changed in: keystone
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1437032

Title:
  keystone policy.json breaks oslo.policy

Status in OpenStack Identity (Keystone):
  In Progress
Status in tripleo - openstack on openstack:
  Triaged

Bug description:
  With the latest keystone policy.json I'm seeing parse errors with
  oslo.policy:

  Mar 26 19:12:55 localhost.localdomain.localdomain keystone[3673]: 2015-03-26 19:12:55,513 ERROR Failed to understand rule DELETE
                                                                    Traceback (most recent call last):
                                                                      File "/opt/stack/venvs/openstack/lib/python2.7/site-packages/oslo_policy/_parser.py", line 200, in _parse_check
                                                                        kind, match = rule.split(':', 1)
                                                                    ValueError: need more than 1 value to unpack

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1437032/+subscriptions


Follow ups

References