[Yahoo-eng-team] [Bug 1372792] [NEW] Inconsistent timestamp formats in ceilometer metering messages

2014-09-23 Thread Daniele Venzano
Public bug reported: The messages generated by neutron-metering-agent contain timestamps in a different format than the other messages received through UDP from ceilometer-agent-notification. This creates unnecessary troubles for whoever is trying to decode the messages and do something useful

[Yahoo-eng-team] [Bug 1365061] Re: Warn against sorting requirements

2014-09-23 Thread Nikhil Manchanda
** No longer affects: trove ** No longer affects: python-troveclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1365061 Title: Warn against sorting requirements Status in Cinder:

[Yahoo-eng-team] [Bug 1363558] Re: check the value of the configuration item block_device_allocate_retries

2014-09-23 Thread Liusheng
** Description changed: we need to to check the value of the configuration item block_device_retries in the code in order to ensure the block_device_retries equal or bigger than 1 , done like that the configuration item network_allocate_retries + + = + In

[Yahoo-eng-team] [Bug 1372812] [NEW] instance task status keep for long time when reboot

2014-09-23 Thread Eli Qiao
Public bug reported: When doing reboot, the task status will be REBOOT_STARTED for long time in some cases, it's better to add this status when polling the rebooting instances and try to trigger reboot again. [tagett@stack-01 devstack]$ nova list

[Yahoo-eng-team] [Bug 1372823] [NEW] iSCSI LUN list not refreshed in Hyper-V 2012 R2 compute nodes

2014-09-23 Thread Luis Fernandez
Public bug reported: When an iSCSI volume is attached to Hyper-V, the OS has to refresh the list of LUNs on the iSCSI target to discover the new one. The current mechanism implemented only works for the first LUN because the connection to the target is done after the LUN is exposed to the

[Yahoo-eng-team] [Bug 1372805] Re: [libvirt] LibvirtDriver.get_num_instances should not count dom0 when driver_type=xen

2014-09-23 Thread Christian Berendt
I tested this on an Icehouse environment. The code changed in Juno. Len of list_instances is used for the number of instances and list_instances only returns guests, no dom0. So everything is fine on Juno and this bug is invalid. ** Changed in: nova Status: New = Invalid -- You received

[Yahoo-eng-team] [Bug 1372829] [NEW] vcpu_pin_set setting raises exception

2014-09-23 Thread Irena Berezovsky
Public bug reported: once enabled vcpu_pin_set=0-9 in nova.conf, got the following exception: 2014-09-23 11:00:41.603 14427 DEBUG nova.openstack.common.processutils [-] Result was 0 execute /opt/stack/nova/nova/openstack/common/processutils.py:195 Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1372845] [NEW] libvirt: Instance NUMA fitting code fails to account for vpu_pin_set config option properly

2014-09-23 Thread Nikola Đipanov
Public bug reported: Looking at this branch of the NUMA fitting code https://github.com/openstack/nova/blob/51de439a4d1fe5e17d59d3aac3fd2c49556e641b/nova/virt/libvirt/driver.py#L3738 We do not account for allowed cpus when choosing viable cells for the given instance. meaning we could chose a

[Yahoo-eng-team] [Bug 1372862] [NEW] There is no need to enable globalizaion for debug level log

2014-09-23 Thread Yang Yu
Public bug reported: Currently, in neutron code, there still are some codes to enable translation tag for debug level log. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1365751] Re: Use of assert_called_once() instead of assert_called_once_with()

2014-09-23 Thread Jacek Świderski
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) = Jacek Świderski (jacek-swiderski) ** Changed in: neutron Status: New = In Progress ** Description changed: mock.assert_called_once() is a noop, it doesn't test

[Yahoo-eng-team] [Bug 1368667] Re: Nova supports creating flavor with an existing ID if the previous flavor(with same ID) is in deleted state.

2014-09-23 Thread Abhishek Talwar
** No longer affects: 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/1368667 Title: Nova supports creating flavor with an existing ID if the previous flavor(with

[Yahoo-eng-team] [Bug 1372882] [NEW] Neutron should drop certain outbound ICMPv6 packets

2014-09-23 Thread Alexey I. Froloff
Public bug reported: Neutron should drop certain ICMPv6 messages (like 134) on VM - Network path. Like it allows certain ICMPv6 messages to be accepted on Network - VM path, as in bug #1242933 ** Affects: neutron Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1372883] [NEW] DHCP agent should specify prefix-len for IPv6 dhcp-range's

2014-09-23 Thread Alexey I. Froloff
Public bug reported: If Network contains Subnet smaller than /64, prefix-len should be specified for dnsmasq's --dhcp-range option. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1372888] [NEW] g-api raise 500 error if filesystem_store_datadirs and filesystem_store_datadir both specified

2014-09-23 Thread Abhishek Kekane
Public bug reported: g-api raise 500 error if filesystem_store_datadirs and filesystem_store_datadir both specified If both filesystem_store_datadirs and filesystem_store_datadir parameters specified in glance-api.conf file then while creating new image 500 internal server error will be raised.

[Yahoo-eng-team] [Bug 1372375] Re: Attaching LVM encrypted volumes (with LUKS) could cause data loss if LUKS headers get corrupted

2014-09-23 Thread Duncan Thomas
Adding cinder on since it is likely the fix will end up in cinder ** Also affects: cinder 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).

