[Yahoo-eng-team] [Bug 2058908] [NEW] fix auto_scheduler_network uderstanding dhcp_agents_per_network

2024-03-25 Thread Sahid Orentino
Public bug reported: when using routed provided network there is condition which is bypassing the option dhcp_agents_per_network, which results that in a env with 3 agents and dhcp_agents_per_network=2, for a given network already well handled by 2 agents. if you restart the third agent It

[Yahoo-eng-team] [Bug 2051729] [NEW] issue dhcp cleaning stale devices process when enable action

2024-01-30 Thread Sahid Orentino
Public bug reported: When call driver enable is called. the cleanup_stale_devices function is invoked to remove stale devices within the namespace. The method cleanup_stale_devices examines the ports in the network to prevent the unintentional removal of legitimate devices. In a multisegment

[Yahoo-eng-team] [Bug 2051690] [NEW] when removing net for agent dnsmask constantly tries to restart

2024-01-30 Thread Sahid Orentino
Public bug reported: When removing network for agent, dnsmask constantly tries to revive. This has been observed when using multisegment. The external process monitor is not well unregistered for that service. This is because the correct helper to get the process identifier is not used for

[Yahoo-eng-team] [Bug 2049615] [NEW] multisegments: cleaning DHCP process for segment 0 should happen first

2024-01-17 Thread Sahid Orentino
Public bug reported: With the new support of multi-segments some code has been added to clean old dhcp setup for a network. that clean should happen first and clean segment index == 0. As list of segment for a given network does not come ordered by segment index, in the process we can be in that

[Yahoo-eng-team] [Bug 2018398] [NEW] Wrong AZ gets showed when adding new compute node

2023-05-03 Thread Sahid Orentino
Public bug reported: On a deployment with multi availability zones. When the operator adds a new compute host, the service gets registered as part of “default_availability_zone”. This is an undesirable behavior for users as they see a new AZ appearing which may not be related to the deployment

[Yahoo-eng-team] [Bug 1619002] Re: Networking API v2.0 in Networking API Reference missing information

2023-04-07 Thread Sahid Orentino
load balancer has been deprecated and removed I guess we can close this one. ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1619002

[Yahoo-eng-team] [Bug 2013045] Re: CI: MacvtapAgentTestCase

2023-03-29 Thread Sahid Orentino
*** This bug is a duplicate of bug 2012510 *** https://bugs.launchpad.net/bugs/2012510 dup 2012510 ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 2013045] [NEW] CI: MacvtapAgentTestCase

2023-03-28 Thread Sahid Orentino
Public bug reported: ft1.1: neutron.tests.functional.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.MacvtapAgentTestCase.test_get_all_devicestesttools.testresult.real._StringException: Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1918145] Re: Slownesses on neutron API with many RBAC rules

2023-01-06 Thread Sahid Orentino
I think one of the first step that we can have is to remove the ORDER BY as it creates the temporary filesort that you have mentioned in #9. I may missing something, an order by UUID does not bring any kind value? A second step would be to understand why the possible key object_id is not used.

[Yahoo-eng-team] [Bug 1994967] [NEW] Evacuating instances should be stopped at virt-driver level

2022-10-27 Thread Sahid Orentino
Public bug reported: The current behavior for an evacuated instance at destination node is to have the virt-driver starting the virtual machine, then a compute API call if needed to stop the instance. A cleaner solution would be to have virt driver API handling an expected state when spawned on

[Yahoo-eng-team] [Bug 1959750] [NEW] potential performance issue when scheduling network segments

2022-02-02 Thread Sahid Orentino
Public bug reported: During some investigations regarding segments we may have noticed performance issues related to the current algorithm that schedules network segments on hosts. When an agent is reporting a change in segment, the process goes to the function

[Yahoo-eng-team] [Bug 1835037] Re: Upgrade from bionic-rocky to bionic-stein failed migrations.

