← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1468501] [NEW] keystone-manage should accept both formats of mapping rules

 

Public bug reported:

Keystone-manage mapping_engine should accept both formats of federated
mapping rules. We define a mapping ruleset as a JSON dictionary with a
top level key equal to 'rules', where it's value is a list of all stored
rules. This format is required when sending a HTTP request to keystone,
however in OSC we made a simplification and the upload rules can be just
the list (value of the 'rules' key in the mapping dictionary). Keystone-
manage mapping_engine should accept both formats as users may wish to
test their rules and later either uploa them via curl-like tool or OSC.

** Affects: keystone
     Importance: Wishlist
     Assignee: Marek Denis (marek-denis)
         Status: In Progress


** Tags: federation

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

Title:
  keystone-manage should accept both formats of mapping rules

Status in OpenStack Identity (Keystone):
  In Progress

Bug description:
  Keystone-manage mapping_engine should accept both formats of federated
  mapping rules. We define a mapping ruleset as a JSON dictionary with a
  top level key equal to 'rules', where it's value is a list of all
  stored rules. This format is required when sending a HTTP request to
  keystone, however in OSC we made a simplification and the upload rules
  can be just the list (value of the 'rules' key in the mapping
  dictionary). Keystone-manage mapping_engine should accept both formats
  as users may wish to test their rules and later either uploa them via
  curl-like tool or OSC.

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


Follow ups

References