[Yahoo-eng-team] [Bug 1462161] [NEW] change 'Update Metadata' to specific name in modal header

2015-06-04 Thread tinytmy
Public bug reported: In some update metadata modal, use 'Update {{specific name}} Metadata' much better than Update Metadata. https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update_metadata.html#L11-Lundefined ** Affects:

[Yahoo-eng-team] [Bug 1461847] Re: Stacking controller fails due to error: 'wsgiref' is not in global-requirements.txt 2014.2.3

2015-06-04 Thread Dolph Mathews
** Project changed: nova-project = nova -- 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/1461847 Title: Stacking controller fails due to error: 'wsgiref' is not in

[Yahoo-eng-team] [Bug 1462154] [NEW] With DVR Pings to floating IPs replied with fixed-ips

2015-06-04 Thread Stephen Ma
Public bug reported: On my single node devstack setup, there are 2 VMs hosted. VM1 has no floating IP assigned. VM2 has a floating IP assigned. From VM1, ping to VM2 using the floating IP. Ping output reports the replies comes from VM2's fixed ip address. The reply should be from VM2's

[Yahoo-eng-team] [Bug 1423295] Re: Extend interfaces driver to support N1kV interface type

2015-06-04 Thread Henry Gessau
** Also affects: networking-cisco Importance: Undecided Status: New ** Changed in: networking-cisco Assignee: (unassigned) = Sourabh Patwardhan (sopatwar) ** No longer affects: neutron ** Changed in: networking-cisco Status: New = In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1461847] [NEW] Stacking controller fails due to error: 'wsgiref' is not in global-requirements.txt 2014.2.3

2015-06-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Stacking of controller fails at nova update with error 'wsgiref' is not in global-requirements.txt .The system is built from 2014.2.3 tag 2015-06-04 08:37:28.696 | + timeout -s SIGINT 0 git clone https://git.openstack.org/openstack/nova.git

[Yahoo-eng-team] [Bug 1453835] Re: Hyper-V: Nova cold resize / migration fails

2015-06-04 Thread Alan Pevec
** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New = In Progress ** Changed in: nova/kilo Importance: Undecided = Medium ** Changed in: nova/kilo Assignee: (unassigned) = Claudiu Belu (cbelu) -- You received this bug

[Yahoo-eng-team] [Bug 1462128] [NEW] Cells: DBReferenceError possible deleting unscheduled instance

2015-06-04 Thread melanie witt
Public bug reported: In cells, when a delete request comes in before an instance has been scheduled, cells will broadcast a delete everywhere to delete the instance in all cells. During the delete code path in compute, instance.save() attempts to save some state along the way before

[Yahoo-eng-team] [Bug 1461835] Re: devstack fails due to error:'lockfile' is not in global-requirements.txt 2014.2.3

2015-06-04 Thread Morgan Fainberg
This is clearly an issue with the global requirements being used by the devstack you are using (if anything). If you look here https://github.com/openstack/requirements/blob/97d55076947caac8a04b5fb7e94eac94ccee220a /global-requirements.txt#L45 the juno version of requirements has the lockfile

[Yahoo-eng-team] [Bug 1462152] [NEW] memcache Token persistence backend does not support connecting to IPv6-only hostnames or addresses

2015-06-04 Thread Frode Nordahl
Public bug reported: As of Kilo the default Token persistence backend is memcached. The backend driver does not support IPv6. I have included three scenarios (A, B and C) that will reproduce the bug and a control test that succeeds with same configuration using IPv4-resolving hostname. To

[Yahoo-eng-team] [Bug 1444146] Re: Subnet creation from a subnet pool can get wrong ip_version

2015-06-04 Thread Carl Baldwin
I just added python-neutronclient to this bug report. The fact that the client defaults to IP version 4 even when a version 6 subnet pool has been selected should be fixed. ** Also affects: python-neutronclient Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1456871] Re: objects.InstanceList.get_all(context, ['metadata', 'system_metadata']) return error can't locate strategy for %s %s % (cls, key)

2015-06-04 Thread Sylvain Bauza
nova.scheduler.ibm.ego.ego_manager is not an upstream module ** 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 Compute (nova). https://bugs.launchpad.net/bugs/1456871

[Yahoo-eng-team] [Bug 1182883] Re: List servers matching a regex fails with Neutron

2015-06-04 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/188511 ** Changed in: tempest Status: Invalid = In Progress ** Changed in: tempest Assignee: (unassigned) = Alexander Gubanov (ogubanov) -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1462020] [NEW] For non Cloud Admin user, Quota and Usage table actions should not be displayed (Keystone v3 Domains)

