I find error message “ComputeHostNotFound: Compute host 2 could not be found.”
in compute.log
Can you restart your nova-compute process and try again?
More log info is better
发件人: Pax Mridhul [mailto:mrid...@live.com]
发送时间: 2013年11月19日 21:14
收件人: openstack@lists.openstack.org
主题: [Openstack] Erro
Please check your tenant quota and calculate how much free space in Grizzly
cinder quota-show ${tenant-id}
cinder list
If you are using Havana, there is a convenient command “cinder quota-usage”
:)
发件人: Guilherme Russi [mailto:luisguilherme...@gmail.com]
发送时间: 2013年11月18日 21:12
收件人: Razique Mahro
Please check
1. the vm console log by nova console-log
2. Nova and Neutron metadata service is ok?
发件人: Bill Owen [mailto:billo...@us.ibm.com]
发送时间: 2013年10月26日 8:43
收件人: openstack@lists.openstack.org
主题: [Openstack] Key Injection not working after upgrading from Grizzly to Havana
I'v
Results of the discussions of this bug might solve your problem
https://bugs.launchpad.net/keystone/+bug/967832
发件人: James [mailto:jamesze...@gmail.com]
发送时间: 2013年10月23日 9:57
收件人: Razique Mahroua
抄送: openstack@lists.openstack.org
主题: Re: [Openstack] cleaning up orphans
Thanks for reply Razique.
: 2013年10月17日 6:29
收件人: Chenrui (A)
抄送: openstack@lists.openstack.org
主题: Re: 答复: 答复: [Openstack] keystone client issues
Thanks again for response.
Regarding (a), keystone user-list was precisely what I needed. Thanks!
Regarding (b), I started poking around some more to see if I could
uncover some
try:
if isinstance(name_or_id, str):
name_or_id = name_or_id.decode('utf-8', 'strict')
return manager.find(name=name_or_id)
-邮件原件-
发件人: James [mailto:jamesze...@gmail.com]
发送时间: 2013年10月16日 1:29
收件人: Chenrui (A)
抄送: openstack@lists.ope
What is the version of your keystone?
My version is 2013.2~rc1-0ubuntu1~cloud0
I run same case on my host, (a) were encountered, but (b) not
I try to run command with --debug, find user-role-list will use the
authenticated user id as a default user-id,
Please check whether your authenticated user