[Yahoo-eng-team] [Bug 1373239] [NEW] libvirt: custom video RAM setting in MB but libvirt xml is in blocks of 1024 bytes

2014-09-23 Thread Jonas Hagberg
Public bug reported: When using this feature https://review.openstack.org/#/c/63472/ libvirt: Enable custom video RAM setting I am setting image meta of image metadata hw_video_model vga metadata hw_video_ram 64 As stated "hw_video_ram can be provided via the

[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:

[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 -65ee-4c4d-abcc-099b29

[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 exception.Valida

[Yahoo-eng-team] [Bug 1373229] [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 -65ee-4c4d-abcc-099b29

[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 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 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 del

[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 separat

[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 for

[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 1373159] [NEW] NUMA Topology cell memory in MiB units rather than KiB units

2014-09-23 Thread Michael Turek
Public bug reported: Currently when specifying NUMA cell memory via flavor extra_specs or image properties, MiB units are used. According to the libvirt xml domain format documentation (http://libvirt.org/formatdomain.html) , cell memory should be specified in KiB. In this example, we use the fol

[Yahoo-eng-team] [Bug 1373160] [NEW] [sahara] Job Executions page should be updated to work with new bootstrap 3 styles

2014-09-23 Thread Sergey Lukjanov
Public bug reported: We need to update the Sahara's Job Executions page to align UI w/ new bootstrap 3 classes and update JS to work w/ the new layout. ** Affects: horizon Importance: Undecided Status: In Progress ** Changed in: horizon Status: New => Confirmed -- You rece

[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 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: drivers/cisco/nexus/test_cisco_mech.p

[Yahoo-eng-team] [Bug 1373106] Re: everyone is making me sad about everything

2014-09-23 Thread Matt Riedemann
I found some pills lying around, things are much better now. ** Changed in: nova Status: Confirmed => 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/1373106

[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: https://github.com/openstack/neutron/blob/d3dfbf3e500a30d88f1c08664204dfc118a0154c/neutron/tests/unit/test_a

[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 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 OpenSt

[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 Co

[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: Tr

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

2014-09-23 Thread Matt Riedemann
Public bug reported: Just like when my parents would fight pre-separation... ** Affects: nova 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.

[Yahoo-eng-team] [Bug 1370492] Re: calling curl "HEAD" ops time out on /v3/auth/tokens

2014-09-23 Thread Morgan Fainberg
Curl's man page: This option only changes the actual word used in the HTTP request, it does not alter the way curl behaves. So for example if you want to make a proper HEAD request, using -X HEAD will not suffice. You need to use the -I, --head option. Looks like -X HEAD is not sufficient. ** Ch

[Yahoo-eng-team] [Bug 1373100] [NEW] New race condition exposed when cleaning up floating ips on router delete

2014-09-23 Thread Carl Baldwin
Public bug reported: The patch that cleans up floating ips on router deletion [1] has triggered a race condition that causes spurious failures in the dvr job in the check queue. Reverting this patch [2] has shown to stabilize it. [1] https://review.openstack.org/#/c/120885/ [2] https://review.op

[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 subscrib

[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 12

[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 12

[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 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. https://bugs.l

[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 use

[Yahoo-eng-team] [Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)

2014-09-23 Thread Doug Hellmann
** Changed in: taskflow Milestone: next-juno => next-kilo ** 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 Keystone. https://bugs.launchpad.net/bugs/136

[Yahoo-eng-team] [Bug 1349452] Re: apparent deadlock on lock_bridge in n-cpu

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/1349452 Title: apparent deadlock on lock_bridge

[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), l

[Yahoo-eng-team] [Bug 1372981] Re: Neutron functional tests need to be able to target both postgres and mysql in the same test run

2014-09-23 Thread Maru Newby
** Summary changed: - Only one of (postgres, mysql) can be installed by devstack at a time + Neutron functional tests need to be able to target both postgres and mysql in the same test run ** Summary changed: - Neutron functional tests need to be able to target both postgres and mysql in the s

[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 T

[Yahoo-eng-team] [Bug 1349567] Re: Incorrect use of __add__ with oslo.i18n Message

2014-09-23 Thread Gauvain Pocentek
The change is already in master. ** Changed in: nova 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/1349567 Title: Incorrec

[Yahoo-eng-team] [Bug 1373015] [NEW] first_ip, allocation_pool_id and last_ip, allocation_pool_id should be unique in the table.

2014-09-23 Thread Rossella Sblendido
Public bug reported: first_ip, allocation_pool_id and last_ip, allocation_pool_id should be unique in the table. Unique constraints should be added ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engine

[Yahoo-eng-team] [Bug 1310135] Re: Stopping an instance via the Nova API when using the Nova Ironic driver incorrectly reports powerstate

2014-09-23 Thread Devananda van der Veen
I agree with Sean - the real solution here is just to have a callback mechanism between Ironic and Nova. Waiting for a periodic task to sync the power state is not ideal, but it is "normal" for Nova today. ** Changed in: ironic Milestone: juno-rc1 => None ** Changed in: ironic Status:

[Yahoo-eng-team] [Bug 1373010] [NEW] Create Network dialogue box arrow point is notched and rough with Firefox

2014-09-23 Thread Jeff Needle
Public bug reported: In the Create Network dialogue on the first page, the point of the arrow graphic in the step indicator is notched and rough looking. See attached screen shot. Seems OK with Chrome. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "Cr

[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
Thanks Solly. Setting the OSSA task to won't fix in that case, to track that we don't need an advisory. ** Changed in: ossa Status: New => Won't Fix -- 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 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 Ne

[Yahoo-eng-team] [Bug 1372985] [NEW] Create Network dialog box checkboxes mean different things and could provide additional guidance.

2014-09-23 Thread Jeff Needle
Public bug reported: The checkboxes from the Create Network dialog under the Admin tab are interpreted differently in the Networks table. Shared is Yes/No. Admin State is UP/DOWN. I'm not sure what reflects if External Network is checked or not, and I'm not sure what Status can be, other than ACTI

[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

[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 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 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 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 dif

[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 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 Denis

[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 assert_called_

[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 notif

[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) -- Y

[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. https://bugs.launchpad.net

[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). https://bugs.launchpad

[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. I

[Yahoo-eng-team] [Bug 1372885] [NEW] Routes to neighbor subnets should be provided via DHCP

2014-09-23 Thread Alexey I. Froloff
Public bug reported: As RFC3442 says: In some cases more than one IP subnet may be configured on a link. In such cases, a host whose IP address is in one IP subnet in the link could communicate directly with a host whose IP address is in a different IP subnet on the same link. In cas

[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, whic

[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 notifi

[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 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 an

[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 subs

[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 NU

[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 "/usr

[Yahoo-eng-team] [Bug 1372827] [NEW] Improve efficiency of Hyper-V attaching iSCSI volumes

2014-09-23 Thread Luis Fernandez
Public bug reported: The Hyper-V driver in Nova is not very efficient attaching Cinder volumes to the VMs. It always tries to refresh the entire connection to the iSCSI target: https://github.com/openstack/nova/blob/master/nova/virt/hyperv/volumeutilsv2.py#L87 This is a time consuming task that

[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 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 hypervi

[Yahoo-eng-team] [Bug 1372815] [NEW] Hyper-V tries to logout from iSCSI targets in use

2014-09-23 Thread Luis Fernandez
Public bug reported: When a volume is detached from a VM on Hyper-V, the Nova driver tries to disconnect from the iSCSI target, even if it's in use. https://github.com/openstack/nova/blob/master/nova/virt/hyperv/volumeops.py#L194 This make sense when a volume (LUN) is associated with only one is

[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 1372805] [NEW] [libvirt] LibvirtDriver.get_num_instances should not count dom0 when driver_type=xen

2014-09-23 Thread Christian Berendt
Public bug reported: When using Libvirt with Xen the dom0 is not available in the database and because of that nova.compute.manager will log a lot of warnings about this. 2014-09-08 09:49:23.709 11673 WARNING nova.compute.manager [req- 5d0ba692-0f18-445f-b55b-526043636976 None None] Found 1 in th

[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 ceilomete

[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 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 wit