← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1430822] [NEW] cells rpc API _handle_cell_delete regressed with commit 222d44532c65ddf3f26532ced217890628352536

 

Public bug reported:

https://review.openstack.org/#/c/121800/ changes the cells RPC API in a
non-backwards compatible way in the _handle_cell_delete method where
method_name should be 'soft' or 'hard' but it's changed to
'soft_delete', 'delete' or 'force_delete'.

We need this reverted or fixed on master before we release kilo.

** Affects: nova
     Importance: Critical
     Assignee: Dan Smith (danms)
         Status: Triaged


** Tags: api cells kilo-rc-potential

** Tags added: api cells

** Changed in: nova
       Status: New => Triaged

** Changed in: nova
   Importance: Undecided => Critical

** Changed in: nova
     Assignee: (unassigned) => Dan Smith (danms)

** Changed in: nova
    Milestone: None => kilo-3

** Tags added: kilo-rc-potential

-- 
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/1430822

Title:
  cells rpc API _handle_cell_delete regressed with commit
  222d44532c65ddf3f26532ced217890628352536

Status in OpenStack Compute (Nova):
  Triaged

Bug description:
  https://review.openstack.org/#/c/121800/ changes the cells RPC API in
  a non-backwards compatible way in the _handle_cell_delete method where
  method_name should be 'soft' or 'hard' but it's changed to
  'soft_delete', 'delete' or 'force_delete'.

  We need this reverted or fixed on master before we release kilo.

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


Follow ups

References