2015-06-04 Thread Brian Tully
Public bug reported: When domain scoped tokens are used against Keystone v3, the Domain Admin user should not have the permissions to manage or list quotas, nor the permissions to view usages for projects. These table actions should be removed within the Identity/Projects table if the logged in

[Yahoo-eng-team] [Bug 1461734] Re: duplicate detach volume in nova

2015-06-04 Thread Jeremy Stanley
Since this report concerns a possible security risk, an incomplete security advisory task has been added while the core security reviewers for the affected project or projects confirm the bug and discuss the scope of any vulnerability along with potential solutions. ** Also affects: ossa

[Yahoo-eng-team] [Bug 1462011] [NEW] Unable to create project if using Keystone v3 with domains

2015-06-04 Thread Kelly Domico
Public bug reported: If using Keystone v3 with domains and trying to create a project, there is an error that 'Project name is already in use'. This always occurs, even if the project name doesn't exist yet. See screenshot: http://imgur.com/zfqen6C ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1461970] [NEW] Hyper-V: failed to destroy instance

2015-06-04 Thread Lucian Petrut
Public bug reported: In some cases, Hyper-V fails to destroy instances, returning a 32775 error code, meaning Invalid state for this operation. Right before this, the instance is reported as successfully being shut off. This is a quite serious bug as it can lead to leaked instances. Trace:

[Yahoo-eng-team] [Bug 1434152] Re: oslo.serialization should be moved to test-requirements.txt on stable

2015-06-04 Thread Alan Pevec
** Also affects: keystone/icehouse Importance: Undecided Status: New ** Also affects: keystone/juno Importance: Undecided Status: New ** Changed in: keystone/icehouse Status: New = Fix Committed ** Changed in: keystone/juno Status: New = In Progress ** Changed

[Yahoo-eng-team] [Bug 1461779] [NEW] Nuage plugin is missing configuration

2015-06-04 Thread Wim De Clercq
Public bug reported: The nuage_plugin.ini file is missing parameters for the correct functioning of floatingip rate limiting usable in the plugin. ** Affects: neutron Importance: Undecided Assignee: Wim De Clercq (declewi) Status: New ** Changed in: neutron Assignee:

[Yahoo-eng-team] [Bug 1461776] [NEW] Error messages are encoded to HTML entity

2015-06-04 Thread Ankit Agrawal
Public bug reported: If you pass min_disk as -1 to the image create command, then it show following error message on the command prompt. $ glance image-create --name test --container-format bare --disk-format raw --file filename --min-disk -1 400 Bad Request: Invalid value '-1' for parameter

[Yahoo-eng-team] [Bug 1461777] [NEW] NUMA cell overcommit can leave NUMA cells unused

2015-06-04 Thread Belmiro Moreira
Public bug reported: NUMA cell overcommit can leave NUMA cells unused When no NUMA configuration is defined for the guest (no flavor extra specs), nova identifies the NUMA topology of the host and tries to match the cpu placement to a NUMA cell (cpuset). The cpuset is selected randomly.

[Yahoo-eng-team] [Bug 1461822] [NEW] Lack of password complexity verification in Keystone

