[Yahoo-eng-team] [Bug 1419141] [NEW] [data processing] The submit button on the Launch cluster form should read Launch

2015-02-06 Thread Chad Roberts
Public bug reported: *Low priority* On the data processing - clusters - Launch Cluster dialog, the button on the first dialog (plugin select) currently reads Create. Ideally, that should read Next. On the actual cluster launching dialog, the submit button reads Create. Ideally it should read

[Yahoo-eng-team] [Bug 1419114] [NEW] Nova api 'Authorization failed for token' with federated scoped token

2015-02-06 Thread William Lynch
Public bug reported: OpenStack Release: Juno I am investigated k2k and I'm seeing the following behavior I have setup a keystone 2 keystone environment. I get a unscoped federated token I then get a project scoped token from the unscoped. I attempt to something simple by listing the flavors

[Yahoo-eng-team] [Bug 1419115] [NEW] IndexError adding host to availability zone

2015-02-06 Thread Chris Friesen
Public bug reported: There appears to be a bug in the code dealing with adding a disabled host to an aggregate that is exported as an availability zone. I disable the nova-compute service on a host and then tried to add it to an aggregate that is exported as an availabilty zone. This resulted in

[Yahoo-eng-team] [Bug 1419150] [NEW] resource usage modify should be modal

2015-02-06 Thread David Lyle
Public bug reported: The Resource Usage modify query should be a modal, but is not. It opens as a base view. ** Affects: horizon Importance: Low Assignee: David Lyle (david-lyle) Status: New ** Tags: ceilometer -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1419187] [NEW] ldap unicode issue

2015-02-06 Thread Kevin Fox
Public bug reported: exception when listing users in ldap: 2015-02-06 14:52:21.934 27199 ERROR keystone.common.wsgi [-] 'ascii' codec can't encode character u'\xe9' in position 19: ordinal not in range(128) 2015-02-06 14:52:21.934 27199 TRACE keystone.common.wsgi Traceback (most recent call

[Yahoo-eng-team] [Bug 1419043] Re: Conflict on isolated credential setup

2015-02-06 Thread Morgan Fainberg
** Changed in: keystone Milestone: None = kilo-3 ** Also affects: keystone/icehouse Importance: Undecided Status: New ** Also affects: keystone/juno Importance: Undecided Status: New ** Changed in: keystone/icehouse Importance: Undecided = Critical ** Changed in:

[Yahoo-eng-team] [Bug 1419175] [NEW] DVR qrouter created without OVS qr device

2015-02-06 Thread Zengfa Gao
Public bug reported: We have running stable/juno with DVR enabled. During tests, we created router, gateway and instance. There is one qrouter on one compute node was created with RuntimeError: Command: ['sudo', '/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns', 'exec',

[Yahoo-eng-team] [Bug 1419156] [NEW] Upload Image page is not displayed properly when large_name image is uploaded

2015-02-06 Thread Amogh
Public bug reported: 1. Login as an admin/tenant user 2. Upload large name images through image file browse, preferable the name mentioned below: SW_DVD5_Windows_Svr_Std_and_DataCtr_2012_R2_64Bit_English_Core_MLF_X19-05182.iso Observe that upload images page is not displayed correctly. **

[Yahoo-eng-team] [Bug 1419225] [NEW] horizon unit tests report acturally does not generate like others , such as nova, ceilometer...

2015-02-06 Thread guomin.lizte
Public bug reported: horizon unit tests report acturally does not generate like others ,such as nova,ceilometer.. in nova ,ceilometer,when run the unit tests, it will generate a folder .testrepository ; in the folder, I can find the steam messages, the latest unittest report can be find in it

[Yahoo-eng-team] [Bug 1419235] [NEW] nova-compute service fails to startup after reboot kvm

2015-02-06 Thread yuxingw
Public bug reported: Fail to start nova-compute service after reboot kvm, here are steps 1: reboot kvm 2:# /etc/init.d/openstack-nova-compute restart Openstack Version icehouse openstack-nova-compute-2014.1.2 Result Fails to start nova-service and throws the following errors 2015-02-06

[Yahoo-eng-team] [Bug 1419204] [NEW] edit pencil icon in Users table not aligned

2015-02-06 Thread Cindy Lu
Public bug reported: Identity Users table It seems that if the cell is empty (e.g. in the email column), the edit pencil icon gets shifted down - not centered. See image. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: Untitled.png

[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

[Yahoo-eng-team] [Bug 1419193] [NEW] missing ceilometer policy support

2015-02-06 Thread David Lyle
Public bug reported: Ceilometer recently in Kilo added support for policy checks. This should be supported in Horizon. ** Affects: horizon Importance: Medium Assignee: David Lyle (david-lyle) Status: New ** Tags: ceilometer -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1419187] Re: ldap unicode issue

2015-02-06 Thread Morgan Fainberg
This bug is with the mapping id generator not properly handling encoding for text strings. ** Changed in: keystone Importance: Undecided = Critical ** Changed in: keystone Status: New = Triaged ** Also affects: keystone/juno Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1418871] [NEW] Add styling to password field validation message during create user

