← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1630925] [NEW] address-scope-create fails when IP Version is passed explicitly

 

Public bug reported:

High Level description: Unable to create an address scope when passing IP Version explicitly
Ste by Step reproduction : Execute "neutron address-scope-create TEST_NAME --ip_version 4"
Expected Output : Address scope should be created
Actual Output: http://paste.openstack.org/show/584638/
Expected Cause: IP_Version passed to API is a boolean, as shown in the Paste above, and not the actual value

** Affects: neutron
     Importance: Undecided
     Assignee: Reedip (reedip-banerjee)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Reedip (reedip-banerjee)

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

Title:
  address-scope-create fails when IP Version is passed explicitly

Status in neutron:
  New

Bug description:
  High Level description: Unable to create an address scope when passing IP Version explicitly
  Ste by Step reproduction : Execute "neutron address-scope-create TEST_NAME --ip_version 4"
  Expected Output : Address scope should be created
  Actual Output: http://paste.openstack.org/show/584638/
  Expected Cause: IP_Version passed to API is a boolean, as shown in the Paste above, and not the actual value

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


Follow ups