[Yahoo-eng-team] [Bug 1557976] [NEW] sg events callback: sg group deleted but the related rules are left

2016-03-16 Thread yalei wang
: networking-odl Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Changed in: networking-odl Assignee: (unassigned) => yalei wang (yalei-wang) ** A

[Yahoo-eng-team] [Bug 1555981] [NEW] sg group event should only be triggered once when create one sg group

2016-03-11 Thread yalei wang
Public bug reported: the current precommit event is triggered more that once in create_security_group of securitygroups_db.py ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Changed in: neutron Assignee: (unassigned) => ya

[Yahoo-eng-team] [Bug 1551163] Re: confusion on security group rules on icmp setting

2016-02-29 Thread yalei wang
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1551163 Title: confusion on security group rules on icmp setting Status in neutron:

[Yahoo-eng-team] [Bug 1546910] [NEW] args pass to precommit event should include the complete info

2016-02-18 Thread yalei wang
Public bug reported: We introduced the PRECOMMIT_XXX event, but the kwargs passed to it do not include the complete info of neutron db like AFTER_XXX event. For example, the id of the new created sg/rule. ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang

[Yahoo-eng-team] [Bug 1546832] [NEW] Typo error of wrong msg format in _registry_notify of SecurityGroupDbMixin

2016-02-17 Thread yalei wang
') % { 'event': event, 'reason': e} ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => yalei wang (yalei-wang) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1546422] Re: secgroup in v1 driver could not work in lithium

2016-02-17 Thread yalei wang
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) => yalei wang (yalei-wang) ** Description changed: sync_from_callback will reraise the error return from sendjson, but because notify in ./neutron/callbacks/manager

[Yahoo-eng-team] [Bug 1539332] [NEW] exception covered in test case: _test_process_routers_update_router_deleted

2016-01-28 Thread yalei wang
Public bug reported: Testcase _test_process_routers_update_router_deleted directly tests the update process. It lacks of router creating process so remove_router be called but add_router never be called before. That will trigger a TypeError exception in remove_router callback function as it

[Yahoo-eng-team] [Bug 1539333] [NEW] exception covered in test case: _test_process_routers_update_router_deleted

2016-01-28 Thread yalei wang
as it would get a router NONE. ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Changed in: neutron Assignee: (unassigned) => yalei wang (yalei-wang) -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1539358] [NEW] internal exception when show network topology

2016-01-28 Thread yalei wang
Public bug reported: 2016-01-29 03:06:46.251227 Internal Server Error: /dashboard/project/network_topology/json 2016-01-29 03:06:46.251248 Traceback (most recent call last): 2016-01-29 03:06:46.251253 File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in

[Yahoo-eng-team] [Bug 1523716] Re: oslo.utils upgrade breaks unit tests

2016-01-17 Thread yalei wang
** Changed in: networking-odl Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1523716 Title: oslo.utils upgrade breaks unit tests Status in Ceilometer:

[Yahoo-eng-team] [Bug 1522172] [NEW] add the new precommit event for security groups

2015-12-02 Thread yalei wang
operation are in the same transaction. Because the MD may want to have the event callback function and hope its own DB operation in the same transaction with neutron securitygroup db. ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New

[Yahoo-eng-team] [Bug 1518087] [NEW] add the precommit primitive for security groups

2015-11-19 Thread yalei wang
Public bug reported: Neutron has already been able to make the agentless driver receive the security group BEFORE/AFTER event by neutron callback logic[1]. But this logic still lacks the precommit function, like in Ml2 mechanism driver, which guarantees that the mechanism driver DB and neutron

[Yahoo-eng-team] [Bug 1506818] [NEW] RetryRequest need a arg in _lock_subnetpool method

2015-10-16 Thread yalei wang
Public bug reported: as defined in oslo db, RetryRequest need a arg https://github.com/openstack/oslo.db/blob/master/oslo_db/exception.py#L206 ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Changed in: neutron Assignee

[Yahoo-eng-team] [Bug 1486314] [NEW] verification of tenant_id should be consist

2015-08-18 Thread yalei wang
Public bug reported: there is validation in l3 extension code, like https://github.com/openstack/neutron/blob/master/neutron/extensions/l3.py#L99 could we add a similar line for the securitygoup ? and also somewhere lack of it ?

[Yahoo-eng-team] [Bug 1480859] Re: There is no verification for tenant-id