2019-07-23 Thread Sahid Orentino
I also proposed a fix for nova since 'nova-manage cellv2 update_cell' is bugged for cell0. https://review.opendev.org/#/c/672045/ ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1831986] Re: fwaas_v2 - unable to associate port with firewall (PXC strict mode)

2019-06-07 Thread Sahid Orentino
affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) => Sahid Orentino (sahid-ferdjaoui) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1667736] Re: gate-neutron-fwaas-dsvm-functional failure after recent localrc change

2019-03-21 Thread Sahid Orentino
** Changed in: cloud-archive Status: Triaged => 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/1667736 Title: gate-neutron-fwaas-dsvm-functional failure after recent

[Yahoo-eng-team] [Bug 1806079] Re: revert use of stestr in stable/pike

2019-03-21 Thread Sahid Orentino
The patch which reverts the problematic change in Nova has been released in our packages for version 2:16.1.6-0ubuntu1~cloud0 [0]. Let's mark this bug has Fix Released [1]. For upstream Nova, the community are against the revert, it should probably be marked as won't fix. [0]

[Yahoo-eng-team] [Bug 1815844] Re: iscsi multipath dm-N device only used on first volume attachment

2019-02-27 Thread Sahid Orentino
Basically the issue is related to 'find_multipaths "yes"' in /etc/multipath.conf. The patch I proposed fix the issue but adds more complexity to the algorithm which is already a bit tricky. So let see whether upstream is going to accept it. At least we should document something that using

[Yahoo-eng-team] [Bug 1815844] Re: iscsi multipath dm-N device only used on first volume attachment

2019-02-22 Thread Sahid Orentino
Patch proposed against os-brick here [0] [0] https://review.openstack.org/#/c/638639/ ** Also affects: os-brick Importance: Undecided Status: New ** Changed in: os-brick Assignee: (unassigned) => Sahid Orentino (sahid-ferdjaoui) ** Changed in: nova Status: New => I

[Yahoo-eng-team] [Bug 1727260] [NEW] Nova assumes that a volume is fully detached from the compute if the volume is not defined in the instance's libvirt definition

2017-10-25 Thread sahid
torage lun on the compute server may not have been fully cleaned up yet. ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: libvirt ocata-backport-potential ** Changed in: nova Assignee: (unassigned) => sahid (sahid-ferdja

[Yahoo-eng-team] [Bug 1715317] Re: Hybrid bridge should permanently keep MAC entries

2017-09-13 Thread sahid
https://review.openstack.org/#/c/501132/ ** Also affects: os-vif 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/1715317

[Yahoo-eng-team] [Bug 1715374] [NEW] Reloading compute with SIGHUP prenvents instances to boot

2017-09-06 Thread sahid
Public bug reported: When trying to boot a new instance at a compute-node, where nova-compute received SIGHUP(the SIGHUP is used as a trigger for reloading mutable options), it always failed. == nova/compute/manager.py == def cancel_all_events(self): if

[Yahoo-eng-team] [Bug 1715317] [NEW] Hybrid bridge should permanently keep MAC entries

2017-09-06 Thread sahid
Public bug reported: The linux bridge installed for the particular vif type ovs-hybrid should be configured to persistently keep the MAC learned from the RARP packets sent by QEMU when starting on destination node. That to avoid any break of the datapath during a live-migration. That issue can

[Yahoo-eng-team] [Bug 1686116] [NEW] domain xml not well defined when using virio-scsi disk bus

2017-04-25 Thread sahid
-update --property hw_scsi_model=virtio-scsi " to creates the virtio-scsi controller - glance image-update --property hw_disk_bus=scsi " disks will be using scsi Start instance with more than 6 disks/volumes ** Affects: nova Importance: Undecided Assignee: sahid (sahid

[Yahoo-eng-team] [Bug 1685226] [NEW] uninitialized local variable ‘sibling_set’ referenced before assignment.

2017-04-21 Thread sahid
been accepted. Even if that could happen only in such circumstance which should fix the issue. [0] https://github.com/openstack/nova/blob/master/nova/virt/hardware.py#L882 ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: numa ** Cha

[Yahoo-eng-team] [Bug 1653718] [NEW] Target host in nova DB got updated to new compute while migration failed

2017-01-03 Thread sahid
#n6303 [2] http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/libvirt/migration.py#n223 ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Tags: libvirt live-migration -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1628449] [NEW] Exception when live block migration multiple ephemerals

2016-09-28 Thread sahid
ist in _create_ephemeral (b) We should report here the actual size of the ephemeral disk (which is what has been asked by user during boot insteado of the total size allowed by the flavor for ephemeral disks) ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Sta

[Yahoo-eng-team] [Bug 1614054] [NEW] Incorrect host cpu is given to emulator threads when cpu_realtime_mask flag is set

2016-08-17 Thread sahid
: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Tags: liberty-backport-potential libvirt ** Changed in: nova Assignee: (unassigned) => sahid (sahid-ferdjaoui) -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1614019] [NEW] Instances lose its serial ports during soft-reboot after live-migration

2016-08-17 Thread sahid
to libvirt on the destination host is calling the method get_guest_config instead of just retrieving the domain XML of the migrated and running guest. ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Tags: libvirt ** Changed in: nova

[Yahoo-eng-team] [Bug 1587014] [NEW] Serial ports lost after hard-reboot

2016-05-30 Thread sahid
are still defined in the XML so the process does not try to re-acquire them on host. ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: console libvirt ** Changed in: nova Assignee: (unassigned) => sahid (sahid-ferdja

[Yahoo-eng-team] [Bug 1577725] [NEW] Expired token passed to neutron return 500 instead of 401

2016-05-03 Thread sahid
Assignee: sahid (sahid-ferdjaoui) Status: New ** Changed in: nova Assignee: (unassigned) => sahid (sahid-ferdjaoui) -- 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 1567461] Re: Possible race when allocating local port for serial console

2016-04-11 Thread sahid
** Changed in: nova Status: In Progress => 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/1567461 Title: Possible race when allocating local port for

[Yahoo-eng-team] [Bug 1567461] [NEW] Possible race when allocating local port for serial console

2016-04-07 Thread sahid
: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Tags: console ** Changed in: nova Assignee: (unassigned) => sahid (sahid-ferdjaoui) -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1543149] [NEW] Reserve host pages on compute nodes

2016-02-08 Thread sahid
** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Changed in: nova Assignee: (unassigned) => sahid (sahid-ferdjaoui) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1542303] [NEW] When using realtime guests we should to avoid using QGA

2016-02-05 Thread sahid
Public bug reported: When running in realtime we should to leading to a very minimal hardware support for guest and so disable support of QEMU guest agent. ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: libvirt ** Changed

[Yahoo-eng-team] [Bug 1542302] [NEW] We should to initialize request_spec to handle expected exception

2016-02-05 Thread sahid
it's used in case where that *expected* exception is raised. ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: conductor ** Changed in: nova Assignee: (unassigned) => sahid (sahid-ferdjaoui) -- You received this

[Yahoo-eng-team] [Bug 1527497] [NEW] Unbound local variable request_spec

2015-12-18 Thread sahid
Public bug reported: When building instance a MaxRetryExceeded exception can be raised which is handle by an unbound local variable request_spec. in nova/conductor/manager.py, method build_instance() ** Affects: nova Importance: Low Assignee: sahid (sahid-ferdjaoui) Status

[Yahoo-eng-team] [Bug 1496854] [NEW] libvirt: CPU tune bw policy not available in some linux kernels

2015-09-17 Thread sahid
if nothing has been requested, we can just pass that "cpu shares" default configuration, if a request has been intended so we should raise exception to let scheduler tries an other host. ** Affects: nova Importance: Low Assignee: sahid (sahid-ferdjaoui) Status: In Progress

[Yahoo-eng-team] [Bug 1459144] [NEW] Enhance VMware to support VirtualVmxnet3 as network type

