[Yahoo-eng-team] [Bug 1451812] [NEW] Tree icon looks wrong - a square instead of a regular expand/collpase one

2015-05-05 Thread Ami Jeain
Public bug reported: install the latest Kilo bits and launch Horizon. Look at the tree, and now, when the it has the new expand/collapse structure, the icons look like a square, rather then a regular collapse/expand icons ** Affects: horizon Importance: Undecided Status: New ** At

[Yahoo-eng-team] [Bug 1333520] [NEW] Used VCPU's can show bigger value than Total VCPU's in nova hypervisor-show

2014-06-23 Thread Ami Jeain
Public bug reported: I have a system, where, when I type: nova hypervisor-show I get: vcpus | 32 vcpus_used| 38 This is wired to have used value bigger then Total value ** Affects: nova Importance: Undecided Status: New -- You received this b

[Yahoo-eng-team] [Bug 1333240] [NEW] filter project doesn't work per all pages

2014-06-23 Thread Ami Jeain
Public bug reported: go to the admin page, and have a big list of instances (I had around 100), enough to have multiple pages of them. While in the first page of the instances, enter a project name that doesn't exist in the first page to filter. I would expect it to find it, but rather, it finds

[Yahoo-eng-team] [Bug 1328829] [NEW] save button in Edit project while having a long list of members in project tends not to scale

2014-06-11 Thread Ami Jeain
Public bug reported: if you have a long list of members (in Edit Project -> Project members page), the save button will get far and far and wil be very difficult to reach it. Suggestion is to make it always visible either on top or other place. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1316077] [NEW] live migration fails on NoValidHost although the host seems very valid

2014-05-05 Thread Ami Jeain
Public bug reported: I am trying to perform a live-migration of one instance from one server to another, and while it fails, I see in the conductor log file: File "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line 140, in select_destinations raise exception.NoValidHost(r

[Yahoo-eng-team] [Bug 1304208] [NEW] key_name and key_save fields in Stack Launch don't have tooltips

2014-04-07 Thread Ami Jeain
Public bug reported: the 2 last fields in the Stack launch screen (key_name and key_save) are missing the tooltip, like the other 3 top fields. Placing the mouse inside these 2 fields should show the black tooltip ** Affects: horizon Importance: Undecided Status: New ** Summary ch

[Yahoo-eng-team] [Bug 1303865] [NEW] mandatory fields are not enforced in launch stack

2014-04-07 Thread Ami Jeain
Public bug reported: - go to the Create Stack screen, enter the following valid Heat template: heat_template_version: 2013-05-23 description: > A single stack with a keypair. parameters: key_name: type: string default: heat_key3 key_save: type: string default: false resourc

[Yahoo-eng-team] [Bug 1303644] [NEW] Horizon errors when creating a valid Heat stack

2014-04-07 Thread Ami Jeain
Public bug reported: I have done the following: - Went to project tab, and Orchestration -> Stack - Clicked on launc Stack and chose template from file (valid template), using the following content: heat_template_version: 2013-05-23 description: > A single stack with a keypair. parameters: k

[Yahoo-eng-team] [Bug 1296273] [NEW] NoReverseMatch: u"'horizon" is not a registered namespace error when listing an object in a container

2014-03-23 Thread Ami Jeain
Public bug reported: I have installed the latest Icehouse M2 puddle, and while installing it on 2 different setups (1 controller+2 computes and an allinone), I have got a "something went wrong" while defining a container and adding to it an object and clicking on that newly created object. Also

[Yahoo-eng-team] [Bug 1278066] [NEW] live migrate is failing

2014-02-09 Thread Ami Jeain
Public bug reported: I have a setup of 1 controller and 2 computes. I have an instance which I try to live-migrate from one compute server to another, and It gives an error "failed to live migrate". I looked at the /var/log/nova/compute.log and it shows the following exception: 2014-02-09 12

[Yahoo-eng-team] [Bug 1276217] [NEW] horizon errors out when adding myself to a group

2014-02-04 Thread Ami Jeain
Public bug reported: Horizon throws a "something went wrong" when adding myself to a group: steps to reproduce: 1. login as admin 2. create a group 3. go to add users and add myself (admin) to this group => you will get a "something went wrong" message instead of giving a friendlier message What