** Description changed:

+ [Impact]
+ 
+  * A bug in keystone-manage tool prohibits the use of the mapping_engine
+ command for testing federation rules.
+ 
+  * Users of Keystone Federation will not be able to verify their mapping
+ rules before pushing these to production.
+ 
+  * Not being able to test rules before pushing to production is a major
+ operational challenge for our users.
+ 
+  * The proposed upload fixes this by backporting a fix for this issue
+ from upstream stable/ocata.
+ 
+ [Test Case]
+ 
+  * Deploy keystone using Juju with this bundle:
+    http://pastebin.ubuntu.com/24855409/
+ 
+  * ssh to keystone unit, grab artifacts and run command:
+    - mapping.json: http://pastebin.ubuntu.com/24855419/
+    - input.txt: http://pastebin.ubuntu.com/24855420/
+    - command:
+    'keystone-manage mapping_engine --rules mapping.json --input input.txt'
+ 
+  * Observe that command provides no output and that a Python Traceback
+ is printed in /var/log/keystone/keystone.log
+ 
+  * Install the proposed package, repeat the above steps and observe that
+ the command now outputs its interpretation and effect of the rules.
+ 
+ [Regression Potential]
+ 
+  * keystone-manage mapping_engine is a operational test tool and is
+ solely used by the operator to test their rules.
+ 
+  * The distributed version of this command in Xenial and Yakkety does
+ currently not work at all.
+ 
+  * The change will make the command work as our users expect it to.
+ 
+ [Original bug description]
  There are several problems with keystone-manage mapping_engine
-     
+ 
  * It aborts with a backtrace because of wrong number of arguments
-   passed to the RuleProcessor
-     
+   passed to the RuleProcessor
+ 
  * The --engine-debug option does not work.
-     
+ 
  * Error messages related to input data are cryptic and inprecise.

** Tags added: sts-sru-needed

** Also affects: keystone (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: cloud-archive
   Importance: Undecided
       Status: New

** Changed in: keystone (Ubuntu)
       Status: New => Fix Released

** Patch added: "keystone-yakkety.debdiff"
   
https://bugs.launchpad.net/cloud-archive/+bug/1655182/+attachment/4895734/+files/keystone-yakkety.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655182

Title:
  keystone-manage mapping_engine tester problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1655182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to