← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1339184] [NEW] L3 Agent should advertise the right RPC version

 

Public bug reported:

When looking at the following:

- https://github.com/openstack/neutron/blob/master/neutron/agent/l3_agent.py#L66
https://github.com/openstack/neutron/blob/master/neutron/agent/l3_agent.py#L216

It looks like the L3 Agent does not advertises the right supported RPC
version, and instead only uses BASE_RPC_API_VERSION.

Unless I am completely off here, this should be fixed.

** Affects: neutron
     Importance: Undecided
     Assignee: Armando Migliaccio (armando-migliaccio)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Armando Migliaccio (armando-migliaccio)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1339184

Title:
  L3 Agent should advertise the right RPC version

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  When looking at the following:

  - https://github.com/openstack/neutron/blob/master/neutron/agent/l3_agent.py#L66
  https://github.com/openstack/neutron/blob/master/neutron/agent/l3_agent.py#L216

  It looks like the L3 Agent does not advertises the right supported RPC
  version, and instead only uses BASE_RPC_API_VERSION.

  Unless I am completely off here, this should be fixed.

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


Follow ups

References