Reviewed: https://review.openstack.org/286163 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5a68857bfc39bf833facbe76d1fe01ea43df876f Submitter: Jenkins Branch: master
commit 5a68857bfc39bf833facbe76d1fe01ea43df876f Author: Frode Nordahl <frode.nord...@gmail.com> Date: Mon Feb 29 18:05:49 2016 +0100 Deprecate default_*_subnet_pool_label options Starting with Mitaka, Neutron API handing of default subnetpool has changed [1]. If a default subnetpool exists in Neutron it will show up in the subnetpool list. Thus no change in Horizon is needed to handle this part. The following changes are required in Horizon: - Mark the 'default_ipv4_subnet_pool_label' and 'default_ipv6_subnet_pool_label' configuration options for use with Liberty only, deprecate them and tag them for removal in future release. - When the configuration options are removed the _check_subnet_data function should no longer allow to pass empty 'cidr' and 'subnetpool_id'. References: 1: http://docs.openstack.org/releasenotes/neutron/unreleased.html Change-Id: Ib1d4143251421d03e4e9c3071d43d2423e3b0d8c Closes-Bug: #1551333 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1551333 Title: Horizon should make use of the new handling of default subnetpools in Mitaka Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Starting with Mitaka, Neutron API handing of default subnetpool has changed [1]. If a default subnetpool exists in Neutron it will show up in the subnetpool list. Thus no change in Horizon is needed to handle this part. The following changes are required in Horizon: - Mark the 'default_ipv4_subnet_pool_label' and 'default_ipv6_subnet_pool_label' configuration options for use with Liberty only, deprecate them and tag them for removal in future release. - When the configuration options are removed the _check_subnet_data function should no longer allow to pass empty 'cidr' and 'subnetpool_id'. References: 1: http://docs.openstack.org/releasenotes/neutron/unreleased.html To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1551333/+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