← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1448075] [NEW] Recent compute RPC API version bump missed out on security group client side

 

Public bug reported:

Because compute and security group client side RPC API:s both share the
same target, they need to be bumped together like what has been done
previously in 6ac1a84614dc6611591cb1f1ec8cce737972d069 and
6b238a5c9fcef0e62cefbaf3483645f51554667b.

In fact, having two different client side RPC API:s for the same target
is of little value and to avoid future mistakes should really be merged
into one.

The impact of this bug is that all security group related calls will
start to fail in an upgrade scenario.

** Affects: nova
     Importance: Undecided
     Assignee: Hans Lindgren (hanlind)
         Status: New


** Tags: 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/1448075

Title:
  Recent compute RPC API version bump missed out on security group
  client side

Status in OpenStack Compute (Nova):
  New

Bug description:
  Because compute and security group client side RPC API:s both share
  the same target, they need to be bumped together like what has been
  done previously in 6ac1a84614dc6611591cb1f1ec8cce737972d069 and
  6b238a5c9fcef0e62cefbaf3483645f51554667b.

  In fact, having two different client side RPC API:s for the same
  target is of little value and to avoid future mistakes should really
  be merged into one.

  The impact of this bug is that all security group related calls will
  start to fail in an upgrade scenario.

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


Follow ups

References