← 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

 

** Also affects: nova/kilo
   Importance: Undecided
       Status: New

** Changed in: nova/kilo
       Status: New => In Progress

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

** Changed in: nova/kilo
    Milestone: None => kilo-rc3

** Tags removed: 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 parts
  of the api

Status in OpenStack Compute (Nova):
  In Progress
Status in OpenStack Compute (nova) kilo series:
  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