[Yahoo-eng-team] [Bug 1440244] [NEW] Horizon throws unauthorized error for cloud admin when domain feature is setup

2015-04-03 Thread Sumanth
Public bug reported: I have a devstack running following components 1.keystone 2.heat 3.nova 4.horizon 5.cinder For this open stack setup I wanted to enable domain feature, define admin boundaries. To enable the domains, these changes were made : 1. Changed the token format from PKI to UUID 2. a

[Yahoo-eng-team] [Bug 1399065] Re: Quota updated through nova api not refelected in Horizon

2015-02-06 Thread Sumanth
** Changed in: horizon Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1399065 Title: Quota updated through nova api not refelected i

[Yahoo-eng-team] [Bug 1414252] [NEW] Horizon throws unauthorized 403 error for cloud admin in domain setup

2015-01-23 Thread Sumanth
Public bug reported: I have a devstack running following components 1.keystone 2.heat 3.nova 4.horizon 5.cinder For this open stack setup I wanted to enable domain feature, define admin boundaries. To enable the domains, these changes were made : 1. Changed the token format from PKI to UUID

[Yahoo-eng-team] [Bug 1399065] [NEW] Quota updated through nova api not refelected in Horizon

2014-12-03 Thread Sumanth
Public bug reported: I am trying to update the quota of the user using the nova.quota.update( ... ), when i do this the quota is reflected in the commmond line but the same updated values are not reflected in the horizon dashboard. ** Affects: nova Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1294587] [NEW] Old style Images with vhd files tarred along with a folder are not handled in nova xen plugin

2014-03-19 Thread Sumanth Nagadavalli
in the staging path. So, the level of recursiveness in the downloaded image is not supported today, while handling old style image. ** Affects: nova Importance: Undecided Assignee: Sumanth Nagadavalli (sumanth-nagadavalli) Status: New ** Tags: nova plugin xen xenserver

[Yahoo-eng-team] [Bug 1208695] Re: Bug in flavor Nova v3 api when filtering flavors by minRam

2013-08-06 Thread Sumanth Nagadavalli
The call for V3 api is, v3/flavors/detail?min_ram= and not v3/flavors/detail?minRam=. its the same case with min_disk too (minDisk in V2) I think this will be clear once we complete documentation for V3 api. ** Changed in: nova Status: New => Opinion -- You received this bug notifica