[Yahoo-eng-team] [Bug 1372909] [NEW] Action title can oveflow pulldown menu when action title is long using FIrefox

2014-09-23 Thread Mitsuhiro Tanino
Public bug reported: When an action title of pulldown menu is long, the action title can overflow the pulldown menu. This error occurs when the language setting is Japanese. BZ1300868 tried to fix this bug, but this bug is still remaining specific browser environment.

[Yahoo-eng-team] [Bug 1368910] Re: intersphinx requires network access which sometimes fails

2014-09-23 Thread Doug Hellmann
** Also affects: oslo-incubator Importance: Undecided Status: New ** Changed in: oslo-incubator Milestone: None = kilo-1 ** Changed in: oslo-incubator Status: New = Fix Released ** Changed in: oslo-incubator Assignee: (unassigned) = Andreas Jaeger (jaegerandi) -- You

[Yahoo-eng-team] [Bug 1369627] Re: libvirt disk.config will have issues when booting two with different config drive values

2014-09-23 Thread Jeremy Stanley
This only affects juno right? (Those changes are only in the master branch?) Just confirming we don't need an advisory for any released versions. ** Also affects: ossa Importance: Undecided Status: New ** Changed in: ossa Status: New = Incomplete -- You received this bug

[Yahoo-eng-team] [Bug 1365751] Re: Use of assert_called_once() instead of assert_called_once_with()

2014-09-23 Thread Terry Howe
** Changed in: python-cliff Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1365751 Title: Use of assert_called_once() instead of

[Yahoo-eng-team] [Bug 1372956] [NEW] Wrong idp_metadata_path parameter group

2014-09-23 Thread Marek Denis
Public bug reported: federation.controllers.SAMLMetadataV3.get_metadata() method expects parameter CONF.federation.idp_metadata_path whereas the right parameter is CONF.saml.idp_metadata_path. Controllers should be fixed. ** Affects: keystone Importance: Undecided Assignee: Marek

[Yahoo-eng-team] [Bug 1297468] Re: [UI] Cleanup backward compatibility for folsom URLs

2014-09-23 Thread Chad Roberts
This was never really a bug against horizon, but rather the old sahara- dashboard module which isn't an issue anymore since the Sahara dashboard is now part of horizon. Setting this bug to invalid because it truly is totally invalid. ** Changed in: horizon Status: Incomplete = Invalid **

[Yahoo-eng-team] [Bug 1372971] [NEW] Different style buttons for Create Network in Network Topology tab and adjacent Networks tab

2014-09-23 Thread Jeff Needle
Public bug reported: In the Projects-Network section, the tab for Network Topology and the tab for Networks both have a Create Network button that do the same thing but the styles on the button are different. Same thing with the Router tab and Create Router button on that page. Its styling

[Yahoo-eng-team] [Bug 1372981] [NEW] ModelsMigrationsSync test should be moved to functional tests

2014-09-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Functional tests can't provide both MySQL and PostgreSQL installed which are needed to properly run ModelsMigrationsSync. After that is fixed we can move this test to functional. ** Affects: neutron Importance: Medium Assignee: Ann Kamyshnikova

[Yahoo-eng-team] [Bug 1365901] Re: cinder-api ran into hang loop in python2.6

2014-09-23 Thread Matt Riedemann
Nova is doing the same thing: http://git.openstack.org/cgit/openstack/nova/tree/nova/wsgi.py#n138 ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Importance: Undecided = High ** Changed in: nova Status: New = In Progress ** Changed in: nova

[Yahoo-eng-team] [Bug 1372810] [NEW] Incorrect declaration plugin's name in setup.cfg

2014-09-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In setup.cfg name of OneConvergencePlugin is set incorrectly. Used '.' instead of ':'. ** Affects: neutron Importance: Undecided Assignee: Ann Kamyshnikova (akamyshnikova) Status: In Progress -- Incorrect declaration plugin's name in

[Yahoo-eng-team] [Bug 1372981] Re: ModelsMigrationsSync test should be moved to functional tests

