[Yahoo-eng-team] [Bug 1644708] [NEW] Unrecognized parameters are not blocked in 'fixed_ips' of Port

2016-11-24 Thread Kengo Hobo
und", "mac_address": "fa:16:3e:2d:95:8d", "project_id": "d713c7d4c02541d8b239d6d9761768e5", "status": "DOWN", "binding:host_id": "", "description": "", "device_id": "", "

[Yahoo-eng-team] [Bug 1641509] [NEW] Creating vpn-service with router which belongs to another tenant causes invalid condition.

2016-11-13 Thread Kengo Hobo
uot;/opt/stack/neutron-vpnaas/neutron_vpnaas/db/vpn/vpn_validator.py", line 70, in _validate_peer_address 2016-11-14 05:16:26.939 25357 ERROR neutron.api.v2.resource for fixed_ip in router.gw_port['fixed_ips']: 2016-11-14 05:16:26.939 25357 ERROR neutron.api.v2.resource TypeError: 

[Yahoo-eng-team] [Bug 1607670] Re: Cannot remove subnet from router even though the router is not used by vpnservice

2016-11-10 Thread Kengo Hobo
I think the fix haven't released yet. ** Changed in: neutron Status: Fix Released => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1607670 Title: Cannot remove subne

[Yahoo-eng-team] [Bug 1640034] [NEW] Creating/Updating port returns 500 error when specifying list which includes string that contains "ip_address" or "mac_address" as 'allowed_address_pairs'

2016-11-07 Thread Kengo Hobo
on.api.v2.resource File "/opt/stack/neutron/neutron/api/v2/attributes.py", line 431, in convert_value 2016-11-08 06:32:18.672 7216 ERROR neutron.api.v2.resource res = validator(res_dict[attr], attr_vals['validate'][rule]) 2016-11-08 06:32:18.672 7216 ERROR neutron.api.

[Yahoo-eng-team] [Bug 1624170] [NEW] Iteration for metering is stopped because metering-agent tried to operate chain in namespace of deleted router

2016-09-15 Thread Kengo Hobo
twork namespace "qrouter-15e41fb9-44f7-4233-8ff9-12f74f73ade2": No such file or directory == ** Affects: neutron Importance: Undecided Assignee: Kengo Hobo (hobo-kengo) Status: New ** Tags: metering ** Tags added: metering ** Changed in: ne

[Yahoo-eng-team] [Bug 1623958] [NEW] Metering-agent fails to restore iptables

2016-09-15 Thread Kengo Hobo
ptables-restore --help' for more information. 2016-09-15 12:50:39.205 22676 ERROR neutron.services.metering.agents.metering_agent 2016-09-15 12:50:39.205 22676 ERROR neutron.services.metering.agents.metering_agent ===== ** Affects: neutron Importance: Undecided Assignee: Kengo Hobo (hobo

[Yahoo-eng-team] [Bug 1622574] [NEW] Metering-agent failed with TypeError to add/remove rule on router without gateway

2016-09-12 Thread Kengo Hobo
9-12 11:09:12.629 4205 ERROR oslo_messaging.rpc.server return (EXTERNAL_DEV_PREFIX + port_id)[:self.driver.DEV_NAME_LEN] 2016-09-12 11:09:12.629 4205 ERROR oslo_messaging.rpc.server TypeError: cannot concatenate 'str' and 'NoneType' objects ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1617268] [NEW] vpn-agent does not initialize FWaaS

2016-08-26 Thread Kengo Hobo
Public bug reported: Currently, main class for L3, FWaaS and VPNaaS is following. --- |L3NATAgent| --- | | -- |L3NATAgentWithStateReport

[Yahoo-eng-team] [Bug 1617154] [NEW] Failed to launch vpn-agent when running devstack with fwaas and vpnaas

2016-08-25 Thread Kengo Hobo
Public bug reported: After finished running devstack completely, vpn-agent does not work. I assume that following commit affects. https://github.com/openstack/neutron-fwaas/commit/ea23bbc3ee4cc90280375153d13f59cb85ffe6f2 neutron-vpnaas repo should catch up with modification in neutron-fwaas. lo

