← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1405077] Re: Provide API to manage segmentation ranges

 

I have heard of this before, let's see if it makes sense and how it
would be achieved.

** Description changed:

+ This bug was reported like this:
+ 
  I changed network_vlan_ranges configuration in configuration file, and I want changes to take effect without restarting the neutron server.
  It may not be a bug, but restarting the networking service itself could lead to some critical processes to stop temporarily.
  
  As some configurations are subjected to change often, automatic
  reloading of configurations without restarting the whole service may be
  a feasible solution.
+ 
+ However, I think what this is asking for is this:
+ 
+ As an administrator I would like to edit my segmentation range via an
+ API (for vlan that would be network_vlan_ranges, vni_ranges for
+ geneve/vxlan, and tunnel_id_ranges for gre), instead of editing the file
+ in place. It would be beneficial for the admin, because if I run out of
+ my range whilst my deployment is up and running I don't want to cause an
+ operational downtime to expand it.

** Changed in: neutron
       Status: Invalid => Confirmed

** Changed in: neutron
       Status: Confirmed => Triaged

** Tags removed: config neutron

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

Title:
  Provide API to manage segmentation ranges

Status in neutron:
  Triaged

Bug description:
  This bug was reported like this:

  I changed network_vlan_ranges configuration in configuration file, and I want changes to take effect without restarting the neutron server.
  It may not be a bug, but restarting the networking service itself could lead to some critical processes to stop temporarily.

  As some configurations are subjected to change often, automatic
  reloading of configurations without restarting the whole service may
  be a feasible solution.

  However, I think what this is asking for is this:

  As an administrator I would like to edit my segmentation range via an
  API (for vlan that would be network_vlan_ranges, vni_ranges for
  geneve/vxlan, and tunnel_id_ranges for gre), instead of editing the
  file in place. It would be beneficial for the admin, because if I run
  out of my range whilst my deployment is up and running I don't want to
  cause an operational downtime to expand it.

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


References