[Bug 1081391] Re: [SRU] Backport GenericIPAddressfield from 1.4
Scott Kitterman
ubuntu at kitterman.com
Tue Dec 11 05:59:21 UTC 2012
"Adds a new field that is required for MAAS, in order to be able to
store IPv4 and IPv6." is not an SRU worthy fix. The fact that someone at
Canonical wants it done doesn't change that. Please do not move this
from invalid again without discussion.
python-django is widely used for more than MAAS. "Works with MAAS" is
nowhere near sufficient validation that messing with a feature backport
post-release is safe for Ubuntu users.
** Changed in: python-django (Ubuntu Precise)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-django in Ubuntu.
https://bugs.launchpad.net/bugs/1081391
Title:
[SRU] Backport GenericIPAddressfield from 1.4
Status in “python-django” package in Ubuntu:
Fix Released
Status in “python-django” source package in Precise:
Invalid
Bug description:
The GenericIPAddress field from 1.4 is required in 1.3 as a pre-
requisite to a maas backport. This field stores any IP address, v4 or
v6.
[Impact]
This is functionality required as part of the MAAS Next Steps blueprint [1], in order to be able to SRU various new fixes to MAAS in precise. This functionality adds a new field that is required for MAAS, in order to be able to store IPv4 and IPv6.
[Test Case]
This has been tested against MAAS. To test this we simply need to branch the MAAS branch which is being prepared for the SRU, and make sure all tests pass. Tests will fail when this SRU has not being installed. Test will pass when this feature is backported.
1. bzr branch lp:~maas-maintainers/maas/1.2 maas-sru
2. cd maas-sru
3. make test
[Regression Potential]
Minimal. This is functionality that produces minimal impact to django. On the other hand, the maas-maintainers team has committed to address any related issues and maintain it from this point forward.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1081391/+subscriptions
More information about the foundations-bugs
mailing list