Activity log for bug #1590117

Date Who What changed Old value New value Message
2016-06-07 19:27:39 Brandon Logan bug added bug
2016-06-07 19:57:24 OpenStack Infra neutron: status New In Progress
2016-06-07 19:57:24 OpenStack Infra neutron: assignee Brandon Logan (brandon-logan)
2016-06-07 20:23:37 Brandon Logan description There isn't any reason to have it as an instance method as its only returning a constant. There isn't any reason to have it as an instance method as its only returning a constant. $ git grep 'def get_plugin_type(' neutron/extensions/metering.py: def get_plugin_type(self): neutron/extensions/qos.py: def get_plugin_type(self): neutron/extensions/segment.py: def get_plugin_type(self): neutron/extensions/tag.py: def get_plugin_type(self): neutron/services/auto_allocate/plugin.py: def get_plugin_type(self): neutron/services/flavors/flavors_plugin.py: def get_plugin_type(self): neutron/services/l3_router/l3_router_plugin.py: def get_plugin_type(self): neutron/services/network_ip_availability/plugin.py: def get_plugin_type(self): neutron/services/service_base.py: def get_plugin_type(self): neutron/services/timestamp/timestamp_plugin.py: def get_plugin_type(self): neutron/tests/functional/pecan_wsgi/utils.py: def get_plugin_type(self): neutron/tests/unit/api/test_extensions.py: def get_plugin_type(self): neutron/tests/unit/api/test_extensions.py: def get_plugin_type(self): neutron/tests/unit/dummy_plugin.py: def get_plugin_type(self): neutron/tests/unit/extensions/test_flavors.py: def get_plugin_type(self): neutron/tests/unit/extensions/test_l3.py: def get_plugin_type(self): neutron/tests/unit/extensions/test_router_availability_zone.py: def get_plugin_type(self): neutron/tests/unit/extensions/test_segment.py: def get_plugin_type(self):
2016-06-07 20:23:38 Brandon Logan summary Segment Extension get_plugin method should be a classmethod Service plugin base class's get_plugin_type should be a classmethod
2016-06-07 20:23:53 Brandon Logan summary Service plugin base class's get_plugin_type should be a classmethod Service plugin class's get_plugin_type should be a classmethod
2016-06-07 20:24:03 Brandon Logan summary Service plugin class's get_plugin_type should be a classmethod Service plugin class' get_plugin_type should be a classmethod
2016-06-08 07:01:42 OpenStack Infra neutron: status In Progress Fix Released
2016-06-08 07:10:30 YAMAMOTO Takashi bug task added networking-midonet
2016-06-08 07:11:28 YAMAMOTO Takashi networking-midonet: importance Undecided Low
2016-06-08 07:11:28 YAMAMOTO Takashi networking-midonet: status New In Progress
2016-06-08 07:11:28 YAMAMOTO Takashi networking-midonet: milestone 2.0.0
2016-06-08 07:11:28 YAMAMOTO Takashi networking-midonet: assignee YAMAMOTO Takashi (yamamoto)
2016-06-10 02:26:21 YAMAMOTO Takashi bug task added tap-as-a-service
2016-06-10 02:27:42 YAMAMOTO Takashi tap-as-a-service: status New In Progress
2016-06-10 02:27:42 YAMAMOTO Takashi tap-as-a-service: assignee YAMAMOTO Takashi (yamamoto)
2016-06-28 09:19:24 YAMAMOTO Takashi networking-midonet: milestone 2.0.0 3.0.0
2016-06-30 07:59:30 OpenStack Infra tap-as-a-service: status In Progress Fix Released
2016-06-30 13:38:21 Ihar Hrachyshka tags neutron-proactive-backport-potential
2016-07-25 22:36:36 Ihar Hrachyshka tags neutron-proactive-backport-potential
2016-07-28 04:12:32 OpenStack Infra networking-midonet: status In Progress Fix Released