Reviewed: https://review.openstack.org/282583 Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=e0667e96cfb9dedcdcf0eb5bbafe6efb4cf5c437 Submitter: Jenkins Branch: master
commit e0667e96cfb9dedcdcf0eb5bbafe6efb4cf5c437 Author: Carl Baldwin <carl.bald...@hpe.com> Date: Fri Feb 19 23:28:49 2016 +0000 Add use_default_subnetpool to subnet create requests Change-Id: I7dcbc8477b2ffa776a9bb272b896a5adfca860ae Depends-On: Ifff57c0485e4727f352b2cc2bd1bdaabd0f1606b Closes-Bug: #1547705 ** Changed in: python-neutronclient Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1547705 Title: There is no way to use the default subnet pool without first looking it up Status in neutron: Fix Released Status in python-neutronclient: Fix Released Bug description: With the recent resolution of [1], which removed the automatic fallback to the default subnet pool, the only way to use the default subnetpool is to manually look it up and specify it on the command land. This made things much less convenient for the end user. While discussing [1], I agreed to provide a new extension to make this convenient again. The extension should be added to the server side to allow any API consumers to make use of it. [1] https://bugs.launchpad.net/neutron/+bug/1545199 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1547705/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp