[Yahoo-eng-team] [Bug 1260265] [NEW] BaremetalHostManager cannot distinguish baremetal hosts from other hosts

2013-12-12 Thread Arata Notsu
Public bug reported: BaremetalHostManager cloud distingush baremetal hosts by checking "baremetal_driver" exists in capabilities or not. However, now BaremetalHostManager cannot, because capabilities are not reported to scheduler and BaremetalHostManager always receives empty capabilities. As a re

[Yahoo-eng-team] [Bug 1267021] [NEW] configuration of local_ip shoud be more deployer-friendly

2014-01-08 Thread Arata Notsu
Public bug reported: Currently only a literal IP address is allowed for local_ip in ovs_neutron_plugin.ini. Every node has its own IP address thus a deployer has to take care to make sure that ovs_neutron_plugin.ini on each host holds proper local_ip. This is adding some complexity to deployment o

[Yahoo-eng-team] [Bug 1267790] [NEW] Fixed metric_index causes ValueError in ip_lib

2014-01-10 Thread Arata Notsu
Public bug reported: ip_lib.IpRouteCommand.get_gateway() raises ValueError to default_route_line like default via 192.168.99.1 proto static since it wrongly assumes that the 5th word is a value metric (in the example above, it is "static"). ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1480563] [NEW] weird sort for hypervisor_hostname

2015-08-01 Thread Arata Notsu
-01, west-01, east-02, west-02 This is caused by the fact that a javascript sort function (naturalSort) sees only a number in a text and ignores its prefix for ordering. ** Affects: horizon Importance: Undecided Assignee: Arata Notsu (arata776) Status: In Progress -- You

[Yahoo-eng-team] [Bug 1482191] [NEW] Error message is too generic when boot with volume creation fails with exceeded quota

2015-08-06 Thread Arata Notsu
ser_id | 386255bb3f05410dae7856633f0e611e | +--+-------+ ** Affects: nova Importance: Undecided Assignee: Arata Notsu (arata776) Status: In Progress -- You receive

[Yahoo-eng-team] [Bug 1279685] [NEW] Cannot connect to embedded vnc console

2014-02-13 Thread Arata Notsu
Public bug reported: To reproduce, simply use devstack, run stack.sh, create an instance and go to "Instance Details". Then, VNC console in "Console" tab fails with a message "Failed to connect to server (code: 1006)". When open console directly (by clicking "Click here to show only console"),