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

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

Reply via email to