commit 6ee91e56c84ea6e930369f8649f1d2b50096cb80
Author: John Davidge <email address hidden>
Date: Thu Oct 1 20:37:34 2015 +0100
Replace subnetpool config options with admin-only API
This patch adds a new boolean 'is_default' property to subnetpools. This
allows the admin to set the default v4/v6 subnetpools via the API rather
than the existing neutron.conf options - which are deprecated by this patch.
Only one subnetpool per IP family can be set to default.
DocImpact
ApiImpact
Co-Authored-By: Carl Baldwin <email address hidden>
Reviewed: https:/ /review. openstack. org/230983 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=6ee91e56c84 ea6e930369f8649 f1d2b50096cb80
Committed: https:/
Submitter: Jenkins
Branch: master
commit 6ee91e56c84ea6e 930369f8649f1d2 b50096cb80
Author: John Davidge <email address hidden>
Date: Thu Oct 1 20:37:34 2015 +0100
Replace subnetpool config options with admin-only API
This patch adds a new boolean 'is_default' property to subnetpools. This
allows the admin to set the default v4/v6 subnetpools via the API rather
than the existing neutron.conf options - which are deprecated by this patch.
Only one subnetpool per IP family can be set to default.
DocImpact
ApiImpact
Co-Authored-By: Carl Baldwin <email address hidden>
Change-Id: I5daba2347cfb91 fac0b155b2c1b45 9ee7d9e4505
Closes-Bug: 1501328