2014-09-23 Thread Maru Newby
** Changed in: python-neutronclient Importance: Undecided = Medium ** Project changed: python-neutronclient = neutron ** Changed in: neutron Status: New = Confirmed ** Summary changed: - ModelsMigrationsSync test should be moved to functional tests + Neutron db migration tests can't

[Yahoo-eng-team] [Bug 1372810] Re: Incorrect declaration plugin's name in setup.cfg

2014-09-23 Thread Ann Kamyshnikova
** Project changed: python-neutronclient = neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1372810 Title: Incorrect declaration plugin's name in setup.cfg Status in OpenStack

[Yahoo-eng-team] [Bug 1371185] Re: Flavor Tables Extra Specs link is broken

2014-09-23 Thread Gary W. Smith
Per David Lyle, this used to be supported, but we are no longer doing so due to the increasing changes in APIs. I'll close it and save you a step. ** Changed in: horizon Status: Incomplete = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1373054] [NEW] VMWare compute driver incorrectly attaches volumes on iSCSI for target with multiple LUNs

2014-09-23 Thread Mikhail Kebich
Public bug reported: VMWare compute driver incorrectly attaches volumes on iSCSI for target with multiple LUNs. Driver handles only first LUN for the target with iqn retrieved from Cinder service to attach volume: at nova.virt.vmwareapi.volumeops.VMwareVolumeOps._iscsi_get_target(self, data),

[Yahoo-eng-team] [Bug 1367941] Re: Able to aquire the semaphore used in lockutils.synchronized_with_prefix twice at the same time

2014-09-23 Thread Doug Hellmann
** Changed in: oslo-incubator Status: Fix Committed = Fix Released -- 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/1367941 Title: Able to aquire the semaphore

[Yahoo-eng-team] [Bug 1369401] Re: Multiple services with same name and type

2014-09-23 Thread Morgan Fainberg
As per comment #11 this is being marked as wont fix since it's V2 related and V3 works as expected. ** Changed in: keystone Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1340793] Re: DB2 deadlock error not detected

2014-09-23 Thread Morgan Fainberg
** Changed in: keystone Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1340793 Title: DB2 deadlock error not detected Status in Cinder: Confirmed Status

[Yahoo-eng-team] [Bug 1339564] Re: glance image-delete on an image with the status saving doesn't delete the image's file from store

2014-09-23 Thread Tushar Patil
*** This bug is a duplicate of bug 1243127 *** https://bugs.launchpad.net/bugs/1243127 ** This bug is no longer a duplicate of bug 1329319 Restart glance when a image is uploading, then delete the image. The data of the image is not deleted ** This bug has been marked a duplicate of bug

[Yahoo-eng-team] [Bug 1337367] Re: The add method of swift.py have a problem.When a large image is uploading and the glance-api is restarted, then we can not delete the image content that have been up

2014-09-23 Thread Tushar Patil
*** This bug is a duplicate of bug 1243127 *** https://bugs.launchpad.net/bugs/1243127 ** This bug is no longer a duplicate of bug 1329319 Restart glance when a image is uploading, then delete the image. The data of the image is not deleted ** This bug has been marked a duplicate of bug

[Yahoo-eng-team] [Bug 1371447] Re: German translation is quite bad

2014-09-23 Thread Gary W. Smith
Translations are done outside of horizon at transifex. Please contribute the fix here: https://www.transifex.com/projects/p/horizon ** Changed in: horizon Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1373113] [NEW] Wrong exception when deleting a domain group assignment using a not domain-aware backend

2014-09-23 Thread Samuel de Medeiros Queiroz
Public bug reported: When deleting a domain group assignment using a not domain-aware backend, such as LDAP, we should get an exception like: 'NotImplemented: Domain metadata not supported by LDAP', as we have for user assignments. However, trying to delete an assignment of such type, we get:

[Yahoo-eng-team] [Bug 1373106] Re: jogo and sdague are making me sad

2014-09-23 Thread Matt Riedemann
** Changed in: nova Status: New = Opinion -- 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/1373106 Title: jogo and sdague are making me sad Status in OpenStack

[Yahoo-eng-team] [Bug 1373106] Re: jogo and sdague are making me sad

2014-09-23 Thread Dan Smith
** Changed in: nova Status: Opinion = Confirmed -- 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/1373106 Title: jogo and sdague are making me sad Status in

[Yahoo-eng-team] [Bug 1360504] Re: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON create credential unauthorized

2014-09-23 Thread Steve Martinelli
** Changed in: keystone Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1360504 Title: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON

[Yahoo-eng-team] [Bug 1373126] [NEW] API v2 Test (test_page_reverse) Has No Assertion

