[Yahoo-eng-team] [Bug 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2016-01-18 Thread Sergey Reshetnyak
** Changed in: devstack
   Status: In Progress => Invalid

** Changed in: devstack
 Assignee: Sergey Reshetnyak (sreshetniak) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1356053

Title:
  Doesn't properly get keystone endpoint when Keystone is configured to
  use templated catalog

Status in devstack:
  Invalid
Status in Fuel for OpenStack:
  Fix Committed
Status in Fuel for OpenStack 8.0.x series:
  Fix Committed
Status in heat:
  Fix Released
Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Python client library for Sahara:
  Fix Released
Status in Sahara:
  Fix Released
Status in tempest:
  Fix Released

Bug description:
  When using the keystone static catalog file to register endpoints 
(http://docs.openstack.org/developer/keystone/configuration.html#file-based-service-catalog-templated-catalog),
 an endpoint registered (correctly) as catalog.region.data_processing gets 
read as "data-processing" by keystone.
  Thus, when Sahara looks for an endpoint, it is unable to find one for 
data_processing.

  This causes a problem with the commandline interface and the
  dashboard.

  Keystone seems to be converting underscores to dashes here:
  
https://github.com/openstack/keystone/blob/master/keystone/catalog/backends/templated.py#L47

  modifying this line to not perform the replacement seems to work fine
  for me, but may have unintended consequences.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2016-01-12 Thread Sergey Reshetnyak
affects fuel-puppets and fuel-ostf

** Also affects: fuel
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1356053

Title:
  Doesn't properly get keystone endpoint when Keystone is configured to
  use templated catalog

Status in devstack:
  In Progress
Status in Fuel for OpenStack:
  Confirmed
Status in heat:
  Fix Released
Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Python client library for Sahara:
  Fix Released
Status in Sahara:
  Fix Released
Status in tempest:
  Fix Released

Bug description:
  When using the keystone static catalog file to register endpoints 
(http://docs.openstack.org/developer/keystone/configuration.html#file-based-service-catalog-templated-catalog),
 an endpoint registered (correctly) as catalog.region.data_processing gets 
read as "data-processing" by keystone.
  Thus, when Sahara looks for an endpoint, it is unable to find one for 
data_processing.

  This causes a problem with the commandline interface and the
  dashboard.

  Keystone seems to be converting underscores to dashes here:
  
https://github.com/openstack/keystone/blob/master/keystone/catalog/backends/templated.py#L47

  modifying this line to not perform the replacement seems to work fine
  for me, but may have unintended consequences.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1532086] Re: Use print('value') instead of print 'value' in python3

2016-01-09 Thread Sergey Reshetnyak
** No longer affects: sahara

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1532086

Title:
  Use print('value') instead of print 'value' in python3

Status in Bandit:
  New
Status in congress:
  New
Status in Murano:
  New
Status in OpenStack Compute (nova):
  Won't Fix
Status in Trove:
  New

Bug description:
  Do not use print 'some string' in python3, python3 will complain.
  Use print('some string') instead, because that will work on both python2 n 
python3.
  It will help in adding support for python3.

  Example:-
  File : nova/tools/xenserver/stress_test.py
  Line : 166
  print "%s, finished in %.2f secs" % (result, duration)

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-05-27 Thread Sergey Reshetnyak
** No longer affects: sahara

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1458945

Title:
  Use graduated oslo.policy instead of oslo-incubator code

Status in OpenStack Key Management (Barbican):
  New
Status in OpenStack Telemetry (Ceilometer):
  New
Status in Cinder:
  New
Status in OpenStack Congress:
  New
Status in Designate:
  New
Status in OpenStack Dashboard (Horizon):
  New
Status in MagnetoDB - key-value storage service for OpenStack:
  New
Status in OpenStack Magnum:
  New
Status in Manila:
  New
Status in Mistral:
  New
Status in Murano:
  New
Status in OpenStack Neutron (virtual network service):
  New
Status in OpenStack Compute (Nova):
  New
Status in Rally:
  Invalid
Status in Openstack Database (Trove):
  Invalid

Bug description:
  The Policy code is now be managed as a library, named oslo.policy.

  If there is a CVE level defect, deploying a fix should require
  deploying a new version of the library, not syncing each individual
  project.

  All the projects in the OpenStack ecosystem that are using the policy
  code from oslo-incubator should use the new library.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1280033] Re: Remove dependent module py3kcompat

2015-04-23 Thread Sergey Reshetnyak
Not affected on sahara now

** Changed in: python-saharaclient
   Status: Fix Committed => Fix Released

** Changed in: sahara
   Importance: Low => Undecided

** Changed in: sahara
   Status: In Progress => Invalid

** Changed in: sahara
 Assignee: Lee Li (lilinguo) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1280033

Title:
  Remove dependent module py3kcompat

Status in Orchestration API (Heat):
  Fix Released
Status in OpenStack Identity (Keystone):
  Fix Released
Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in OpenStack Compute (Nova):
  Fix Released
Status in Messaging API for OpenStack:
  Fix Released
Status in Python client library for Ceilometer:
  Fix Committed
Status in Python client library for Cinder:
  Fix Committed
Status in Python client library for Glance:
  In Progress
Status in Python client library for Ironic:
  Fix Released
Status in Python client library for Keystone:
  Fix Released
Status in Python client library for Nova:
  Fix Released
Status in Python client library for Sahara (ex. Savanna):
  Fix Released
Status in Trove client binding:
  Fix Released
Status in OpenStack Data Processing (Sahara):
  Invalid
Status in OpenStack contribution dashboard:
  Fix Released

Bug description:
  Everything in module py3kcompat is ready in six > 1.4.0, we don't need
  this module now . It was removed from oslo-incubator recently, see
  https://review.openstack.org/#/c/71591/.  This make us don't need
  maintain this module any more, use six directly.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1434103] Re: SQL schema downgrades are no longer supported

