← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1299946] Re: OneConvergence plugin create_network fails for external networks

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => icehouse-rc1

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

Title:
  OneConvergence plugin create_network fails for external networks

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

Bug description:
  create_network for networks with --router:external=True call doesn't
  add the network to the externalnetworks table. This is resulting in
  failures due to the missing entry in externalnetworks table. The
  reason is _process_l3_create() (called from create_network) expects to
  be invoked with a plugin session. Until recently process_l3_create was
  adding the entry to externalnetworks table even without the plugin
  session. Plugin third-party tests have been failing the last few days
  due to this.

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


References