yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23669
[Bug 1369386] Re: ipset_enabled = True default is not upgrade friendly
Last update into Ubuntu devel added the new dependency and installed the
rootwrap.d rules; this was a late change, but we can deal with it - it
would be nice if there was a good way to identify new external
dependencies such as this earlier in cycle, so potential impact points
can be identified and dealt with earlier by distro's etc...
** Changed in: neutron (Ubuntu)
Status: Confirmed => 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/1369386
Title:
ipset_enabled = True default is not upgrade friendly
Status in OpenStack Neutron (virtual network service):
Invalid
Status in “neutron” package in Ubuntu:
Fix Released
Bug description:
Adds ipset support for Security Groups
In commit 2562a9271c828e982a74593e8fd07be13b0cfc4a we recently added
ipset support for Security Groups.
The default is currently set to True which is not upgrade friendly in
that anyone upgrading to the most recent Neutron code immediately has
to have the ipset binary installed or their commands fail.
It seems like we should set this to false by default (as a safe
default) and allow users to opt in since it is really an
optimization...
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1369386/+subscriptions
References