2015-03-24 Thread Sergey Reshetnyak
** Also affects: sahara (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: sahara (Ubuntu)

** Also affects: sahara
   Importance: Undecided
   Status: New

** Changed in: sahara
   Status: New => Triaged

** Changed in: sahara
   Importance: Undecided => High

** Changed in: sahara
Milestone: None => kilo-rc1

** Changed in: sahara
 Assignee: (unassigned) => Sergey Reshetnyak (sreshetniak)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1434103

Title:
  SQL schema downgrades are no longer supported

Status in OpenStack Neutron (virtual network service):
  Fix Committed
Status in OpenStack Data Processing (Sahara):
  Triaged

Bug description:
  Approved cross-project spec: https://review.openstack.org/152337

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2015-03-04 Thread Sergey Reshetnyak
** Also affects: heat
   Importance: Undecided
   Status: New

** Changed in: heat
 Assignee: (unassigned) => Sergey Reshetnyak (sreshetniak)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1356053

Title:
  Doesn't properly get keystone endpoint when Keystone is configured to
  use templated catalog

Status in devstack - openstack dev environments:
  In Progress
Status in Fuel: OpenStack installer that works:
  Confirmed
Status in Orchestration API (Heat):
  In Progress
Status in OpenStack Dashboard (Horizon):
  In Progress
Status in Python client library for Sahara (ex. Savanna):
  Fix Released
Status in OpenStack Data Processing (Sahara):
  In Progress
Status in Tempest:
  In Progress

Bug description:
  When using the keystone static catalog file to register endpoints 
(http://docs.openstack.org/developer/keystone/configuration.html#file-based-service-catalog-templated-catalog),
 an endpoint registered (correctly) as catalog.region.data_processing gets 
read as "data-processing" by keystone.
  Thus, when Sahara looks for an endpoint, it is unable to find one for 
data_processing.

  This causes a problem with the commandline interface and the
  dashboard.

  Keystone seems to be converting underscores to dashes here:
  
https://github.com/openstack/keystone/blob/master/keystone/catalog/backends/templated.py#L47

  modifying this line to not perform the replacement seems to work fine
  for me, but may have unintended consequences.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1370715] Re: [Sahara] processes list in create nodegroup template page looks ugly

2015-02-09 Thread Sergey Reshetnyak
Not reproduced on master devstack

** Changed in: horizon
   Status: Confirmed => Invalid

** Changed in: horizon
 Assignee: Chad Roberts (croberts) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1370715

Title:
  [Sahara] processes list in create nodegroup template page looks ugly

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Steps to repro:
  1. Try to create node group template

  See screenshot attached

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1414586] Re: UI issue for Sahara dashboard

2015-01-26 Thread Sergey Reshetnyak
** Also affects: horizon
   Importance: Undecided
   Status: New

** No longer affects: sahara

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1414586

