Public bug reported: plugin = LinuxBridgeNeutronAgentRPC(interface_mappings, ------> agent = polling_interval, root_helper) LOG.info(_("Agent initialized successfully, now running... ")) plugin.daemon_loop() -----> agent.daemon_loop()
** Affects: neutron Importance: Low Assignee: yong sheng gong (gongysh) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => yong sheng gong (gongysh) ** Changed in: neutron Importance: Undecided => Low ** Changed in: neutron Milestone: None => icehouse-2 -- 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): In Progress 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp