[Yahoo-eng-team] [Bug 1642483] [NEW] Deploy is failing after deregistering infoblox due to IPAM agent

2016-11-16 Thread Esha Seth
Public bug reported: Deploy is failing when neutron network is created after registering infoblox and then infobox is Unregistered before deploy of Virtual Machine. Error: Deploy of virtual machine xyz on host xxx failed with exception: Build of instance 8b9a1d54-9417-454b-bb4f-b94d0d89da5d was

[Yahoo-eng-team] [Bug 1608601] [NEW] create_port is failing for non admin context as Nova neutronclient interactions are not using admin context consistently

2016-08-01 Thread Esha Seth
Public bug reported: There have been several changes in community in Newton on nova and neutron client interactions. The interactions are not consistently using admin context and credentials/token of nova user always instead sometimes using the logged in user credentials. Due to this the create_po

[Yahoo-eng-team] [Bug 1616357] [NEW] The Error Response REST API GET/POST on networks is not translated

2016-08-24 Thread Esha Seth
Public bug reported: When a GET or a POST REST API request is made to openstack neutron for openstack/networks/v2.0/networks with invalid data then the response message with 404 error code is not translated Response: { "NeutronError": { "message": "Network dcea3730-ddc6-48cf-a1e9

[Yahoo-eng-team] [Bug 1622980] [NEW] Data Too Long for configurations column of neutron agents table

2016-09-13 Thread Esha Seth
Public bug reported: When deploying with several networks the configurations column in table neutron_agents can run out of space causing the below error. 09:03:43.791 970 ERROR oslo_db.sqlalchemy.exc_filters [req-817b01ad-1b7c-47bc-b3c9-81ad798a6eda - - - - -] DBAPIError exception wrapped from

[Yahoo-eng-team] [Bug 1618025] Re: MTU specified during neutron network create is not honored, always set to 1500

2016-09-15 Thread Esha Seth
Status: Incomplete => Invalid ** Changed in: neutron Assignee: ramesram (ramesh.rayapureddi) => Esha Seth (eshaseth) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1618025 Title:

[Yahoo-eng-team] [Bug 1622980] Re: Data Too Long for configurations column of neutron agents table

2016-09-16 Thread Esha Seth
Drew, yes the issue was due to very long bridge_mappings kept in configurations column which were exceeding the limit of the column. It is not related to deploy otherwise. I am cancelling this defect as invalid. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1625305] [NEW] neutron-openvswitch-agent is crashing due to KeyError in _restore_local_vlan_map()

2016-09-19 Thread Esha Seth
Public bug reported: Neutron openvswitch agent is unable to restart because vms with untagged/flat networks (tagged 3999) cause issue with _restore_local_vlan_map Loaded agent extensions: [] 2016-09-06 07:57:39.682 70085 CRITICAL neutron [req-ef8eea4f-c1ed-47a0-8318-eb5473b7c667 - - - - -] KeyEr

[Yahoo-eng-team] [Bug 1625305] Re: neutron-openvswitch-agent is crashing due to KeyError in _restore_local_vlan_map()

2016-09-29 Thread Esha Seth
I tried one more scenario in which I used one network (flat) and created 2 ports off it (2 vms) using mitaka ovs agent. The ports created had the same tag '2' and same net uuid. Then I used newton agent to create another one and it worked fine. So I am not seeing the issue now with same tag. ** Ch

[Yahoo-eng-team] [Bug 1449897] [NEW] neutron.agent.linux.utils.execute() fails to handle decoding in system locale (eg: Japanese)

2015-04-29 Thread Esha Seth
kages/neutron/agent/linux/utils.py", line 120, in execute\n stderr=_stderr)\nUnicodeDecodeError: \'ascii\' codec can\'t decode byte 0xe6 in position 141: ordinal not in range(128)\n' ** Affects: neutron Importance: Undecided Assignee: Esha Seth (eshaseth)