2014-09-23 Thread Ian Cordasco
Public bug reported: In neutron/tests/unit/test_api_v2.py's APIv2TestCase.test_page_reverse, there are essentially two tests cases. There is no assertion made for the second test case here:

[Yahoo-eng-team] [Bug 1373153] [NEW] Unit tests for ML2 drivers use incorrect base class

2014-09-23 Thread Mohammad Banikazemi
Public bug reported: In unit tests for several ML2 mechanism drivers (listed below) the NeutronDbPluginV2TestCase class instead of Ml2PluginV2TestCase which is derived from that class is used: Unit tests for ML2 mechanism drivers in neutron/tests/unit/ml2:

[Yahoo-eng-team] [Bug 1373157] [NEW] [sahara] Security groups should be supported

2014-09-23 Thread Sergey Lukjanov
Public bug reported: We should support specifying security groups and enabling auto creation of security groups for Sahara clusters. It was implemented as part of the Sahara blueprint https://blueprints.launchpad.net/sahara/+spec/cluster-secgroups ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1373165] [NEW] Extra eyeball icon on Update User dialog

2014-09-23 Thread Gary W. Smith
Public bug reported: Steps to reproduce: 1. Go to Identity Users 2. Edit a user The Update User dialog has an extra eyeball to the right of the Description header. See attached screenshot ** Affects: horizon Importance: Low Status: New ** Tags: bootstrap ** Attachment added:

[Yahoo-eng-team] [Bug 1373167] [NEW] Infinite Recursion for __getattr__ in keystone.token.persistence.core.Manager due to dep injection

2014-09-23 Thread Morgan Fainberg
Public bug reported: On initializing the token_api due to the way the dependency injector works, an infinite recursion occurs at: https://github.com/openstack/keystone/blob/1af24284bdc093dae4f027ade2ddb29656b676f0/keystone/token/persistence/core.py#L228-L236 This occurs when doing the lookup

[Yahoo-eng-team] [Bug 1373183] [NEW] Enable GBP service plugin with Juno

2014-09-23 Thread Robert Kukura
Public bug reported: Due to the implementation of the Group-Based Policy blueprint (https://review.openstack.org/#/c/89469) that was approved for Juno not being merged, the Neutron Group Policy sub-team plans to deliver a GBP service plugin as an add-on to the Juno version of Neutron via a

[Yahoo-eng-team] [Bug 1373199] [NEW] _delete_port_security_group_bindings not needed in ML2 delete_port

2014-09-23 Thread Xurong Yang
Public bug reported: _delete_port_security_group_bindings will delete SecurityGroupPortBinding associated with the port being deleted. But since SecurityGroupPortBinding has a foreign key constraint with port and cascade deleting is defined, SecurityGroupPortBinding can be deleted when port is

[Yahoo-eng-team] [Bug 1338857] Re: help_text for create subnet not transfer

2014-09-23 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1352193] Re: The nova API service can’t hand image metadata properly when metadata key contains uppercase letter

2014-09-23 Thread jichenjc
from following result jichen@cloudcontroller:~$ glance image-update --property Key1=Value2 --purge-props 64f067bd-ce03-4f04-a354-7188a4828e8e +--+--+ | Property | Value|

[Yahoo-eng-team] [Bug 1373232] [NEW] The ldap driver needs to bubble up some ldap exceptions

2014-09-23 Thread Mahesh Sawaiker
Public bug reported: LDAP driver can bubble up some exceptions as 400 errors. Example ldap.CONSTRAINT_VIOLATION and ldap.UNWILLING def update_user(self, user_id, user): self.user.check_allow_update() if 'id' in user and user['id'] != user_id: raise

[Yahoo-eng-team] [Bug 1373230] [NEW] start/stop instance in EC2 API shouldn't return active/stopped status immediately

2014-09-23 Thread Alex Xu
Public bug reported: Always see this error in the gate: http://logs.openstack.org/73/122873/1/gate/gate-tempest-dsvm-neutron- full/e5a2bf6/logs/screen-n-cpu.txt.gz?level=ERROR#_2014-09-21_05_18_23_709 014-09-21 05:18:23.709 ERROR oslo.messaging.rpc.dispatcher [req-52e7fee5

[Yahoo-eng-team] [Bug 1373238] [NEW] load extension lead to error calling 'volumes': 'NoneType' object has no attribute 'controller' for v3 api

2014-09-23 Thread jichenjc
Public bug reported: Add a new plugin lead to following error, the root cause is servers was loaded after volumes so the inherits.controller is None if resource.inherits: inherits = self.resources.get(resource.inherits) if not resource.controller: