[Yahoo-eng-team] [Bug 1526964] Re: Can delete lbaas-pool with lbaas-hm attached

2016-06-10 Thread LIU Yulong
*** This bug is a duplicate of bug 1450375 *** https://bugs.launchpad.net/bugs/1450375 ** This bug is no longer a duplicate of bug 1571097 unable to delete lbaasv2 health monitor if its listener deleted ** This bug has been marked a duplicate of bug 1450375 cannot delete v2

[Yahoo-eng-team] [Bug 1580899] [NEW] Overlaped new router interface cannot remove

2016-05-12 Thread LIU Yulong
Public bug reported: To reproduce the bug: 1. Create a router (could be any type: legacy, HA, DVR, DVR + HA) 2. Create network1 with subnet1 192.168.111.0/24 gateway 192.168.111.1 3. Create network2 with subnet2 192.168.111.0/24 gateway 192.168.111.254 4. Create router interface to subnet1 by

[Yahoo-eng-team] [Bug 1578523] [NEW] Floating IP updating procedure is inaccurate

2016-05-05 Thread LIU Yulong
ng_ip_address": "172.16.5.145", "port_id": null, "id": "cd3b0496-bd2e-48a8-8706-48d4c4d85c44", "tenant_id": "5ff1da9c235c4ebcaefeecf3fff7eb11", "dns_name": ""}} Port_id is None, it means that the floating IP is disass

[Yahoo-eng-team] [Bug 1534516] [NEW] ML2: L2POP delete unbond port get AttributeError

2016-01-15 Thread LIU Yulong
RACE neutron.plugins.ml2.managers 2016-01-15 17:16:41.029 ERROR neutron.plugins.ml2.plugin [req-0aa22238-347d-4c9d-8a51-03ce6eaa1152 admin 91a6fdb6f9064fdda314579832a7ccbc] mechanism_manager.delete_port_postcommit failed for port 1aa78747-7490-4f36-8dcf-e0389d7b86f9 ** Affects: neutron Importance: Undec

[Yahoo-eng-team] [Bug 1533441] [NEW] HA router can not be deleted after race between HA router creating and deleting

2016-01-12 Thread LIU Yulong
Public bug reported: HA router can not be deleted after race between HA router creating and deleting Exception: 1. Unable to process HA router %s without HA port 2. AttributeError: 'NoneType' object has no attribute 'config' ** Affects: neutron Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1533440] [NEW] Race between deleting last HA router and a new HA router API call

2016-01-12 Thread LIU Yulong
Public bug reported: During the delete of tenant last HA router, neutron will also delete the HA network which can be racy if a new HA router API call is coming concurrently. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1533460] [NEW] DBReferenceError rasied during race between HA router deleting and L3 agent sync router info

2016-01-12 Thread LIU Yulong
Public bug reported: If auto_scheduler the router, during race between HA router creating and deleting, the neutron server may treat the HA router as 'no scheduled', then it will create a new HA port binding with the router(id) which is deleted concurrently, and then foreign key constraint

[Yahoo-eng-team] [Bug 1533457] [NEW] Neutron server unable to sync HA info after race between HA router creating and deleting

2016-01-12 Thread LIU Yulong
Public bug reported: Neutron server will not be able to sync ha router data after race happened between get_ha_router_port_bindings and HA router deleting API call. Exception: TypeError: 'NoneType' object is unsubscriptable (function get_ha_router_port_bindings and _process_sync_ha_data) **

[Yahoo-eng-team] [Bug 1533443] [NEW] Cannot update HA router HA ha_port states after race between HA router creating and deleting

2016-01-12 Thread LIU Yulong
Public bug reported: ml2 plugin unable to update HA port status. This happened between L2 agent and neutron server side ml2 plugin. When l2 agent try to get port details, ml2 plugin will try to get/update a HA port, but the HA port was deleted by a router delete api, then the exception raised.

[Yahoo-eng-team] [Bug 1533454] [NEW] L3 agent unable to update HA router state race after between HA router creating and deleting

2016-01-12 Thread LIU Yulong
Public bug reported: When neutron server deleted all the resources of a HA router, L3 agent can not aware that, so race happened in some procedure like this: 1. neutron server delete all res of a HA router 2. RPC to l3 agent 1 in which the HA router was master state 3. In l3 agent 2 'backup'

[Yahoo-eng-team] [Bug 1533455] [NEW] Stale processes lives after a fanout deleting HA router RPC between L3 agents

2016-01-12 Thread LIU Yulong
Public bug reported: Stale processes lives after a fanout deleting HA router RPC between L3 agents: The race happened between l3 agents after a fanout deleting HA router RPC. Race Scenario: 1. HA router X was schedulered to L3 agent A and L3 agent B 2. X in L3 agent A is the master state 3. a

[Yahoo-eng-team] [Bug 1400770] Re: fail to upload object if swift proxy-server is deployed in apache 2.4

2016-01-05 Thread LIU Yulong
** No longer affects: python-swiftclient ** Changed in: horizon Status: In Progress => Fix Released -- 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/1400770

[Yahoo-eng-team] [Bug 1523780] Re: Race between HA router create and HA router delete

2015-12-21 Thread LIU Yulong
The following exceptions are not fixed: 1.DBReferenceError: (IntegrityError) 2. AttributeError: 'NoneType' object has no attribute 'config' (l3 agent process router in router_delete function) 3. DBError: UPDATE statement on table 'ports' expected to update 1 row(s); 0 were matched. (Maybe this

[Yahoo-eng-team] [Bug 1528091] [NEW] -1 is not a valid value in some Security Group Rules creation forms

2015-12-20 Thread LIU Yulong
ode in the range (-1: 255)" It will raise the exception "Not a valid port number". ** Affects: horizon Importance: Undecided Assignee: LIU Yulong (dragon889) Status: New ** Changed in: horizon Assignee: (unassigned) => LIU Yulong (dragon889) -- You received thi

[Yahoo-eng-team] [Bug 1523780] [NEW] Race between HA router create and HA router delete

2015-12-07 Thread LIU Yulong
xx. There are one or more ports still in use on the network." ** Affects: neutron Importance: Undecided Assignee: LIU Yulong (dragon889) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which i

[Yahoo-eng-team] [Bug 1522268] [NEW] DBReferenceError in create_ha_router_binding:Cannot add or update a child row

2015-12-02 Thread LIU Yulong
Public bug reported: Use rally to test l3 all: NeutronNetworks.create_and_delete_floating_ips NeutronNetworks.create_and_delete_routers NeutronNetworks.create_and_list_floating_ips NeutronNetworks.create_and_list_routers NeutronNetworks.create_and_update_routers The below error comes, Log:

[Yahoo-eng-team] [Bug 1514728] [NEW] insufficient service name for external process

2015-11-10 Thread LIU Yulong
' is insufficient for cloud administartor. ** Affects: neutron Importance: Undecided Assignee: LIU Yulong (dragon889) Status: New ** Changed in: neutron Assignee: (unassigned) => LIU Yulong (dragon889) -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1484410] [NEW] No log for ipsec pluto process

2015-08-13 Thread LIU Yulong
Public bug reported: Add log for ipsec pluto process ** Affects: neutron Importance: Undecided Status: New ** Tags: ipsec log openswan ** Tags added: log ** Tags added: ipsec openswan -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1480042] [NEW] L3 agent notify error after HA router deletion

2015-07-30 Thread LIU Yulong
Public bug reported: $ uname -a Linux compute02 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux $ neutron-server --version neutron-server 2015.1.0 Reproduce the bug: 1. Two network node running l3, dhcp, metadata 2. ml2 ovs + gre 3. enable neutron l3 ha

[Yahoo-eng-team] [Bug 1426642] [NEW] login page has no session id when user first visit

2015-02-27 Thread LIU Yulong
everything is OK. ** Affects: horizon Importance: Undecided Assignee: LIU Yulong (dragon889) Status: In Progress ** Summary changed: - login page has no session id when user first visit login page + login page has no session id when user first visit ** Description changed

[Yahoo-eng-team] [Bug 1426642] Re: login page has no session id when user first visit

2015-02-27 Thread LIU Yulong
** Changed in: horizon Status: In Progress = Invalid -- 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/1426642 Title: login page has no session id when user

[Yahoo-eng-team] [Bug 1408640] [NEW] logout dropdown was blocked by message tip

2015-01-08 Thread LIU Yulong
Public bug reported: Logout dropdown was blocked by message tip, if you close one message tip, the next will come top again : ( ** Affects: horizon Importance: Undecided Assignee: LIU Yulong (dragon889) Status: In Progress ** Attachment added: message block the logout

[Yahoo-eng-team] [Bug 1406206] [NEW] loadbalancers panel, vpn and firewalls are not completely disabled

2014-12-29 Thread LIU Yulong
Public bug reported: loadbalancers panel, vpn and firewalls are not completely disabled Neutron does not enable the vpn, load balance and firewall services. The related horizon panels can still be accessed by directly input url, http://ip.xxx.xxx.xxx/horizon/project/firewalls/

[Yahoo-eng-team] [Bug 1405560] [NEW] Network create cancel button cause unregistered namespace error

2014-12-25 Thread LIU Yulong
Public bug reported: Envrionment: Horizon upstream source code: error log: [Thu Dec 25 15:41:19 2014] [error] Traceback (most recent call last): [Thu Dec 25 15:41:19 2014] [error] File /usr/lib/python2.6/site-packages/django/core/handlers/base.py, line 134, in get_response [Thu Dec 25

[Yahoo-eng-team] [Bug 1405543] [NEW] quota bar chart and title doesn't display well in chrome and IE

2014-12-24 Thread LIU Yulong
Public bug reported: quota bar chart and title doesn't display well in chrome and IE Envrionment: Horizon: Upstream source code Chrome: Version: 36.0.1985.125 m IE: Version: 10.0.9200.16921 update:10.0.17 ** Affects: horizon Importance: Undecided Status: New ** Attachment

[Yahoo-eng-team] [Bug 1400770] Re: fail to upload object if swift proxy-server is deployed in apache 2.4

2014-12-17 Thread LIU Yulong
** Also affects: python-swiftclient 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/1400770 Title: fail to upload object

[Yahoo-eng-team] [Bug 1400770] [NEW] fail to upload object if swift proxy-server is deployed in apache 2.4

2014-12-09 Thread LIU Yulong
Importance: Undecided Assignee: LIU Yulong (dragon889) Status: In Progress ** Summary changed: - fail to upload object if swift proxy-server is in apache 2.4 + fail to upload object if swift proxy-server is deployed in apache 2.4 ** Description changed: - fail to upload object if swift

[Yahoo-eng-team] [Bug 1396050] [NEW] floating_ip_disassociate port_id parameter never used

2014-11-25 Thread LIU Yulong
Public bug reported: See: https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/neutron.py#L400 and https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/nova.py#L397 python-neutronclient usage: neutron floatingip-disassociate [-h] [--request-format

[Yahoo-eng-team] [Bug 1389489] [NEW] mutil-region router-panel display

2014-11-04 Thread LIU Yulong
Public bug reported: Related to this bp: https://blueprints.launchpad.net/horizon/+spec/hide-router-panel-by-config 1. regionOne neutron has configuration service_plugins = router 2.regionTwo neutron has no service_plugins setting. l3 router is not enabled. 3.the local_settings.py was used to

[Yahoo-eng-team] [Bug 1368674] [NEW] Horizon multi regions but different service endpoints will cause Invalid service catalog service exception

2014-09-12 Thread LIU Yulong
Public bug reported: Horizon multi regions but different service endpoints will cause Invalid service catalog service exception. Description: 1.There are two regions. 2. RegionOne has service keystone, glance, nova, neutron, cinder, ceilometer, heat endpoints. RegionTwo only has keystone,

[Yahoo-eng-team] [Bug 1327061] [NEW] flavor extras cpu_period out of range will cause unsupported configuration

2014-06-06 Thread LIU Yulong
Public bug reported: flavor extras cpu_period has a range [1000, 100]. Now there is no check about the value. And the if you boot an instance by this flavor, it will get a exception: unsupported configuration: Value of cputune period must be in range [1000, 100] ** Affects: horizon

[Yahoo-eng-team] [Bug 1309822] [NEW] Icehouse Neutron OVS plug-in never take effect

2014-04-18 Thread LIU Yulong
Public bug reported: The Icehouse neutron Open vSwitch (OVS) plug-in will always use the /etc/neutron/plugins/ml2/ml2_conf.ini as it's config-file. Some steps: 1.apt-get install python-software-properties  add-apt-repository cloud-archive:icehouse 2.apt-get install neutron-server 3.apt-get

[Yahoo-eng-team] [Bug 1255829] Re: Translation Error (ignore it)

2014-04-06 Thread LIU Yulong
** Changed in: horizon Status: Incomplete = Invalid -- 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/1255829 Title: Translation Error (ignore it) Status in

[Yahoo-eng-team] [Bug 1269667] Re: metering service unreachable:ServiceCatalogException: Invalid service catalog service: metering

2014-01-21 Thread LIU Yulong
** Changed in: horizon Status: Incomplete = Invalid -- 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/1269667 Title: metering service

[Yahoo-eng-team] [Bug 1269667] Re: metering service unreachable:ServiceCatalogException: Invalid service catalog service: metering

2014-01-21 Thread LIU Yulong
+--+---+--+--+-+--+ |id| region |publicurl

<    1   2   3