[Yahoo-eng-team] [Bug 1659129] [NEW] n-api throws exception when listing servers

2017-01-24 Thread Tong Liu
Public bug reported: When I tried to list all servers, n-api throws exception complaining about "Unknow database exception". I am using master branch TOT version. nicira@htb-1n-eng-dhcp8:~/devstack$ openstack server list Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/

[Yahoo-eng-team] [Bug 1640335] [NEW] DisallowedHost: Invalid HTTP_HOST header

2016-11-08 Thread Tong Liu
Public bug reported: Every time I start horizon service, it reports the following exception: nicira@htb-1n-eng-dhcp8:~/devstack$ sudo tail -f /var/log/apache2/horizon_error.log | sed 's/\\x1b/\o033/g' & echo $! >/opt/stack/status/stack/horizon.pid; fg || echo "horizon failed to start" | tee

[Yahoo-eng-team] [Bug 1640319] [NEW] Neutron service q-svc couldn't start

2016-11-08 Thread Tong Liu
Public bug reported: With latest neutron master code, neutron service q-svc could start due to the following error: 2016-11-08 21:54:39.435 DEBUG oslo_concurrency.lockutils [-] Lock "manager" released by "neutron.manager._create_instance" :: held 1.467s from (pid=18534) inner

[Yahoo-eng-team] [Bug 1621564] [NEW] Neutron port is not deleted after instance is deleted

2016-09-08 Thread Tong Liu
Public bug reported: For some reason, instance can be stuck in scheduling or error state, e.g. incompatible image, lack of property in image. In this case, the neutron port is not deleted after instance has been deleted. This happens with recent trunk. By default, devstack creates a KVM image

[Yahoo-eng-team] [Bug 1621257] [NEW] VNC console keeps reporting "setkeycodes 00" exception

2016-09-07 Thread Tong Liu
Public bug reported: For VM boot on KVM HV, the noVNC console keeps popping up the following exception whenever any key is pressed. Please refer to attached screenshot for details. "[32.786640] atkbd serio0: Use 'setkeycodes 00 ' to make it know. [60.026326] atkbd serio0: Unknown key pressed

[Yahoo-eng-team] [Bug 1586557] [NEW] Exception raised when trying to boot VM from Horizon UI

2016-05-27 Thread Tong Liu
Public bug reported: When tried to boot a VM on Horizon UI, the VM failed to start with exceptions from both horizon log and n-cpu log. Horizon log: 2016-05-27 23:27:55.589939 DEBUG:keystoneauth.session:REQ: curl -g -i -X GET

[Yahoo-eng-team] [Bug 1560210] Re: Resize server up failed when server's diskConfig option is Manual

2016-03-22 Thread Tong Liu
The tempest log above is the initial failure due to "resize to zero disk flavor is not allowed". Later I tried with more disk manually, and it still failed during migration. Please see below for more information. nicira@htb-1n-eng-dhcp8:/opt/stack/horizon$ nova show tj-test-resize

[Yahoo-eng-team] [Bug 1560210] [NEW] Resize server up failed when server's diskConfig option is Manual

2016-03-21 Thread Tong Liu
Public bug reported: In my setup, there are two type of hypervisors ESX and KVM. The server is on ESX host. But during resize, it failed as it is migrated from one host (i.e. ESX host) to another (i.e. KVM host). ** Affects: nova Importance: Undecided Status: New -- You received