yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57496
[Bug 1630925] Re: address-scope-create fails when IP Version is passed explicitly
--ip_version is an extra argument, and thats why its handled differently.
We need to just pass the value of the ip_version
** Changed in: neutron
Status: New => Invalid
** Changed in: neutron
Assignee: Reedip (reedip-banerjee) => (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/1630925
Title:
address-scope-create fails when IP Version is passed explicitly
Status in neutron:
Invalid
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
References