[Yahoo-eng-team] [Bug 1617499] [NEW] DBDeadlock occurs when multiple neutron server starts at the same time

2016-08-26 Thread Kahou Lei
sr/lib64/python2.7/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler 2016-08-27 00:32:11.937 193309 ERROR neutron raise errorclass, errorvalue 2016-08-27 00:32:11.937 193309 ERROR neutron DBDeadlock: (_mysql_exceptions.OperationalError) (1213, 'Deadlock found when trying to ge

[Yahoo-eng-team] [Bug 1597861] [NEW] Cannot install mac spoofing for allowed_address_pairs if port mac address is unavaliable

2016-06-30 Thread Kahou Lei
mac address is not a required field in port model, we need to add extra check for the port_details to see if the mac_address field is presented or not. ** Affects: neutron Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Changed in: neutron Assignee

[Yahoo-eng-team] [Bug 1571342] [NEW] Misleading variable naming is used in ldap driver

2016-04-17 Thread Kahou Lei
ge to name to be more generic to avoid confusion. https://github.com/openstack/keystone/blob/master/keystone/common/ldap/core.py#L1921-L1932 ** Affects: keystone Importance: Undecided Assignee: Kahou Lei (kahou82) Status: In Progress -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 1505414] [NEW] Broken error message during subnet creation

2015-10-12 Thread Kahou Lei
on/horizon/openstack_dashboard/dashboards/project/networks/subnets/workflows.py never pass Network object in the _create_subnet method and that breaks the error message. ** Affects: horizon Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Changed in: horizon A

[Yahoo-eng-team] [Bug 1495161] [NEW] Cannot add tap interface to the bridge when bridge mappings is not provided

2015-09-12 Thread Kahou Lei
Public bug reported: I am using linux bridge and I cannot add dhcp tap interface when the bridge mappings is not provided. Steps to reproduce: 1. Create a network 2. Create a subnet under that network 3. Observe that the dhcp port is DOWN >From the linux bridge log: 2015-09-12 18:25:28.857

[Yahoo-eng-team] [Bug 1485144] [NEW] User cannot create an admin network without knowing the physical network name

2015-08-14 Thread Kahou Lei
Public bug reported: Currently user cannot create an admin network without knowing the physical network name. It will be more convenient if the physical network field is a choice field such that user can choose the name from the list. Steps to reproduce: 1. Go to Admin - Network 2. Click

[Yahoo-eng-team] [Bug 1484636] [NEW] User cannot create network if network_vlan_ranges is not specified

2015-08-13 Thread Kahou Lei
)? If it is the second case, that means we have bug on Step 3. ** Affects: neutron Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Changed in: neutron Assignee: (unassigned) = Kahou Lei (kahou82) -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1475786] [NEW] Cannot ping to a same subnet VM via floating IP

2015-07-17 Thread Kahou Lei
Public bug reported: Suppose I have two VMs running and they are under the same subnet, they are assigned with the floating IPs. (See attached image). I am using nova network model. I cannot get ping working if I ping from one VM to another VM via the floating IP. Ping to another vm which

[Yahoo-eng-team] [Bug 1460866] [NEW] Hypervisor stats is incorrect in Hozion

2015-06-01 Thread Kahou Lei
: you will see my hypervisor stats is oversubscribed. Please ignore that as this bug is only against the calculation problem. ** Affects: horizon Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Attachment added: Screen Shot 2015-06-01 at 6.17.35 PM.png

[Yahoo-eng-team] [Bug 1459400] [NEW] Modal form is not working anymore

2015-05-27 Thread Kahou Lei
Public bug reported: With the latest upstream, modal form seems not working anymore. See attached ** Affects: horizon Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Attachment added: Screen Shot 2015-05-27 at 12.13.15 PM.png https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1458088] [NEW] Allocation Pool tooltip is truncated

2015-05-22 Thread Kahou Lei
Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Attachment added: Screen Shot 2015-05-22 at 4.59.31 PM.png https://bugs.launchpad.net/bugs/1458088/+attachment/4402747/+files/Screen%20Shot%202015-05-22%20at%204.59.31%20PM.png ** Changed in: horizon Assignee

[Yahoo-eng-team] [Bug 1458021] [NEW] Some of the fields in subnet create page are not marked as required (with asterisk)

2015-05-22 Thread Kahou Lei
the subnet name or the allocation pool. 4. Click create. 5. Horizon will returns error. ** Affects: horizon Importance: Undecided Assignee: Kahou Lei (kahou82) Status: In Progress ** Changed in: horizon Assignee: (unassigned) = Kahou Lei (kahou82) -- You received this bug

