Activity log for bug #1447662

Date Who What changed Old value New value Message
2015-04-23 15:21:19 Jorge Niedbalski bug added bug
2015-04-23 15:21:26 Jorge Niedbalski sosreport (Ubuntu): assignee Jorge Niedbalski (niedbalski)
2015-04-23 15:21:28 Jorge Niedbalski sosreport (Ubuntu): importance Undecided High
2015-04-23 15:21:42 Jorge Niedbalski nominated for series Ubuntu Trusty
2015-04-23 15:36:42 Jorge Niedbalski description [Environment] Ubuntu 14.04.2 Sosreport 3.2.2 [Problem] The plugin openstack_neutron is using an incorrect name ( openstack_neutron ), and also uses this as base for the copy specs for logs and /etc/ configuration. Code: def setup(self): if os.path.exists("/etc/neutron/") and \ self.get_option("quantum", False): self.component_name = self.plugin_name else: self.component_name = "quantum" self.add_copy_spec([ "/etc/%s/" % self.component_name, "/var/log/%s/" % self.component_name ]) [Solution] SRU 2 commits: https://github.com/sosreport/sos/commit/ef74a5bd22baea04b292e458de1be6b4980b6999 https://github.com/sosreport/sos/commit/3f8c4b658c5d702bde59bdd98cb114ea0064eae9 [Environment] Ubuntu 14.04.2 Sosreport 3.2.2 (from ubuntu-backports) [Problem] The plugin openstack_neutron is using an incorrect name ( openstack_neutron ), and also uses this as base for the copy specs for logs and /etc/ configuration. Code:     def setup(self):         if os.path.exists("/etc/neutron/") and \                 self.get_option("quantum", False):             self.component_name = self.plugin_name         else:             self.component_name = "quantum"         self.add_copy_spec([             "/etc/%s/" % self.component_name,             "/var/log/%s/" % self.component_name         ]) [Solution] SRU 2 commits: https://github.com/sosreport/sos/commit/ef74a5bd22baea04b292e458de1be6b4980b6999  https://github.com/sosreport/sos/commit/3f8c4b658c5d702bde59bdd98cb114ea0064eae9
2015-04-23 15:36:57 Jorge Niedbalski description [Environment] Ubuntu 14.04.2 Sosreport 3.2.2 (from ubuntu-backports) [Problem] The plugin openstack_neutron is using an incorrect name ( openstack_neutron ), and also uses this as base for the copy specs for logs and /etc/ configuration. Code:     def setup(self):         if os.path.exists("/etc/neutron/") and \                 self.get_option("quantum", False):             self.component_name = self.plugin_name         else:             self.component_name = "quantum"         self.add_copy_spec([             "/etc/%s/" % self.component_name,             "/var/log/%s/" % self.component_name         ]) [Solution] SRU 2 commits: https://github.com/sosreport/sos/commit/ef74a5bd22baea04b292e458de1be6b4980b6999  https://github.com/sosreport/sos/commit/3f8c4b658c5d702bde59bdd98cb114ea0064eae9 [Environment] Ubuntu 14.04.2 Sosreport 3.2-2~ubuntu14.04.1 (from ubuntu-backports) [Problem] The plugin openstack_neutron is using an incorrect name ( openstack_neutron ), and also uses this as base for the copy specs for logs and /etc/ configuration. Code:     def setup(self):         if os.path.exists("/etc/neutron/") and \                 self.get_option("quantum", False):             self.component_name = self.plugin_name         else:             self.component_name = "quantum"         self.add_copy_spec([             "/etc/%s/" % self.component_name,             "/var/log/%s/" % self.component_name         ]) [Solution] SRU 2 commits: https://github.com/sosreport/sos/commit/ef74a5bd22baea04b292e458de1be6b4980b6999  https://github.com/sosreport/sos/commit/3f8c4b658c5d702bde59bdd98cb114ea0064eae9
2015-04-23 15:43:39 Jorge Niedbalski attachment added lp1447662_trusty_backports.patch https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1447662/+attachment/4382158/+files/lp1447662_trusty_backports.patch
2015-04-23 16:22:07 Ubuntu Foundations Team Bug Bot tags patch
2015-04-23 16:22:13 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors Team
2015-04-24 08:05:31 Louis Bouchard bug task added sosreport (Ubuntu Trusty)
2015-04-24 08:06:26 Louis Bouchard sosreport (Ubuntu Trusty): status New Triaged
2015-04-24 08:06:31 Louis Bouchard sosreport (Ubuntu Trusty): assignee Louis Bouchard (louis-bouchard)
2015-04-24 08:08:43 Louis Bouchard sosreport (Ubuntu Trusty): importance Undecided High
2015-04-24 08:20:57 Louis Bouchard bug task deleted sosreport (Ubuntu Trusty)
2015-04-24 08:22:20 Louis Bouchard affects sosreport (Ubuntu) trusty-backports
2015-04-24 08:22:29 Louis Bouchard trusty-backports: assignee Jorge Niedbalski (niedbalski)
2015-04-24 08:23:08 Louis Bouchard summary OpenStack Neutron plugin copies incorrect paths. Please backport sosreport fix for OpenStack Neutron plugin
2015-05-19 17:51:21 Micah Gersten trusty-backports: status New Incomplete
2015-07-19 04:17:28 Launchpad Janitor trusty-backports: status Incomplete Expired