yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64832
[Bug 1677730] Re: keystone-manage mapping_engine is broken: TypeError
** No longer affects: cloud-archive
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
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
References