[Yahoo-eng-team] [Bug 1433849] [NEW] Horizon crashes which user click the Confirm resize action multiple times while an instance is resizing

2015-03-18 Thread Kahou Lei
Public bug reported: Steps to reproduce: 1. Boot an instance 2. Resize that instance 3. When the instance is in Confirm resize state, click the Confirm resize action. 4. After the action is clicked once, the Confirm resize action still shows up, click it couple times. 5. You will see Horizon

[Yahoo-eng-team] [Bug 1433847] [NEW] Horizon crashes when a non-admin user try to resize a locked instance

2015-03-18 Thread Kahou Lei
Public bug reported: Steps to reproduce: 1. Login as admin 2. Boot an instance. 3. Resize that instance. 4. While that instance is in Confirm state, logout and login as a non-admin user. 5. Go to the instance panel and notice that the instance has Confirm Resize action enabled. 6. Click the

[Yahoo-eng-team] [Bug 1432904] [NEW] Project with empty description is not sorted correctly

2015-03-16 Thread Kahou Lei
Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Changed in: horizon Assignee: (unassigned) = Kahou Lei (kahou82) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon

[Yahoo-eng-team] [Bug 1430005] [NEW] Improve security rule notification message

2015-03-09 Thread Kahou Lei
instead. ** Affects: horizon Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Attachment added: Screen Shot 2015-03-09 at 1.25.38 PM.png https://bugs.launchpad.net/bugs/1430005/+attachment/4339229/+files/Screen%20Shot%202015-03-09%20at%201.25.38%20PM.png

[Yahoo-eng-team] [Bug 1428585] Re: Filtering compute host in admin page makes an internal server error

2015-03-05 Thread Kahou Lei
This was fixed in this commit: https://github.com/openstack/horizon/commit/dd487f236db15fe6d6de76eb86fe98b75e2987b6 ** Changed in: horizon Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1427014] [NEW] Images with same created timestamp breaks paging

2015-03-01 Thread Kahou Lei
Public bug reported: Suppose there are several images which are created at the same timestamp, paging back and forth will mess up the order. ** Affects: horizon Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1426604] [NEW] User cannot page backward in Project Instance table

2015-02-27 Thread Kahou Lei
Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Changed in: horizon Assignee: (unassigned) = Kahou Lei (kahou82) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1426076] [NEW] Paging to the next page doesn't work after all the items in the current page are deleted

2015-02-26 Thread Kahou Lei
in the instance table. 4. On the first page, delete all the instance at once. 5. After all the instances are deleted, click the Next link. 6. You should see an error saying that it cannot page to the next page. ** Affects: horizon Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New

[Yahoo-eng-team] [Bug 1424930] [NEW] Compressing an incorrect scss files

2015-02-23 Thread Kahou Lei
Public bug reported: I was trying to compress the css file with some local changes. Since it is a local change, I was doing the change under the static folder (horizon/static) for testing. But I notice that the changes are not being picked up at all. Here are the steps to reproduce. 1. Run

[Yahoo-eng-team] [Bug 1424930] Re: Compressing an incorrect scss files

2015-02-23 Thread Kahou Lei
Turns out the scss compiler will do a glob if we set DEBUG = True. Therefore, it will never get the file from the static folder. Once DEBUG is set as False, everything works fine. ** Changed in: horizon Status: New = Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1424244] [NEW] Go button of the instance log page becomes disable

2015-02-21 Thread Kahou Lei
forever. Test it on Chrome broswer. ** Affects: horizon Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Changed in: horizon Assignee: (unassigned) = Kahou Lei (kahou82) ** Description changed: Steps to reproduce. 1. Spin up an instance. 2

[Yahoo-eng-team] [Bug 1420112] [NEW] Nova doesn't show enough error message when creating a new network with a duplicate vlan ID.

2015-02-09 Thread Kahou Lei
-634ac773-3fc7-4013-a319-69fbd4f1cca3) Contrary to other conflict such as subnet conflict, nova returns a clearer error message. ** Affects: nova Importance: Undecided Assignee: Kahou Lei (kahou82) Status: New ** Changed in: nova Assignee: (unassigned) = Kahou Lei (kahou82

[Yahoo-eng-team] [Bug 1394800] [NEW] Potential undefined object issue in angular horizon.js

2014-11-20 Thread Kahou Lei
Assignee: Kahou Lei (kahou82) Status: New ** Changed in: horizon Assignee: (unassigned) = Kahou Lei (kahou82) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https