← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1259431] Re: plugin variable name should be agent

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  plugin variable name should be agent

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
      plugin = LinuxBridgeNeutronAgentRPC(interface_mappings,    ------> agent = 
                                          polling_interval,
                                          root_helper)
      LOG.info(_("Agent initialized successfully, now running... "))
      plugin.daemon_loop()    -----> agent.daemon_loop()

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


References