** 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 OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1507752
Title:
Rally change breaks Keystone rally job
Status in OpenStack Identity (keystone):
Fix Released
Status in Rally:
Fix Committed
Bug description:
This change:
http://git.openstack.org/cgit/openstack/rally/diff/rally/plugins/openstack/scenarios/keystone/basic.py?id=f871de842214f103b4841160e90c73cd98c4f5ad
Breaks this job:
http://logs.openstack.org/74/231574/6/check/gate-rally-dsvm-keystone/57d4dfc/rally-plot/results.html.gz#/KeystoneBasic.create_user/failures
Traceback:
Traceback (most recent call last):
File "/opt/stack/new/rally/rally/task/runner.py", line 64, in
_run_scenario_once
method_name)(**kwargs) or scenario_output
File
"/opt/stack/new/rally/rally/plugins/openstack/scenarios/keystone/basic.py",
line 33, in create_user
self._user_create(**kwargs)
File "/opt/stack/new/rally/rally/task/atomic.py", line 83, in
func_atomic_actions
f = func(self, *args, **kwargs)
File
"/opt/stack/new/rally/rally/plugins/openstack/scenarios/keystone/utils.py",
line 45, in _user_create
name, password=password, email=email, **kwargs)
TypeError: create() got an unexpected keyword argument 'name_length'
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1507752/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp