cannot unsubscribe from ubuntu neutron bugs

Asked by kesten broughton

I cannot find a way to unsubscribe to the ubuntu neutron bug list.

A month ago i found some list to subscribe to and now get bugs related to openstack neutron.
I tried the usual channels where my Openstack dev, security counts are managed but the source of the neutron details was not listed.
The notifications only allow me to unsubscribe to each launchpad bug individually.
There should be a way to manage subscription to ALL neutron ubuntu bugs.

I tried searching my personal gmail for a welcome email from this list with the account specs. No luck.

I get about 15 emails a day non-digest like this
[Bug 1317654] Re: default dhcp lease time of 120s is too short

If i follow the link in the email, there seem to be no options to leave the group.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1303663/+subscriptions

I try clicking the top bar Bugs tab - just more bugs.
I try the "edit bug mail" tab on the right, surely that should be it.
But i'm only offered the chance to add subscriptions. See attachment

thanks for your help,

kesten

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
William Grant (wgrant) said :
#1

Answers doesn't support attachments, so I can't see whatever you meant to attach. At the bottom of each email, just above to the "To manage notifications about this bug" text, you'll see why you received the email. For example, my Launchpad bugmail says:

"""
--
You received this bug notification because you are subscribed to
Launchpad Suite.
Matching subscriptions: launchpad-project
https://bugs.launchpad.net/bugs/1247461

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/1247461/+subscriptions
"""

What does that say in your case? And what's the value of the Return-Path field if you view the source of one of the emails?

Revision history for this message
kesten broughton (dathomir) said :
#2

Here is a copy of one of the emails i got today.
The problem is, the link only takes you to a page to manage the particular
bug. So new bugs under neutron will still come to me.
And besides, as you can see in the link below, there isn't even a chance to
stop following the bug by following the link to manage the subscription.

http://www.pasteall.org/pic/71237

OpenStack Infra <email address hidden>
7:45 PM (4 hours ago)
to me
Reviewed: https://review.openstack.org/91913
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=a3a8a86d7bccb824725d91735bd032237786f5aa
Submitter: Jenkins
Branch: master

commit a3a8a86d7bccb824725d91735bd032237786f5aa
Author: armando-migliaccio <email address hidden>
Date: Fri May 2 14:56:57 2014 -0700

    NSX: pass the right argument during metadata setup

    The NSX cluster was erroneously passed instead of context.
    This patch addressed that and tweaks UT to verify the right
    parameter is passed instead.

    Change-Id: Ife660b3a23705342043d121c7dcecad43e22abc1
    Closes-bug: #1315538

** Changed in: neutron
       Status: In Progress => Fix Committed

--
You received this bug notification because you are subscribed to
neutron.
https://bugs.launchpad.net/bugs/1315538

Title:
  NSX: cluster is passed instead of context during metadata operation

Status in OpenStack Neutron (virtual network service):
  Fix Committed

Bug description:
  The following stacktrace has been observed using NSX DHCP:

  2014-05-02 14:00:36.295 30957 DEBUG
neutron.plugins.vmware.api_client.base
[req-2a7489ae-ec5c-4bf4-868d-0f929e3588c6 None] [0] Released connection
https://192.168.1.13:443 <https://192.168.1.13/>. 10 connection(s)
available. release_connect
  ion /opt/stack/neutron/neutron/plugins/vmware/api_client/base.py:176
  2014-05-02 14:00:36.296 30957 DEBUG
neutron.plugins.vmware.api_client.eventlet_request
[req-2a7489ae-ec5c-4bf4-868d-0f929e3588c6 None] [0] Completed request 'POST
/ws.v1/lservices-node/20e0dc1c-a1da-455f-8841-3c52d78
  6696c/lport': 201 _handle_request
/opt/stack/neutron/neutron/plugins/vmware/api_client/eventlet_request.py:152
  2014-05-02 14:00:36.296 30957 DEBUG
neutron.plugins.vmware.api_client.client
[req-2a7489ae-ec5c-4bf4-868d-0f929e3588c6 None] Request returns
"<httplib.HTTPResponse instance at 0x4c49368>" request /opt/stack/neutron/n
  eutron/plugins/vmware/api_client/client.py:93
  2014-05-02 14:00:36.297 30957 ERROR neutron.api.v2.resource
[req-2a7489ae-ec5c-4bf4-868d-0f929e3588c6 None] add_router_interface failed
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource Traceback
(most recent call last):
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/api/v2/resource.py", line 87, in resource
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource result =
method(request=request, **args)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/api/v2/base.py", line 193, in _handle_action
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource return
getattr(self._plugin, name)(*arg_list, **kwargs)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/vmware/plugins/base.py", line 1719, in
add_router_interface
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource context,
router_id, interface=router_iface_info)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/vmware/dhcpmeta_modes.py", line 157, in
handle_router_metadata_access
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource
router_id, interface)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/vmware/dhcp_meta/combined.py", line 89,
in handle_router_metadata_access
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource plugin,
context, router_id, interface)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/vmware/dhcp_meta/nsx.py", line 312, in
handle_router_metadata_access
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource context,
subnet_id, is_enabled)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/vmware/dhcp_meta/lsnmanager.py", line
294, in lsn_metadata_configure
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource
self.lsn_port_metadata_setup(context, lsn_id, subnet)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/vmware/dhcp_meta/lsnmanager.py", line
225, in lsn_port_metadata_setup
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource
lsn_port_id = self.lsn_port_create(self.cluster, lsn_id, data)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/vmware/dhcp_meta/lsnmanager.py", line
453, in lsn_port_create
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource
subnet_info['mac_address'], lsn_id)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/vmware/dhcp_meta/lsnmanager.py", line
442, in lsn_port_save
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource context,
lsn_port_id, subnet_id, mac_addr, lsn_id)
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/vmware/dbexts/lsn_db.py", line 96, in
lsn_port_add_for_lsn
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource with
context.session.begin(subtransactions=True):
  2014-05-02 14:00:36.297 30957 TRACE neutron.api.v2.resource
AttributeError: 'NSXCluster' object has no attribute 'session'

  This is because the wrong parameter is passed to during the DB
  operation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1315538/+subscriptions

On Tue, May 13, 2014 at 5:46 PM, William Grant <
<email address hidden>> wrote:

> Your question #248630 on Launchpad itself changed:
> https://answers.launchpad.net/launchpad/+question/248630
>
> Status: Open => Needs information
>
> William Grant requested more information:
> Answers doesn't support attachments, so I can't see whatever you meant
> to attach. At the bottom of each email, just above to the "To manage
> notifications about this bug" text, you'll see why you received the
> email. For example, my Launchpad bugmail says:
>
> """
> --
> You received this bug notification because you are subscribed to
> Launchpad Suite.
> Matching subscriptions: launchpad-project
> https://bugs.launchpad.net/bugs/1247461
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/launchpad/+bug/1247461/+subscriptions
> """
>
> What does that say in your case? And what's the value of the Return-Path
> field if you view the source of one of the emails?
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/launchpad/+question/248630
>
> You received this question notification because you asked the question.
>

--

Kesten Broughton
512 701 4209

Revision history for this message
William Grant (wgrant) said :
#3

Ah, you have (at least) two Launchpad accounts. https://launchpad.net/~kesten-broughton is the other one, and it's subscribed to neutron's bugs. You can merge your two accounts at https://launchpad.net/people/+requestmerge, and then unsubscribe.

Revision history for this message
William Grant (wgrant) said :
#4

To clarify, the link at the bottom of the email will show that subscription once your accounts are merged. It shows all subscriptions that might get you email about that bug -- it only doesn't show your subscription because it has no idea that the other account is yours.

Revision history for this message
kesten broughton (dathomir) said :
#5

Hi William,

I merged the accounts as you suggested.
Then i was able to see the unsubscribe button.

All is well.

thanks

kesten

On Wed, May 14, 2014 at 12:56 AM, William Grant <
<email address hidden>> wrote:

> Your question #248630 on Launchpad itself changed:
> https://answers.launchpad.net/launchpad/+question/248630
>
> William Grant posted a new comment:
> To clarify, the link at the bottom of the email will show that
> subscription once your accounts are merged. It shows all subscriptions
> that might get you email about that bug -- it only doesn't show your
> subscription because it has no idea that the other account is yours.
>
> --
> You received this question notification because you asked the question.
>

--

Kesten Broughton
512 701 4209

Revision history for this message
William Grant (wgrant) said :
#6

Thanks for confirming.