2015-08-04 Thread yalei wang
** Project changed: python-neutronclient = neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1480859 Title: There is no verification for tenant-id Status in neutron: New Bug

[Yahoo-eng-team] [Bug 1468990] [NEW] ml2: exceptions in extension driver will be interceptered by extenstion manager

2015-06-25 Thread yalei wang
. ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Description changed: Not sure if we make it intentionally, but exceptions in extension driver - will be interceptered by extenstion manager. + is interceptered by extenstion manager. https

[Yahoo-eng-team] [Bug 1413503] Re: ovs agent get exception when processing VIF ports

2015-01-23 Thread yalei wang
** No longer affects: devstack -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1413503 Title: ovs agent get exception when processing VIF ports Status in OpenStack Neutron (virtual

[Yahoo-eng-team] [Bug 1413503] [NEW] ovs agent get exception when processing VIF ports

2015-01-22 Thread yalei wang
Public bug reported: Mark this error here, not sure if it is a neutron's bug = 2015-01-22 15:46:12.460 ERROR neutron.plugins.openvswitch.agent.ovs_neutron_agent [req-bde320a0-61da-4f4b-8710-eef1e8c8819b None None] Error while processing VIF ports 2015-01-22

[Yahoo-eng-team] [Bug 1413503] Re: ovs agent get exception when processing VIF ports

2015-01-22 Thread yalei wang
Hi Darragh O'Reilly, the workaround is use full path like this for lock_path lock_path = /opt/stack/data/neutron/lock ** Also affects: devstack Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1413111] [NEW] local variable 'existing_floating_ips' referenced before assignment in file agent/l3/agent.py

2015-01-21 Thread yalei wang
Public bug reported: can't remember the order to add firewall and router. And then restart the l3-agent. an exception emit, will add more info later. = 2015-01-21 15:32:25.173 ERROR neutron.agent.l3.agent [req-f53cd6a8-094d-45d9-968c-4db962d5ecb4 None

[Yahoo-eng-team] [Bug 1409598] [NEW] check-tempest-dsvm-neutron-full would fail becuase of Signature not provided

2015-01-11 Thread yalei wang
Public bug reported: seems related to this bug https://bugs.launchpad.net/nova/+bug/1408987 === 2015-01-09 07:43:53.215 | {0} tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest.test_create_and_get_delete_bucket

[Yahoo-eng-team] [Bug 1405707] [NEW] do we really need the function that image-download API will print the image downloaded to stdout by default

2014-12-25 Thread yalei wang
Public bug reported: API image-download will download the image and print it to stdout by default, if we don't add ''--file option. Is that used for redirect the output to a new file? Could we improve the default action of 'image-download'? From the help doc, we can see: # glance help

[Yahoo-eng-team] [Bug 1398312] [NEW] iptables for secgroup not be set properly when set --no-security-group

2014-12-02 Thread yalei wang
a bug, experts could help here. ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Description changed: In the lastest code, iptables for secgroup not be set properly when set --no-security-group. steps: 1. edit the 'default

[Yahoo-eng-team] [Bug 1397239] [NEW] API comments mismatch for get_ports_from_devices

2014-11-28 Thread yalei wang
. - device - security_groups - security_group_rules, - security_group_source_groups - fixed_ips ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Changed in: neutron Assignee: (unassigned

[Yahoo-eng-team] [Bug 1391765] [NEW] there is not cmdline to send the 'task' API to get the task status

2014-11-12 Thread yalei wang
Public bug reported: this is no subcmd like glance tasks-list to get the task status list in this page? https://wiki.openstack.org/wiki/Glance-tasks-api maybe I miss something? remind me pls #glance task-list ... glance: error: argument subcommand: invalid choice: u'tasks-list' (choose from

[Yahoo-eng-team] [Bug 1380030] [NEW] Error warning is not accurate when using wrong cmd line

2014-10-11 Thread yalei wang
Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Changed in: neutron Assignee: (unassigned) = yalei wang (yalei-wang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1379711] [NEW] Error log emit when running tox like “Extension path 'unit/extensions' doesn't exist!”

2014-10-10 Thread yalei wang
Public bug reported: when I use tox to test some case like below, it could pass, but some err log will print. #tox -epy27 -vvv neutron.tests.unit.ml2.drivers.cisco.nexus.test_cisco_mech.TestCiscoPortsV2.test_update_port_add_additional_ip ... 2014-10-10 16:53:48,003 INFO