[Yahoo-eng-team] [Bug 1477921] Re: Create/Update port responds 500 to the request with invalid "security_groups"

2016-08-21 Thread Kengo Hobo
equest Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} ** Changed in: neutron Status: Expired => New ** Changed in: neutron Assignee: (unassigned) => Kengo Hobo (hobo-kengo) --

[Yahoo-eng-team] [Bug 1614022] [NEW] POST/PUT request is returned with 500 error when specifying non dictionary type as value of resource key

2016-08-17 Thread Kengo Hobo
3 ERROR neutron.api.v2.resource extra_keys = set(res_dict.keys()) - set(attr_info.keys()) 2016-08-17 09:29:07.820 5683 ERROR neutron.api.v2.resource AttributeError: 'list' object has no attribute 'keys' 2016-08-17 09:29:07.820 5683 ERROR neutron.api.v2.resource 2016-08-1

[Yahoo-eng-team] [Bug 1612485] [NEW] 500 Error is returned when specifying string that is partial matched to "application/json" as format of HTTP header.

2016-08-11 Thread Kengo Hobo
RROR oslo_middleware.catch_errors AttributeError: 'NoneType' object has no attribute 'serialize' 2016-08-12 03:18:14.259 13757 ERROR oslo_middleware.catch_errors 2016-08-12 03:18:14.262 13757 INFO neutron.wsgi [req-c82ae85b-dbec-49ae-ad1f-d1104c437acd b3ec23ec52144d7e96696a

[Yahoo-eng-team] [Bug 1610905] [NEW] Updating agent with non admin context returns 500 error.

2016-08-08 Thread Kengo Hobo
.071 22005 ERROR neutron.api.v2.resource File "/usr/local/lib/python2.7/dist-packages/oslo_db/api.py", line 138, in wrapper 2016-08-08 09:11:02.071 22005 ERROR neutron.api.v2.resource return f(*args, **kwargs) 2016-08-08 09:11:02.071 22005 ERROR neutron.api.v2.resource File &qu

[Yahoo-eng-team] [Bug 1610764] [NEW] Create/Update security-group returns 500 error when boolean is specified as name.

2016-08-07 Thread Kengo Hobo
;default": 2016-08-08 01:28:13.215 10345 ERROR neutron.api.v2.resource AttributeError: 'bool' object has no attribute 'lower' 2016-08-08 01:28:13.215 10345 ERROR neutron.api.v2.resource === ** Affects: neutron Importance: Undecided Assi

[Yahoo-eng-team] [Bug 1609727] [NEW] Creating meter-label with description that has more than 1024 characters returns 500 error.

2016-08-04 Thread Kengo Hobo
aa a

[Yahoo-eng-team] [Bug 1609725] [NEW] Creating meter-label with name that has more than 255 characters returns 500 error.

2016-08-04 Thread Kengo Hobo
ared) VALUES (%(project_id)s, %(id)s, %(name)s, %(description)s, %(shared)s)'] [parameters: {'shared': 0, 'description': '', 'project_id': u'7dbb594bc59546f6b26ad73da253c90a', 'id': '07bf0f95-9950-418d-b667-b38084f4bad7

[Yahoo-eng-team] [Bug 1609717] [NEW] CLI client tries to find meter-label-rule by using name even though name attribute is not supported in meter-label-rule.

2016-08-04 Thread Kengo Hobo
+ -Request and Response ubuntu@neutron-ml2:~$ neutron meter-label-rule-delete a Deleted metering_label_rule: a The resource is deleted even though name of the meter-label-rule is not 'a'. ** Affects: neutron Importance: Undecided Assignee: Kengo Hobo (hobo-kengo) S

[Yahoo-eng-team] [Bug 1607670] [NEW] Cannot remove subnet from router even though the router is not used by vpnservice