2015-05-27 Thread sahid
Public bug reported: Some devices may need to support VirtualVmxnet3 as a network. We should to make sure VMware can handle that case. ** Affects: nova Importance: Low Assignee: sahid (sahid-ferdjaoui) Status: Fix Committed ** Tags: juno-backport-potential kilo-backport

[Yahoo-eng-team] [Bug 1451801] [NEW] Console tokens are not correctly cleaned when destroy instance from host

2015-05-05 Thread sahid
Importance: Low Assignee: sahid (sahid-ferdjaoui) Status: In Progress -- 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/1451801 Title: Console tokens

[Yahoo-eng-team] [Bug 1439256] Re: Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
** 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/1439256 Title: Small pages memory are not take into account when not

[Yahoo-eng-team] [Bug 1439257] Re: Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
** 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/1439257 Title: Small pages memory are not take into account when not

[Yahoo-eng-team] [Bug 1439262] Re: Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
** 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/1439262 Title: Small pages memory are not take into account when not

[Yahoo-eng-team] [Bug 1439251] Re: Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
** 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/1439251 Title: Small pages memory are not take into account when not

[Yahoo-eng-team] [Bug 1439255] Re: Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
** Changed in: nova Status: New = Incomplete ** 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/1439255 Title:

[Yahoo-eng-team] [Bug 1439259] Re: Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
** 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/1439259 Title: Small pages memory are not take into account when not

[Yahoo-eng-team] [Bug 1439256] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
that case since the information reported to the host are not correctly updated and let the default behavior handle that case. [1] http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/hardware.py#n1087 ** Affects: nova Importance: Medium Assignee: sahid (sahid-ferdjaoui

[Yahoo-eng-team] [Bug 1439257] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
that case since the information reported to the host are not correctly updated and let the default behavior handle that case. [1] http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/hardware.py#n1087 ** Affects: nova Importance: Medium Assignee: sahid (sahid-ferdjaoui

[Yahoo-eng-team] [Bug 1439255] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
that case since the information reported to the host are not correctly updated and let the default behavior handle that case. [1] http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/hardware.py#n1087 ** Affects: nova Importance: Medium Assignee: sahid (sahid-ferdjaoui

[Yahoo-eng-team] [Bug 1439247] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
that case since the information reported to the host are not correctly updated and let the default behavior handle that case. [1] http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/hardware.py#n1087 ** Affects: nova Importance: Medium Assignee: sahid (sahid-ferdjaoui

[Yahoo-eng-team] [Bug 1439254] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
that case since the information reported to the host are not correctly updated and let the default behavior handle that case. [1] http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/hardware.py#n1087 ** Affects: nova Importance: Medium Assignee: sahid (sahid-ferdjaoui

[Yahoo-eng-team] [Bug 1439251] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
that case since the information reported to the host are not correctly updated and let the default behavior handle that case. [1] http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/hardware.py#n1087 ** Affects: nova Importance: Medium Assignee: sahid (sahid-ferdjaoui

[Yahoo-eng-team] [Bug 1439262] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
that case since the information reported to the host are not correctly updated and let the default behavior handle that case. [1] http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/hardware.py#n1087 ** Affects: nova Importance: Medium Assignee: sahid (sahid-ferdjaoui

[Yahoo-eng-team] [Bug 1439259] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
that case since the information reported to the host are not correctly updated and let the default behavior handle that case. [1] http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/hardware.py#n1087 ** Affects: nova Importance: Medium Assignee: sahid (sahid-ferdjaoui

[Yahoo-eng-team] [Bug 1404839] [NEW] NUMA topology from image meta data is bugged

2014-12-22 Thread sahid
and not the property dict. We fix it we should always pass the whole object of image. ** Affects: nova Importance: High Assignee: sahid (sahid-ferdjaoui) Status: New ** Changed in: nova Importance: Undecided = High -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1399573] [NEW] allows to configure disk driver IO policy

