yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36066
[Bug 1468501] Re: keystone-manage should accept both formats of mapping rules
** Changed in: keystone
Status: Fix Committed => Fix Released
--
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 Keystone:
Fix Released
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
References