Title:
  UI issue for Sahara dashboard

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  ENVIRONMENT: devstack

  HOW TO REPRODUCE:
  1. Go to "Data Processing" tab.
  2. Click on "Jobs".
  3. Create a job.
  4. Click on "Launch On New Cluster".
  5. Choose any plugin and its version.
  6. Click on "Job *" . See screenshot-1.png.
  7. Click "+". You will see tab like on the screenshot-2.png.
  8. Click "Cancel". You will see tab like on the screenshot-3.png

  EXPECTED RESULT:
  See screenshot-4.png.

  ACTUAL RESULT:
  See screenshot-3.png.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1369574] Re: Sahara doesn't support cinder volume type

2014-10-09 Thread Sergey Reshetnyak
** Also affects: heat
   Importance: Undecided
   Status: New

** Changed in: heat
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1369574

Title:
  Sahara doesn't support cinder volume type

Status in Orchestration API (Heat):
  Confirmed
Status in OpenStack Dashboard (Horizon):
  Confirmed
Status in Python client library for Sahara (ex. Savanna):
  Triaged
Status in OpenStack Data Processing (Sahara, ex. Savanna):
  In Progress

Bug description:
  When creating node group template you can set cinder as storage for clusters, 
but you can not set type of cinder volumes.
  By default uses 'default' cinder backend with 'default' type.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1277104] Re: wrong order of assertEquals args

2014-10-03 Thread Sergey Reshetnyak
** Also affects: python-saharaclient
   Importance: Undecided
   Status: New

** Changed in: python-saharaclient
   Status: New => Confirmed

** No longer affects: python-saharaclient

** Also affects: python-saharaclient
   Importance: Undecided
   Status: New

** Changed in: python-saharaclient
   Importance: Undecided => Low

** Changed in: python-saharaclient
   Status: New => Confirmed

** Changed in: python-saharaclient
Milestone: None => next

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1277104

Title:
  wrong order of assertEquals args

Status in OpenStack Telemetry (Ceilometer):
  Fix Released
Status in Cinder:
  In Progress
Status in OpenStack Image Registry and Delivery Service (Glance):
  In Progress
Status in OpenStack Identity (Keystone):
  Fix Released
Status in Messaging API for OpenStack:
  Fix Released
Status in Python client library for Ceilometer:
  In Progress
Status in Python client library for Glance:
  Fix Committed
Status in Python client library for Ironic:
  Fix Released
Status in Python client library for Nova:
  Fix Committed
Status in OpenStack Command Line Client:
  Fix Released
Status in Python client library for Sahara (ex. Savanna):
  In Progress
Status in Python client library for Swift:
  In Progress
Status in Rally:
  Confirmed

Bug description:
  Args of assertEquals method in ceilometer.tests are arranged in wrong order. 
In result when test fails it shows incorrect information about observed and 
actual data. It's found more than 2000 times.
  Right order of arguments is "expected, actual".

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1376738] [NEW] [sahara] Job execution page not working

2014-10-02 Thread Sergey Reshetnyak
Public bug reported:

Steps to reproduce:
1. Create Sahara cluster.
2. Launch EDP job to cluster.
3. Delete cluster.
4. Go to "Job execution" page.

Error:
Internal Server Error: /project/data_processing/job_executions/
Traceback (most recent call last):
  File 
"/home/serg/projects/horizon/.venv/lib/python2.7/site-packages/django/core/handlers/base.py",
 line 112, in get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/serg/projects/horizon/horizon/decorators.py", line 36, in dec
return view_func(request, *args, **kwargs)
  File "/home/serg/projects/horizon/horizon/decorators.py", line 52, in dec
return view_func(request, *args, **kwargs)
  File "/home/serg/projects/horizon/horizon/decorators.py", line 36, in dec
return view_func(request, *args, **kwargs)
  File "/home/serg/projects/horizon/horizon/decorators.py", line 84, in dec
return view_func(request, *args, **kwargs)
  File 
"/home/serg/projects/horizon/.venv/lib/python2.7/site-packages/django/views/generic/base.py",
 line 69, in view
return self.dispatch(request, *args, **kwargs)
  File 
"/home/serg/projects/horizon/.venv/lib/python2.7/site-packages/django/views/generic/base.py",
 line 87, in dispatch
return handler(request, *args, **kwargs)
  File "/home/serg/projects/horizon/horizon/tables/views.py", line 157, in get
