** 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/1207167

Title:
  NeutronDbPluginV2 should accept network status in create_network().

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

Bug description:
  NeutronDbPluginV2 gets port status from input port dictionary at
  create_port() to allow other plugin to set port status while creating
  DB entry. But, network status is statically set to 'ACTIVE' at
  create_network().

  If we made NeutronDbPluginV2 get network status from input in
  create_network(), plugins can set network status to 'DOWN' when
  admin_state_up is False in a single DB commit.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to