2015-02-06 Thread Nikunj Aggarwal
Public bug reported: While creating or editing a user in the Users panel, if user enters the different Confirm Password then it shows a message saying Passwords do not match.. But it should show this message with a error background. ** Affects: horizon Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1396854] Re: fail to create an instance with specific ip

2015-02-06 Thread Jerry Zhao
https://review.openstack.org/#/c/149905/ fixed the bug. ** Changed in: tripleo Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1419002] [NEW] nova do not compain if 'my_ip' is wrong

2015-02-06 Thread George Shuklin
Public bug reported: If my_ip in nova config do not exit on any interface of the compute host, nova-compute silently accepts it and failing cold migration. Expected behaviour: error or warning if my_ip can not be found on any interface. Nova version: 1:2014.2.1-0ubuntu1~cloud0 ** Affects: nova

[Yahoo-eng-team] [Bug 1418994] [NEW] Project was disabled without doing explicit changes to it by user

2015-02-06 Thread Kyrylo Romanenko
Public bug reported: Project was disabled without doing explicit changes to it by user. Steps: 1. Login to Horizon as admin. 2. Create TESTPROJECT project. 3. Create testuser user (with TESTPROJECT as primary project). 4. Assign testuser into TESTPROJECT as _member_ and admin roles. 5. Logout 6.

[Yahoo-eng-team] [Bug 1418868] [NEW] duplicate operations when deleting tokens

2015-02-06 Thread wanghong
Public bug reported: In token.persistence.core:PersistenceManager.delete_tokens method, we would: 1. List tokens that going to be deleted 2. Delete tokens, note that here we wouldn't use the data got before 3. Loop the tokens got before and invalidate token cache There are two issues here: 1.

[Yahoo-eng-team] [Bug 1418675] Re: libvirt utils doesn't canonicalize the image architecture property

2015-02-06 Thread Markus Zoeller
** Also affects: glance Importance: Undecided Status: New -- 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/1418675 Title: libvirt utils doesn't canonicalize the

[Yahoo-eng-team] [Bug 1418923] [NEW] The logger WatchedFileHandler don't write to nova.log

2015-02-06 Thread Wu Hong Guang
Public bug reported: The following is the change i made to /etc/nova/logging.conf , [logger_nova] level = DEBUG handlers = watchedfile qualname = nova [handler_watchedfile] class = handlers.WatchedFileHandler args = ('/var/log/nova/nova.log',) formatter = context  there is no nova.log after

[Yahoo-eng-team] [Bug 1419040] [NEW] Add copy_from upload option to image creation in v2

2015-02-06 Thread Julie Pichon
Public bug reported: Horizon relies heavily on the copy_from attribute when creating new images, for example from feedback from deployers we even offer the option to entirely disallow direct file uploads [1] [2] and only let end-user create new images by indicating a URL. It is my understanding

[Yahoo-eng-team] [Bug 1419016] [NEW] New project in dropdown list becomes visible after logout

2015-02-06 Thread Kyrylo Romanenko
Public bug reported: There is projects selection dropdown on top of Horizon, right from OpenStack logo. New project in dropdown list becomes visible only after logout and re-login. Steps: 1) Login to Horizon as admin 2) Go to Identity - Project 3) Create new project NEW . 4) Add admin as

[Yahoo-eng-team] [Bug 1419047] [NEW] Error on nova compute on Power

2015-02-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I'm trying to deploy OpenStack in a Power 8 server on a single node. I've created 1 VM for MAAS, 1 VM for juju bootstrap and 4 VMs to use them as compute, ceph and to hold all the OpenStack services. I've deployed OpenStack and everything seemed to work

[Yahoo-eng-team] [Bug 1419047] [NEW] Error on nova compute on Power