2016-07-29 Thread Kengo Hobo
ter_interface failed (client error): There was a conflict when trying to complete your request. 2016-07-29 16:46:42.613 27256 INFO neutron.wsgi [req-e16aae3f-2610-473d-aeee-52587c78df40 5cd9727299164d72a308a13b96610278 d12b219751fe4b71be3df49fddbbafaf - - -] 192.168.122.139 - - [29/Jul/2016 16:46:

[Yahoo-eng-team] [Bug 1604662] [NEW] Bulk creation for security group does return 500 error.

2016-07-19 Thread Kengo Hobo
.resource TypeError: create_security_group_bulk() got an unexpected keyword argument 'security_groups' 2016-07-20 12:54:06.234 5351 ERROR neutron.api.v2.resource 2016-07-20 12:54:06.241 5351 INFO neutron.wsgi [req-48d5282e-f0b6-48b8-887c-7aa0c953ee88 e01bc3eadeb045edb02fc6b2af4b5d49 867929bfedc

[Yahoo-eng-team] [Bug 1593528] [NEW] Many FWaaS tempest jobs fail with AttributeError

2016-06-16 Thread Kengo Hobo
Public bug reported: Tempest jobs fail with following error because return value of type is changed to dictionary from object. 2016-06-16 18:01:05.207 | Captured traceback: 2016-06-16 18:01:05.207 | ~~~ 2016-06-16 18:01:05.207 | Traceback (most recent call last): 2016-06-16 18

[Yahoo-eng-team] [Bug 1587401] [NEW] Helper method to change status of port to abnormal state is needed in ml2.

2016-05-31 Thread Kengo Hobo
Public bug reported: Some mechanism drivers cooperate with another backend(SDN controller). In this case, drivers may want to change status of port so that user can recognize process for the port is failed when failure in calling to backend. However, currently there is no helper function in Port

[Yahoo-eng-team] [Bug 1584645] [NEW] bgp-speaker without associating with router is not supported.

2016-05-23 Thread Kengo Hobo
. ** Affects: networking-midonet Importance: Undecided Assignee: Kengo Hobo (hobo-kengo) Status: New ** Changed in: neutron Status: New => Invalid ** Project changed: neutron => networking-midonet ** Changed in: networking-midonet Status: Invalid => New *

[Yahoo-eng-team] [Bug 1535542] [NEW] Resource that does not belong to tenant cannot be created.

2016-01-18 Thread Kengo Hobo
Public bug reported: Resource that does not belong to tenant cannot be created. Creating resource that does not belong to tenant, 400 error had occurred. According to code, tenant_id is populated before calling create_XXX methods. Then failing with validation. I assume that it shouldn't be blocke

[Yahoo-eng-team] [Bug 1532200] [NEW] Gate along resource creation are failing with AttributeError.

2016-01-08 Thread Kengo Hobo
Public bug reported: Gate along resource creation are failing with AttributeError.(_get_tenant_id_for_create method). I assume that following commit affects because the method is deleted in this commit. https://github.com/openstack/neutron/commit/3082949cffeefd7ef0dcc3f63f235ce597539ef3 The err

[Yahoo-eng-team] [Bug 1528435] [NEW] The gate test of VPNaaS is failing with AttributeError

2015-12-21 Thread Kengo Hobo
Public bug reported: When I run git review command on today(AM 10:00), the gate test of VPNaaS is failing with following error. There are 5 errors and all of errors are AttributeError. I guess that following recent modification affects https://github.com/openstack/neutron/commit/dd5f5716c9a32634

[Yahoo-eng-team] [Bug 1477921] [NEW] Create/Update port responds 500 to the request with invalid "security_groups"

2015-07-24 Thread Kengo Hobo
or_none 2015-07-24 17:46:41.949 TRACE neutron.api.v2.resource for sg_id in value_list: 2015-07-24 17:46:41.949 TRACE neutron.api.v2.resource TypeError: 'int' object is not iterable 2015-07-24 17:46:41.949 TRACE neutron.api.v2.resource 2015-07-24 17:46:41.955 INFO neutron.wsgi