2015-06-04 Thread Liusheng
Public bug reported: Currently, we can specified an arbitrary string as password when creating a user (or updating user's password) by keystone. In normally use cases, the user's password shouldn't be weak, because it may cause potential security issues. Keystone should add a mechanism to

[Yahoo-eng-team] [Bug 1461876] [NEW] Controller stacking fails due to ERROR: openstack Internal Server Error (HTTP 500)

2015-06-04 Thread Preethi Dsilva
Public bug reported: stacking of controller fails due to ERROR: openstack Internal Server Error (HTTP 500) while creating openstack project,which results in no project or user being created. I am attaching the local.conf and stack.sh.log file for your reference here controller is stacked from

[Yahoo-eng-team] [Bug 1461217] Re: Kilo Docker: Hypervisor Type Not Defined

2015-06-04 Thread Davanum Srinivas (DIMS)
Fixing it in https://review.openstack.org/#/c/188339/ ** Changed in: nova-docker Status: New = Invalid ** Changed in: nova Status: New = In Progress ** Changed in: nova Importance: Undecided = Low ** Changed in: nova Assignee: (unassigned) = Davanum Srinivas (DIMS)

[Yahoo-eng-team] [Bug 1454410] Re: Juno HA Deployment, percona on VIP, killed leader, compute did not reconnect

2015-06-04 Thread Sylvain Bauza
Not sure it's a Nova problem but rather a MySQLdb problem as per the log. Could you please try to see the config differences between the 13 good nodes and this one ? ** Changed in: nova Status: New = Opinion ** Changed in: nova Status: Opinion = Incomplete -- You received this

[Yahoo-eng-team] [Bug 1461827] [NEW] Fail to attach volumes using FC multipath

2015-06-04 Thread Masanori Itoh
Public bug reported: * Description Under FC-SAN multipath configuration, VM instances sometimes fail to grab volumes using multipath as expected. Because of this issue: - A single haredware failure in the FC Fabric can be exposed to VM instances regardless of physical multipath configuration

[Yahoo-eng-team] [Bug 1461835] [NEW] devstack fails due to error:'lockfile' is not in global-requirements.txt 2014.2.3

2015-06-04 Thread Preethi Dsilva
Public bug reported: STacking of controller fails at keystone update with error 'lockfile' is not in global-requirements.txt.The system is built from 2014.2.3 tag Log: 2015-06-04 05:01:36.180 | + git checkout 2014.2.3 2015-06-04 05:01:36.272 | Note: checking out '2014.2.3'. 2015-06-04

[Yahoo-eng-team] [Bug 1461835] [NEW] devstack fails due to error:'lockfile' is not in global-requirements.txt 2014.2.3

2015-06-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: STacking of controller fails at keystone update with error 'lockfile' is not in global-requirements.txt.The system is built from 2014.2.3 tag Log: 2015-06-04 05:01:36.180 | + git checkout 2014.2.3 2015-06-04 05:01:36.272 | Note: checking out

[Yahoo-eng-team] [Bug 1461847] [NEW] Stacking controller fails due to error: 'wsgiref' is not in global-requirements.txt 2014.2.3

2015-06-04 Thread Preethi Dsilva
Public bug reported: Stacking of controller fails at nova update with error 'wsgiref' is not in global-requirements.txt .The system is built from 2014.2.3 tag 2015-06-04 08:37:28.696 | + timeout -s SIGINT 0 git clone https://git.openstack.org/openstack/nova.git /opt/stack/nova 2015-06-04

[Yahoo-eng-team] [Bug 1461856] [NEW] Volume retype list should not contain the current volume_type

2015-06-04 Thread Zhenguo Niu
Public bug reported: Instead of adding an extra check and throw an error message when retype volume_type is same with the current one, we should exclude it form the choice list. ** Affects: horizon Importance: Undecided Assignee: Zhenguo Niu (niu-zglinux) Status: New **

[Yahoo-eng-team] [Bug 1461891] [NEW] Can't boot with bdm of which the source type is blank and destination is volume

2015-06-04 Thread wangxiyuan
Public bug reported: Now,boot a vm like this: nova boot --flavor 1 --nic net-id=xxx--block-device source=blank,dest=volume,bootindex=0 without size in bdm. the vm state will be error .And error information is :No valid host was found. So,I think we can't boot a vm that there is no size in

[Yahoo-eng-team] [Bug 1461923] [NEW] Field 'gateway' not disabled when 'no gateway' selected in 'edit subnet'

2015-06-04 Thread George Shuklin
Public bug reported: Horizon: 2014.2.3 Steps to reproduce: 1. Create net 2. Create subnet with gateway 3. Open network details (click on network name) under admin section 4. Click 'edit subnet' 5. Click Disable Gateway Expected behavior: 1. Field 'gateway' disabled 2. IP address in 'gateway'

[Yahoo-eng-team] [Bug 1461924] [NEW] Creation of service keystone in Kilo resutls in error ...ERROR keystone.common.wsgi [-] (OperationalError) no such table...

2015-06-04 Thread Vitaly Yevstigneyev
Public bug reported: Problem: During the first installation of Kilo followed by instructions (here http://docs.openstack.org/kilo/install-guide/install/apt/content/keystone-services.html ), running the command 'openstack service create --name keystone --description OpenStack Identity

[Yahoo-eng-team] [Bug 1456185] Re: 'Virt driver CPU pinning' feature missing thread support

2015-06-04 Thread Sylvain Bauza
Sorry but this is not a bug, that just means the spec is not fully complete. In order to do that, please repropose the missing bits in a separate spec (and blueprint) for Liberty ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1462082] [NEW] Delete Objects should have check box to select all

2015-06-04 Thread Kim Jensen
Public bug reported: It's not possible to delete a Container that contains objects (I wish this was possible) - So instead I need to drill down to all objects and from the bottom up and delete them. There is no way to select all objects when attempting delete the objects in a panel. Need a box

[Yahoo-eng-team] [Bug 1461732] Re: duplicate detach volume in nova

2015-06-04 Thread Gary Kotton
*** This bug is a duplicate of bug 1461734 *** https://bugs.launchpad.net/bugs/1461734 ** This bug is no longer a duplicate of bug 1461733 duplicate detach volume in nova ** This bug has been marked a duplicate of bug 1461734 duplicate detach volume in nova -- You received this bug