← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1697825] [NEW] nova-compute and not regist resource_provider when nova-compute start before placement endpoint create

 

Public bug reported:

1.When nova-compute start,bug placement's endpoint is not ready, it get the keystone session whitout placement's endpoint, cause nova-comuter regist resource_provider in nova_api failed.
2.Then create placement's endpoint, but nova-compute can not regist resource_provider automatic because of the old keystone session. In this case, It must restart the nova-compute to regist the resource_provider

I think the  keystone client session should be reload  when regist
resource_provider failed.

** Affects: nova
     Importance: Undecided
     Assignee: zhang zhenzhong (zzzhang0118)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => zhang zhenzhong (zzzhang0118)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1697825

Title:
  nova-compute and not regist resource_provider when nova-compute start
  before placement endpoint create

Status in OpenStack Compute (nova):
  New

Bug description:
  1.When nova-compute start,bug placement's endpoint is not ready, it get the keystone session whitout placement's endpoint, cause nova-comuter regist resource_provider in nova_api failed.
  2.Then create placement's endpoint, but nova-compute can not regist resource_provider automatic because of the old keystone session. In this case, It must restart the nova-compute to regist the resource_provider

  I think the  keystone client session should be reload  when regist
  resource_provider failed.

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


Follow ups