Activity log for bug #1259646

Date Who What changed Old value New value Message
2013-12-10 18:34:12 Lance Bragstad bug added bug
2013-12-10 18:34:54 Lance Bragstad description In the current ML2 Manager, we are using sys.exit(1) if the network_type isn't found in self.drivers: https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/managers.py#L70 Here we should probably throw an exception. When running unit test, if we hit this condition the unit tests will exit as well. We should also be mindful of using the reserved keyword 'type' and rename type in this case to something else: https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/managers.py#L49 Some things need cleanup in the ML2Manager. 1.) In the current ML2 Manager, we are using sys.exit(1) if the network_type isn't found in self.drivers: https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/managers.py#L70 Here we should probably throw an exception. When running unit test, if we hit this condition the unit tests will exit as well. 2.) We should also be mindful of using the reserved keyword 'type' and rename type in this case to something else: https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/managers.py#L49
2013-12-10 18:36:28 Lance Bragstad tags ml2
2013-12-10 18:39:54 Mathew Odden neutron: status New Confirmed
2013-12-11 05:30:39 Hua Zhang neutron: assignee Hua Zhang (zhhuabj)
2013-12-11 09:10:09 OpenStack Infra neutron: status Confirmed In Progress
2014-01-18 10:33:01 OpenStack Infra neutron: status In Progress Fix Committed
2014-01-22 15:14:45 Thierry Carrez neutron: status Fix Committed Fix Released
2014-01-22 15:14:45 Thierry Carrez neutron: milestone icehouse-2
2014-04-17 11:25:55 Thierry Carrez neutron: milestone icehouse-2 2014.1