← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1497570] [NEW] the GreenThread should be created when admin_state is up

 

Public bug reported:

the greenthread to configure dhcp should be created when
network.admin_state_up is True.

the problem in function sync_state is to create a greenthread to
configure dhcp, and the thread will be end immediatly when
network.admin_state_up is False.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  the GreenThread should be created when admin_state is up

Status in neutron:
  New

Bug description:
  the greenthread to configure dhcp should be created when
  network.admin_state_up is True.

  the problem in function sync_state is to create a greenthread to
  configure dhcp, and the thread will be end immediatly when
  network.admin_state_up is False.

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


Follow ups