← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1293184] Re: Can't clear shared flag of unused network

 

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

** Changed in: neutron
    Milestone: None => juno-3

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

Title:
  Can't clear shared flag of unused network

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

Bug description:
  A network marked as external can be used as a gateway for tenant routers, even though it's not necessarily marked as shared.
  If the 'shared' attribute is changed from True to False for such a network you get an error:
  Unable to reconfigure sharing settings for network sharetest. Multiple tenants are using it

  This is clearly not the intention of the 'shared' field, so if there
  are only service ports on the network there is no reason to block
  changing it from shared to not shared.

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


References