← Back to team overview

yahoo-eng-team team mailing list archive

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

 

greenthreads are extremely cheap. This is not worth adding conditionals
for.

** Changed in: neutron
       Status: New => Opinion

-- 
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:
  Opinion

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


References