yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07298
[Bug 1244579] Re: keystone component starting fails
** Changed in: anvil
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to anvil.
https://bugs.launchpad.net/bugs/1244579
Title:
keystone component starting fails
Status in ANVIL for forging OpenStack.:
Fix Released
Bug description:
Keystone component starting fails when trying to start all components.
Looks like this is broken after "Rename keystone-all daemon to keystone" commit [64625bd1bbfa07c8f644a63e676b1b15cc7c2b94].
See command output:
> smithy -a start -v
...
INFO: @anvil.actions.start : Starting keystone.
DEBUG: @anvil.shell : Running shell cmd: u"service 'openstack-keystone-all' status"
INFO: @anvil.components.base_runtime : Starting program all under component keystone.
DEBUG: @anvil.shell : Running shell cmd: u"service 'openstack-keystone-all' start"
ERROR: @anvil.components.base_runtime : Failed to start program all under component keystone.
...
Traceback (most recent call last):
File "/root/anvil/anvil/__main__.py", line 212, in main
run(args)
File "/root/anvil/anvil/__main__.py", line 117, in run
runner.run(persona_obj)
File "/root/anvil/anvil/actions/base.py", line 337, in run
self._run(persona, component_order, instances)
File "/root/anvil/anvil/actions/start.py", line 53, in _run
*removals
File "/root/anvil/anvil/actions/base.py", line 319, in _run_phase
result = functors.run(instance)
File "/root/anvil/anvil/actions/start.py", line 47, in <lambda>
run=lambda i: i.start(),
File "/root/anvil/anvil/components/base_runtime.py", line 176, in start
self.name))
RuntimeError: Failed to start all for component keystone
To manage notifications about this bug go to:
https://bugs.launchpad.net/anvil/+bug/1244579/+subscriptions