[Yahoo-eng-team] [Bug 1547380] [NEW] Correlate address scope with network

2016-02-19 Thread Hong Hui Xiao
Public bug reported: With address scope being enabled, networks now are in one ipv4 address scope and one ipv6 address scope. But now, it is difficult to find out the address scopes that the network is in. User have to check in this way: network->subnet->subnet pool -> address scope. This bug is

[Yahoo-eng-team] [Bug 1547406] [NEW] eslint should be upgraded

2016-02-19 Thread Itxaka Serrano
Public bug reported: The eslint package is frozen to version 1.2.1, which was released the 20th of August of 2015. The newer versions (last 1.x version is 1.10.3) fixes a lot of issues and a lot of checks which are not working correctly or which are totally missing: http://eslint.org/docs/rules/

[Yahoo-eng-team] [Bug 1547412] [NEW] Router interfaces exists on all the controllers after making L3 agent down on active controller i.e duplicate ip's present with duplication of ping

2016-02-19 Thread Abhishek G M
Public bug reported: Steps to reproduce: 1)Create a router 2)Add router interface to subnet 3)boot a vm 4)create a floating ip and associate it to vm port id 5)Make l3 agent down on active controller stack@padawan-ccp-c1-m2-mgmt:~$ neutron l3-agent-list-hosting-router 23ec6a25-b578-4630-86ba-3a54

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

2016-02-19 Thread Anusha
** Changed in: congress Status: New => Invalid -- 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 python

[Yahoo-eng-team] [Bug 1547415] [NEW] eslint warnings should have a treshold

2016-02-19 Thread Itxaka Serrano
Public bug reported: We should make eslint warnings to have a threshold to avoid adding more and more warnings to our javascript code. Right now we are at 465 warning and it does not seem to decrease over time. A limit should be put in place to avoid increasing the number of warnings over time.

[Yahoo-eng-team] [Bug 1544522] Re: Don't use Mock.called_once_with that does not exist

2016-02-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/280279 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fd0ed209d214c2a4f825eda9dd0b97234f75875a Submitter: Jenkins Branch:master commit fd0ed209d214c2a4f825eda9dd0b97234f75875a Author: Bo Wang Date: Mon Feb 15 23:05:20 2016 +08

[Yahoo-eng-team] [Bug 1547486] [NEW] ARPSpoofOFCtlTestCase functional gate tests failing intermittently

2016-02-19 Thread Sreekumar S
Public bug reported: Tests inside neutron.tests.functional.agent.test_ovs_flows.ARPSpoofOFCtlTestCase seems to fail intermittently. The root cause seems like to be the same for all the tests... Here are two different stack traces from two different patches...

[Yahoo-eng-team] [Bug 1533904] Re: Disassociate floatingip in HA router might get error

2016-02-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/269988 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=77f84fa9353dbf1d4c248c97ba59e857facefdb2 Submitter: Jenkins Branch:master commit 77f84fa9353dbf1d4c248c97ba59e857facefdb2 Author: Hong Hui Xiao Date: Tue Jan 19 22:17:20 20