2014-12-05 Thread sahid
for disk_cachemode ** Affects: nova Importance: Wishlist Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Tags: libvirt -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https

[Yahoo-eng-team] [Bug 1375379] [NEW] console: wrong check when verify the server response

2014-09-29 Thread sahid
'find' return -1 on failure not False or 0 ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: console -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1374414] [NEW] console: websocketproxy needs to handle token from path

2014-09-26 Thread sahid
/sahid/894c31f306bebacb2207 ** Affects: nova Importance: High Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: console -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https

[Yahoo-eng-team] [Bug 1369563] [NEW] Keep tracking image association when create volume from image

2014-09-15 Thread sahid
| ... Resources: - http://docs.openstack.org/user-guide/content/create_volume_from_image_and_boot.html ** Affects: nova Importance: Wishlist Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: compute -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1366832] [NEW] serial console, ports are not released

2014-09-08 Thread sahid
'_lookup_by_name' an exception DomainnotFound is raised which makes not possible to correctly finish the deleting process ** Affects: nova Importance: High Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: libvirt -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1361611] [NEW] console/virt stop returning arbitrary dicts in driver API

2014-08-26 Thread sahid
: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: api virt -- 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/1361611 Title: console/virt stop

[Yahoo-eng-team] [Bug 1337359] Re: The io_ops_filter is not working while instance is rebuilding.

2014-08-18 Thread sahid
** Changed in: nova Assignee: sahid (sahid-ferdjaoui) = (unassigned) ** Changed in: nova Importance: Low = Undecided ** Changed in: nova Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1358316] [NEW] disk: add support to resize ntfs

2014-08-18 Thread sahid
Public bug reported: We should add to disk.api the support to resize ntfs file system after to extend the size of the image. ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1257594] Re: Unshelving an instance uses original image not shelved image

2014-08-05 Thread sahid
** Changed in: tempest Assignee: sahid (sahid-ferdjaoui) = (unassigned) ** Changed in: tempest Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https

[Yahoo-eng-team] [Bug 1314548] [NEW] neutron_driver - wrap_check_secturity_groups_policy is already defined

2014-04-30 Thread sahid
Public bug reported: the local method 'wrap_check_secturity_groups_policy' in the module network/neutron_driver.py is already defined in compute_api. We should use it. ** Affects: nova Importance: Low Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Tags: low-hanging

[Yahoo-eng-team] [Bug 1311137] [NEW] GlanceImageService client needs to handle image_id equal to none

2014-04-22 Thread sahid
Public bug reported: When we use methods show, download, details, delete we need to check the value of image_id to avoid an unnecessary call to the api. in: nova/image/glance.py ** Affects: nova Importance: Low Assignee: sahid (sahid-ferdjaoui) Status: New ** Description

[Yahoo-eng-team] [Bug 1307416] [NEW] Unshelve instance needs handling exceptions

2014-04-14 Thread sahid
handled and the message could be confusing. ** Affects: nova Importance: Low Assignee: sahid (sahid-ferdjaoui) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https

[Yahoo-eng-team] [Bug 1301340] [NEW] Remove duplicate code with aggregate filters

2014-04-02 Thread sahid
, * AggregateTypeAffinityFilter ** Affects: nova Importance: Wishlist Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Tags: scheduler -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https

[Yahoo-eng-team] [Bug 1300775] [NEW] Scheduler, performance impact when dealing with aggregates

2014-04-01 Thread sahid
Importance: Medium Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: scheduler ** Changed in: nova Assignee: (unassigned) = sahid (sahid-ferdjaoui) ** Description changed: During a scheduling if we use filter that needs to get data from aggregates like

[Yahoo-eng-team] [Bug 1298975] [NEW] libvirt.finish_migration is too large and not tested

2014-03-28 Thread sahid
** Affects: nova Importance: Wishlist Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Tags: libvirt testing -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https

[Yahoo-eng-team] [Bug 1298976] [NEW] Be sure converted image will be restored

2014-03-28 Thread sahid
: nova Importance: Low Assignee: sahid (sahid-ferdjaoui) Status: New ** Tags: libvirt -- 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/1298976 Title

[Yahoo-eng-team] [Bug 1298981] [NEW] Skip resizing disk if the parameter resize_instance is False

2014-03-28 Thread sahid
Public bug reported: On the libvirt driver the driver.finish_migration method is called with an extra parameter 'resize_instance'. It should be used to know if it is necessary or not to resize the disks. ** Affects: nova Importance: Wishlist Assignee: sahid (sahid-ferdjaoui

[Yahoo-eng-team] [Bug 1293794] Re: memcached_servers timeout causes poor API response time

2014-03-20 Thread sahid
** Changed in: nova Assignee: (unassigned) = sahid (sahid-ferdjaoui) ** 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

[Yahoo-eng-team] [Bug 1293433] Re: tempest test.py new_url not defined

2014-03-17 Thread sahid
It looks it is not related to nova ** 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/1293433 Title: tempest test.py

[Yahoo-eng-team] [Bug 1293444] [NEW] filter: aggregate image props isolation needs a strict option

2014-03-17 Thread sahid
empty | False| False| False ** Affects: nova Importance: Wishlist Assignee: sahid (sahid-ferdjaoui) Status: New ** Changed in: nova Importance: Undecided = Wishlist ** Changed in: nova Assignee: (unassigned) = sahid

[Yahoo-eng-team] [Bug 1291161] Re: Need a property in glance metadata to indicate the vm id when create vm snapshot

2014-03-12 Thread sahid
This need a blueprint to be accepted. ** 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/1291161 Title: Need a property in

[Yahoo-eng-team] [Bug 1268891] Re: Possible livelock on sqlachemy.api.retry_on_deadlock

2014-02-22 Thread sahid
since a discuss on the review, it looks this change is not relevant. ** Changed in: nova Status: In Progress = Invalid -- 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 1257594] Re: Unshelving an instance uses original image not shelved image

2014-02-18 Thread sahid
The tempest test needs also to be fixed: https://review.openstack.org/#/c/74406/ ** Also affects: tempest Importance: Undecided Status: New ** Changed in: tempest Assignee: (unassigned) = sahid (sahid-ferdjaoui) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1260667] Re: Tox fails to build environment because of MySQL-Python version

2014-02-02 Thread sahid
** Changed in: nova Status: In Progress = Won't Fix -- 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/1260667 Title: Tox fails to build environment because of

[Yahoo-eng-team] [Bug 1270088] [NEW] disk/api.py: resize2fs needs tests + better log

2014-01-17 Thread sahid
not information are logged. We need to add tests for this function and log every error returned. ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New ** Changed in: nova Assignee: (unassigned) = sahid (sahid-ferdjaoui) -- You received

[Yahoo-eng-team] [Bug 1270238] [NEW] libvirt driver doesn't support disk re-size down

2014-01-17 Thread sahid
down: 1. resizing the fs 2. resizing the image For the step one we have to be sure we work with only one partition and we don't erase data. what to do for the support of ntfs? ** Affects: nova Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1260667] [NEW] Tox fails to build environment because of MySQL-Python version

2013-12-13 Thread sahid
Importance: Undecided Assignee: sahid (sahid-ferdjaoui) Status: In Progress ** Changed in: nova Assignee: (unassigned) = sahid (sahid-ferdjaoui) -- 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 872489] Re: utils.execute throws exception.ProcessExecutionError but it is not handled in many case

2013-09-23 Thread sahid
** Changed in: openstack-qa Status: In Progress = Fix Released ** Changed in: nova Status: Confirmed = 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 1180783] Re: Clean up code in Cisco Nexus plugin's _get_all_segmentation_ids

2013-09-21 Thread sahid
** Changed in: neutron Status: Fix Committed = 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/1180783 Title: Clean up code in Cisco Nexus plugin's