yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90777
[Bug 1513894] Re: Discrepancy between API and CLI on how to enable PD
Bug closed due to lack of activity, please feel free to reopen if
needed.
** Changed in: neutron
Status: Incomplete => Won't Fix
** Changed in: python-neutronclient
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1513894
Title:
Discrepancy between API and CLI on how to enable PD
Status in neutron:
Won't Fix
Status in python-neutronclient:
Won't Fix
Status in python-openstackclient:
Fix Released
Bug description:
Checking api/v2/attributes.py, user can provide a subnetpool_id as
"prefix_delegation" to enable PD. refer to
https://github.com/openstack/neutron/blob/master/neutron/api/v2/attributes.py#L376.
However, the neutron CLI doesn't allow this sincee it's now retrieving
the subnetpool before submitting the subnet create. The get of
subnetpool id for "prefix_delegation" will not return a valid id. This
causes discrepancy between API and CLI on how to enable PD
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1513894/+subscriptions
References