[Bug 1292102] Re: AttributeError: 'NoneType' object has no attribute 'obj' (driver.obj.release_segment(session, segment))
OpenStack Infra
1292102 at bugs.launchpad.net
Sun Apr 13 13:05:12 UTC 2014
Reviewed: https://review.openstack.org/85592
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=af89d74d2961db6a04572375150ad908c9e72e78
Submitter: Jenkins
Branch: master
commit af89d74d2961db6a04572375150ad908c9e72e78
Author: Kevin Benton <blak111 at gmail.com>
Date: Sun Apr 6 04:57:36 2014 -0700
Verify ML2 type driver exists before calling del
Verifies that an ML2 type driver exists for a given
segment type before attempting to call the release_segment
method on it. Logs an error if a type driver is not
found.
This covers the case where a segment is created with
a given type and then ML2 is reconfigured without
support for that type.
DocImpact
The ML2 documentation should be updated with a warning
that disabling a network type driver and re-enabling
it later may lead to possible DB inconsistencies.
Closes-Bug: #1292102
Change-Id: I65a35abf3ed57347bb6e8fee228f8c0697217c00
** Changed in: neutron
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1292102
Title:
AttributeError: 'NoneType' object has no attribute 'obj'
(driver.obj.release_segment(session, segment))
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1292102/+subscriptions
More information about the Ubuntu-server-bugs
mailing list