← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1332475] Re: Segmentation_id beyond specified range does not raise an error

 

The segmentation range is to be used internally by Neutron for tenant
networks, the admin instead is in full charge of his/her own destiny.

We should probably document this somewhere, but in practice no fix is
required.

** Summary changed:

- neutron should give an error if we give Segmentation_id beyond specified range
+ Segmentation_id beyond specified range does not raise an error

** Changed in: neutron
       Status: Opinion => Incomplete

** Changed in: neutron
     Assignee: Lubosz Kosnik (diltram) => (unassigned)

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

Title:
  Segmentation_id beyond specified range does not raise an error

Status in neutron:
  Incomplete

Bug description:
  
  Problem in segment-Id range, it should belongs to given range,
  command to reproduce :

  neutron net-create demo_net --provider:network_type gre
  --provider:Segmentation_id 2000

  right now its allowing to create.

  expected:
  neutron should give an error if we give Segmentation_id beyond specified range.

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


References