[Yahoo-eng-team] [Bug 1485428] [NEW] can't shutoff instance from instance detail page

2015-08-16 Thread reachlin
Public bug reported: login as admin, and go to admin/instance/ instance detail page, then select shutoff instance. the page redirect to instance list page and the instance is still running. ** Affects: horizon Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1458769] [NEW] horizon can't update subnet ip pool

2015-05-26 Thread reachlin
Public bug reported: the update of ip pool in subnet reports success, but the refresh shows the data is not changed. steps to recreate: 1. admin/network/subnet 2. edit subnet/details/allocation pools 3. save the changes 4. check the subnet detail after success message shows ** Affects: horizon

[Yahoo-eng-team] [Bug 1447958] [NEW] Can't update min ram and min disk of images in admin panel

2015-04-24 Thread reachlin
Public bug reported: Admin/Images/Edit panel can't update min ram and min disk fields. Yet, these two fields can be updated by Project/Images/Edit panel. It is quite confusing. If these two fields are not allowed in Admin/Images, they should be disabled at least. ** Affects: horizon

[Yahoo-eng-team] [Bug 1421073] [NEW] can't add a new panel to admin dashboard

2015-02-11 Thread reachlin
Public bug reported: I am trying to add a new panel into admin dashboard and following the sample in the _50_admin_add_panel_py.example in the enabled folder. But the server gives the error tuple has no method of append. Then, I figured in line 23 of

[Yahoo-eng-team] [Bug 1389961] Re: Change of policy.json needs restart service

2014-11-06 Thread reachlin
Sth. is not right on my env. It seems OK on the devstack. ** Changed in: keystone Status: New = Invalid ** Information type changed from Public to Private -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1293407] [NEW] tempest is missing api_schema file

2014-03-17 Thread reachlin
Public bug reported: There's no such file in my system or git repo: /opt/stack/tempest/tempest/api/compute/api_schema Error Message No such file /opt/stack/tempest/tempest/api/compute/api_schema begin captured logging tempest.test: DEBUG: Open schema

[Yahoo-eng-team] [Bug 1293433] [NEW] tempest test.py new_url not defined

2014-03-17 Thread reachlin
Public bug reported: When I run some tempest test, I found the following error. It seems in the /opt/stack/tempest/tempest/test.py, the var might be not defined. Traceback (most recent call last): File /opt/stack/tempest/tempest/api/compute/flavors/test_flavors_negative.py, line 52, in