handled = self.construct_tables()
  File "/home/serg/projects/horizon/horizon/tables/views.py", line 148, in 
construct_tables
handled = self.handle_table(table)
  File "/home/serg/projects/horizon/horizon/tables/views.py", line 120, in 
handle_table
data = self._get_data_dict()
  File "/home/serg/projects/horizon/horizon/tables/views.py", line 185, in 
_get_data_dict
self._data = {self.table_class._meta.name: self.get_data()}
  File 
"/home/serg/projects/horizon/openstack_dashboard/dashboards/project/data_processing/job_executions/views.py",
 line 43, in get_data
_("Unable to fetch job executions."))
  File "/home/serg/projects/horizon/horizon/exceptions.py", line 334, in handle
six.reraise(exc_type, exc_value, exc_traceback)
  File 
"/home/serg/projects/horizon/openstack_dashboard/dashboards/project/data_processing/job_executions/views.py",
 line 39, in get_data
jobs = saharaclient.job_execution_list(self.request)
  File "/home/serg/projects/horizon/openstack_dashboard/api/sahara.py", line 
299, in job_execution_list
setattr(jex, 'cluster_name', cluster_dict.get(jex.cluster_id).name)
AttributeError: 'NoneType' object has no attribute 'name'

** Affects: horizon
 Importance: Undecided
 Status: New


** Tags: sahara

** Tags added: sahara

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1376738

Title:
  [sahara] Job execution page not working

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Steps to reproduce:
  1. Create Sahara cluster.
  2. Launch EDP job to cluster.
  3. Delete cluster.
  4. Go to "Job execution" page.

  Error:
  Internal Server Error: /project/data_processing/job_executions/
  Traceback (most recent call last):
File 
"/home/serg/projects/horizon/.venv/lib/python2.7/site-packages/django/core/handlers/base.py",
 line 112, in get_response
  response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/home/serg/projects/horizon/horizon/decorators.py", line 36, in dec
  return view_func(request, *args, **kwargs)
File "/home/serg/projects/horizon/horizon/decorators.py", line 52, in dec
  return view_func(request, *args, **kwargs)
File "/home/serg/projects/horizon/horizon/decorators.py", line 36, in dec
  return view_func(request, *args, **kwargs)
File "/home/serg/projects/horizon/horizon/decorators.py", line 84, in dec
  return view_func(request, *args, **kwargs)
File 
"/home/serg/projects/horizon/.venv/lib/python2.7/site-packages/django/views/generic/base.py",
 line 69, in view
  return self.dispatch(request, *args, **kwargs)
File 
"/home/serg/projects/horizon/.venv/lib/python2.7/site-packages/django/views/generic/base.py",
 line 87, in dispatch
  return handler(request, *args, **kwargs)
File "/home/serg/projects/horizon/horizon/tables/views.py", line 157, in get
  handled = self.construct_tables()
File "/home/serg/projects/horizon/horizon/tables/views.py", line 148, in 
construct_tables
  handled = self.handle_table(table)
File "/home/serg/projects/horizon/horizon/tables/views.py", line 120, in 
handle_table
  data = self._get_data_dict()
File "/home/serg/projects/horizon/horizon/tables/views.py", line 185, in 
_get_data_dict
  self._data = {self.table_class._meta.name: self.get_data()}
File 
"/home/serg/projects/horizon/openstack_dashboard/dashboards/project/data_processing/job_executions/views.py",
 line 43, in get_data
  _("Unable to fetch

[Yahoo-eng-team] [Bug 1369574] Re: Sahara doesn't support cinder backend

2014-09-17 Thread Sergey Reshetnyak
** Changed in: sahara
   Importance: Undecided => High

** Also affects: python-saharaclient (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: python-saharaclient (Ubuntu)

** Also affects: python-saharaclient
   Importance: Undecided
   Status: New

** Changed in: python-saharaclient
   Status: New => Confirmed

** Changed in: python-saharaclient
   Importance: Undecided => High

** Also affects: horizon
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1369574

Title:
  Sahara doesn't support cinder backend

Status in OpenStack Dashboard (Horizon):
  New
Status in Python client library for Sahara (ex. Savanna):
  Confirmed
Status in OpenStack Data Processing (Sahara, ex. Savanna):
  Confirmed

Bug description:
  When creating node group template you can set cinder as storage for clusters, 
but you can not set type of cinder volumes.
  By default uses 'default' cinder backend with 'default' type.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp