[Bug 1677730] Re: keystone-manage mapping_engine is broken: TypeError

Frode Nordahl frode.nordahl at gmail.com
Wed Jun 14 09:22:40 UTC 2017


Sorry about the noise in this bug, further process is tracked in bug
1655182

** Tags removed: sts sts-sru-needed

** No longer affects: keystone (Ubuntu)

** Patch removed: "keystone-yakkety.debdiff"
   https://bugs.launchpad.net/keystone/+bug/1677730/+attachment/4895675/+files/keystone-yakkety.debdiff

** Patch removed: "keystone-xenial.debdiff"
   https://bugs.launchpad.net/keystone/+bug/1677730/+attachment/4895676/+files/keystone-xenial.debdiff

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

Title:
  keystone-manage mapping_engine is broken: TypeError

Status in OpenStack Identity (keystone):
  Invalid
Status in OpenStack Identity (keystone) newton series:
  In Progress
Status in OpenStack Identity (keystone) ocata series:
  Fix Released

Bug description:
  Running `keystone-manage mapping_engine` (with parameters) is broken:

  2017-03-30 16:09:11.982 13513 CRITICAL keystone [-] TypeError: __init__() takes exactly 3 arguments (2 given)
  2017-03-30 16:09:11.982 13513 ERROR keystone Traceback (most recent call last):
  2017-03-30 16:09:11.982 13513 ERROR keystone   File "/usr/bin/keystone-manage", line 10, in <module>
  2017-03-30 16:09:11.982 13513 ERROR keystone     sys.exit(main())
  2017-03-30 16:09:11.982 13513 ERROR keystone   File "/usr/lib/python2.7/site-packages/keystone/cmd/manage.py", line 44, in main
  2017-03-30 16:09:11.982 13513 ERROR keystone     cli.main(argv=sys.argv, config_files=config_files)
  2017-03-30 16:09:11.982 13513 ERROR keystone   File "/usr/lib/python2.7/site-packages/keystone/cmd/cli.py", line 1270, in main
  2017-03-30 16:09:11.982 13513 ERROR keystone     CONF.command.cmd_class.main()
  2017-03-30 16:09:11.982 13513 ERROR keystone   File "/usr/lib/python2.7/site-packages/keystone/cmd/cli.py", line 1143, in main
  2017-03-30 16:09:11.982 13513 ERROR keystone     rp = mapping_engine.RuleProcessor(rules['rules'])
  2017-03-30 16:09:11.982 13513 ERROR keystone TypeError: __init__() takes exactly 3 arguments (2 given)

  Affects mitaka, newton and ocata stable (centos-release).

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



More information about the Ubuntu-openstack-bugs mailing list