← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1448075] Re: Recent compute RPC API version bump missed out on security group parts of the api

 

Gate is so backed-up it's unclear we have time to do a RC3 before
release, especially with this patch not being merged in master yet.

RC3 will be reconsidered once this gets in, depending on gate status at
that point.

** Tags added: kilo-rc-potential

** No longer affects: nova/kilo

-- 
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 parts
  of the api

Status in OpenStack Compute (Nova):
  In Progress

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


References