← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1224660] Re: default l3_gateway_service not passed on external provider networks

 

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

Title:
  default l3_gateway_service not passed on external provider networks

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

Bug description:
  Using the nvp plugin the following workflow will generate an error:

  neutron net-create pub --router:external=True --provider:network_type l3_ext --provider:segmentation_id  99 
  neutron subnet-create pub 12.12.12.0/24
  neutron router-create TOD
  neutron router-gateway-set TOD pub

  
  The error occurs as we do not pass the default_l3_gw_service_uuid to nvp in this cause. If one passed in: --provider:physical_network <uuid> that would work though as a work around. We should pass in the default_gw_service_uuid if one is not specified.

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