2015-02-06 Thread Victor Estival
Public bug reported: I'm trying to deploy OpenStack in a Power 8 server on a single node. I've created 1 VM for MAAS, 1 VM for juju bootstrap and 4 VMs to use them as compute, ceph and to hold all the OpenStack services. I've deployed OpenStack and everything seemed to work fine, however, I

[Yahoo-eng-team] [Bug 1419016] Re: New project in dropdown list

2015-02-06 Thread Timur Sufiev
Thank you for the detailed description, but this issue has been already fixed in https://bugs.launchpad.net/horizon/+bug/1393659 K-1 milestone. So it makes sense to backport the change to other MOS branches as well. ** No longer affects: horizon ** Changed in: mos Milestone: None = 6.1 **

[Yahoo-eng-team] [Bug 1419043] Re: Conflict on isolated credential setup

2015-02-06 Thread Matthew Treinish
Looking through the failure logs this doesn't appear to be a tempest issue. Tempest is just triggering a race in keystone. ** Changed in: tempest Importance: High = Undecided ** Changed in: tempest Status: New = Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1418956] [NEW] Test utilities assume use of assignment api

2015-02-06 Thread Henry Nash
Public bug reported: Our test fixtures and v3 test utils call the assignment API under the hood to create assignments. This is normally absolutely fine, although for developers looking to replace the assignments engine with their own, such APIs might fail. While a fuller solution would be to

[Yahoo-eng-team] [Bug 1419010] [NEW] Thin the ML2 Cisco Nexus Driver

2015-02-06 Thread Sam Betts
Public bug reported: Cisco vendor code is now moving out of the neutron tree and this bug tracks the thinning of the Cisco nexus ml2 driver. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1418990] Re: Conflict between global-requirements and keystone/nova-requirements

2015-02-06 Thread Sergey Vilgelm
I'm sorry. This bug touched only our modified version of devstack. ** Changed in: keystone Status: New = Invalid ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1419070] [NEW] Dropdown for Domains and Projects always shows Default for Domains

2015-02-06 Thread Brad Pokorny
Public bug reported: After logging into Horizon with a domain other than Default, the dropdown for Domains and Projects always shows Default for the Domains. It would make more sense to users if it showed the domain they logged in with. I've been doing some testing with

[Yahoo-eng-team] [Bug 1418994] Re: Project was disabled without doing explicit changes to it by user

2015-02-06 Thread Timur Sufiev
*** This bug is a duplicate of bug 1413068 *** https://bugs.launchpad.net/bugs/1413068 ** This bug has been marked a duplicate of bug 1413068 Edit current project will disable it -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1419043] [NEW] Conflict on isolated credential setup

2015-02-06 Thread Sean Dague
Public bug reported: From the following run (in progress) - http://logs.openstack.org/26/153426/2/gate/gate-tempest-dsvm- nova-v21-full/c80cf2c//console.html 2015-02-06 15:50:27.935 | == 2015-02-06 15:50:27.935 | Failed 1 tests - output below: 2015-02-06 15:50:27.935

[Yahoo-eng-team] [Bug 1407685] Re: New eventlet library breaks nova-manage

2015-02-06 Thread Jesse Pretorius
** Also affects: openstack-ansible Importance: Undecided Status: New ** Also affects: openstack-ansible/juno Importance: Undecided Status: New ** Also affects: openstack-ansible/icehouse Importance: Undecided Status: New ** Also affects: openstack-ansible/trunk

[Yahoo-eng-team] [Bug 1419042] [NEW] os.makedirs with 0o7755 was repeated several places in agent code

2015-02-06 Thread Zengfa Gao
Public bug reported: For agent code, os.makedirs(dir, 0o755) was repeated in several places. First it will be difficult if we want to modify file permission such as 0o555 in the future. It will be easier to just to agent.linux.utils.ensure_dir method in other plances. Second, there is no unit

[Yahoo-eng-team] [Bug 1274137] Re: Libvirt driver suspend returns before completion of the task

2015-02-06 Thread Loganathan Parthipan
I hadn't reproduced since then. Closing it. ** Changed in: nova 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/1274137 Title:

[Yahoo-eng-team] [Bug 1419106] [NEW] potential race condition with member role creation

2015-02-06 Thread Guang Yee
Public bug reported: See https://github.com/openstack/keystone/blob/master/keystone/assignment/core.pyhttps://github.com/openstack/keystone/blob/master/keystone/assignment/core.py#L256-L261 In a multi-worker environment, the second role creation call could result in conflict. ** Affects: