[Yahoo-eng-team] [Bug 1372282] [NEW] Deadlock when operating ports if multi neutron server depolyed

2014-09-22 Thread Xurong Yang
Public bug reported: When updating ports, ML2 follows these two database operations: (1) update port (2) delete port security group bindings which will acquire a lock on port then security-group-port-binding and when deleting ports, ML2 follows these two database operations: (1) delete port

[Yahoo-eng-team] [Bug 1372287] [NEW] Spelling error in keystone/common/utils.py

2014-09-22 Thread Henry Nash
Public bug reported: The make_dirs() method in the utils.py file has a spelling error in the doc string comments, namely: Assure the directory exists and optionally set it's ownership and permissions. It's should be its ** Affects: keystone Importance: Low Assignee: TAHMINA

[Yahoo-eng-team] [Bug 1372282] Re: Deadlock when operating ports if multi neutron server depolyed

2014-09-22 Thread Kevin Benton
The deadlock that the lockutils is implemented for is *only* for coroutines in the same thread. Different servers are not affected by this problem because the one with the lock will continue to execute while the other waits. See [1] for details of how this works in a single thread with coroutines.

[Yahoo-eng-team] [Bug 1372304] [NEW] Create network dialog has no cancel button

2014-09-22 Thread Matthias Runge
Public bug reported: With a Neutron install there is a Network tab and under either Network Topology or Networks there is a button to create a network. The Create Network dialogue does not have a cancel button even on the first screen, just a grayed out Back button and a Next button. **

[Yahoo-eng-team] [Bug 1285530] Re: exception message should use gettextutils

2014-09-22 Thread Dmitry Divius Tantsur
** No longer affects: python-ironicclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1285530 Title: exception message should use gettextutils Status in Cinder: Incomplete Status

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

2014-09-22 Thread Dmitry Divius Tantsur
** No longer affects: python-ironicclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1229324 Title: extraneous vim editor configuration comments Status in OpenStack Telemetry

[Yahoo-eng-team] [Bug 1372311] [NEW] pre-populate gateway in create network dialog

2014-09-22 Thread Matthias Runge
Public bug reported: On the second step of Create Network dialog, the Gateway IP field acts oddly. According to the help text, to use the default value, leave it blank. If you want to not use a Gateway, check the box underneath it that says Disable Gateway. If most people just want to use

[Yahoo-eng-team] [Bug 1369883] Re: detach a volume tips translate error

2014-09-22 Thread Zhenguo Niu
** Changed in: horizon Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1369883 Title: detach a volume tips translate error Status in

[Yahoo-eng-team] [Bug 1372313] [NEW] create network - disable gateway checkbox

2014-09-22 Thread Matthias Runge
Public bug reported: When you check the Disable Gateway checkbox in the Create Network dialogue (step 2) it might make sense to also disable the Gateway IP field. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1372317] [NEW] Still required to enter subnet information even when create subnet checkbox is unchecked.

2014-09-22 Thread Matthias Runge
Public bug reported: Does unchecking the Create Subnet checkbox mean that none of the information on this step is now required? We are still required to enter Gateway IPs in the proper format even though unchecking that box should make that unnecessary (same for when the Disable Gateway box is

[Yahoo-eng-team] [Bug 1297871] Re: Use GB instead of MB for the swap part size

2014-09-22 Thread Dmitry Divius Tantsur
Hi Lucas! Could you give a status update to this bug? Also adding Nova as ironic driver has to be fixed as well. Also status - low, as it's barely a bug. ** Summary changed: - Use GB instead of MB for the swap part size + Use GB instead of MB for the swap part size in Ironic ** Also affects:

[Yahoo-eng-team] [Bug 1372320] [NEW] Error during template rendering - context_selection/_project_list.html

2014-09-22 Thread Alex Leonhardt
Public bug reported: Using devstack, I was trying to get a new environment up on a Centos 6.5 machine, all seemed to work, but when trying to login with any user (tested only admin and demo), I keep getting : Error during template rendering In template

[Yahoo-eng-team] [Bug 1372334] [NEW] Error rendering _project_list.html

2014-09-22 Thread Colin Eby
Public bug reported: On a fresh DevStack installation, I'm never able to login with either admin or demo account. The landing page breaks with the following message: -- Error during template rendering In template

[Yahoo-eng-team] [Bug 1372337] [NEW] Security group KeyError

2014-09-22 Thread shihanzhang
Public bug reported: In bellow case, there will be a KeyError in neutron server: 1. create a port with 'IPv4' address in default security group 2. delete the default rule 'IPv4' ingress then the neutron server will happen KeyError ** Affects: neutron Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1372348] [NEW] edit network shows network id

2014-09-22 Thread Matthias Runge
Public bug reported: when editing networks, the network id is shown and marked as required. It can not be changed at all, so we should hide it. ** Affects: horizon Importance: Undecided Status: New ** Tags: ux -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1372305] [NEW] Haproxy restart leads to incorrect Ceilometer LBaas related statistics

2014-09-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Ceilometer uses LBaaS API to collect load balance related statistics like bytes-in and bytes-out, then LBaaS plugin collects such counters from haproxy process via stats socket. However, when LBaaS object is updated, LBaaS agent will reconfigure haproxy

[Yahoo-eng-team] [Bug 1372305] Re: Haproxy restart leads to incorrect Ceilometer LBaas related statistics

2014-09-22 Thread Xurong Yang
** Project changed: ceilometer = 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/1372305 Title: Haproxy restart leads to incorrect Ceilometer LBaas related statistics Status in

[Yahoo-eng-team] [Bug 1372359] [NEW] Security Groups: Add Rule dialog does not specify the option to create an IPv6 rule.

2014-09-22 Thread Nir Magnezi
Public bug reported: Description of problem: === The Add Rule dialog does not allow you to specify the 'Ether Type' for the rule. Instead, It auto detects if the CIDR is IPv4 or IPv6 and creates the rule accordingly. Having that approach, I Would suggest that the IPv4/IPv6

[Yahoo-eng-team] [Bug 1372369] [NEW] Blockdev reports 'No such device or address'

2014-09-22 Thread Matthew Booth
Public bug reported: Tempest failure: http://logs.openstack.org/57/122757/1/check/check- tempest-dsvm-neutron-full/a08fb08/ 2014-09-19 18:48:47.388 | 2014-09-19 18:15:35,926 6578 INFO [tempest.common.rest_client] Request

[Yahoo-eng-team] [Bug 1330763] Re: PostgrestSQLOpportunisticFixture fails with no attribute named _details

2014-09-22 Thread Victor Sergeyev
Proposed fix was merged and included to oslo.db 1.0.1 ** Changed in: oslo.db Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1372416] [NEW] Test failures due to removed ClientException from Ceilometer client

2014-09-22 Thread Ana Krivokapić
Public bug reported: The deprecated ClientException was removed from Ceilometer client: https://github.com/openstack/python-ceilometerclient/commit/09ad1ed7a3109a936f0e1bc9cbc904292607d70c However, we are still referencing it in Horizon:

[Yahoo-eng-team] [Bug 1372422] [NEW] Glance exploding on configuration parsing

2014-09-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: From recent various test runs: 2014-09-22 09:10:52.763 21744 INFO glance.notifier.notify_kombu [-] Connected to AMQP server on localhost:5672 2014-09-22 09:10:52.763 21744 INFO glance.api.middleware.cache [-] Initialized image cache middleware

[Yahoo-eng-team] [Bug 1372418] [NEW] after stacking qsvc is throwing error

2014-09-22 Thread Rounak
Public bug reported: After stack is complete qsvc screen is throwing the following error:Returning exception Endpoint does not support RPC method get_devices_details_list to caller.Please refer to the screen shot attached. ** Affects: neutron Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1372422] Re: Glance exploding on configuration parsing

2014-09-22 Thread Sean Dague
'StrOpt' object has no attribute 'type' is the logstash query

[Yahoo-eng-team] [Bug 1372422] [NEW] Glance exploding on configuration parsing

2014-09-22 Thread Sean Dague
Public bug reported: From recent various test runs: 2014-09-22 09:10:52.763 21744 INFO glance.notifier.notify_kombu [-] Connected to AMQP server on localhost:5672 2014-09-22 09:10:52.763 21744 INFO glance.api.middleware.cache [-] Initialized image cache middleware 2014-09-22 09:10:52.764 21744

[Yahoo-eng-team] [Bug 1372426] [NEW] check the value of the configuration item num_retries

2014-09-22 Thread zhangtralon
Public bug reported: we need to to check the value of the configuration item num_retries in the code in order to ensure the num_retries equal or bigger than 0 , done like that the configuration item network_allocate_retries ** Affects: nova Importance: Undecided Assignee: zhangtralon

[Yahoo-eng-team] [Bug 1372432] [NEW] check the value of the configuration item api_max_retries

2014-09-22 Thread zhangtralon
Public bug reported: we need to to check the value of the configuration item api_max_retries in the code in order to ensure the api_max_retries equal or bigger than 0 , done like that the configuration item network_allocate_retries ** Affects: nova Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1372436] [NEW] check the value of the configuration item num_vbd_unplug_retries

2014-09-22 Thread zhangtralon
Public bug reported: we need to to check the value of the configuration item num_vbd_unplug_retries in the code in order to ensure the num_vbd_unplug_retries equal or bigger than 0 , done like that the configuration item network_allocate_retries ** Affects: nova Importance: Low

[Yahoo-eng-team] [Bug 1372438] [NEW] Race condition in l2pop drops tunnels

2014-09-22 Thread Ihar Hrachyshka
Public bug reported: The issue was originally raised by a Red Hat performance engineer (Joe Talerico) here: https://bugzilla.redhat.com/show_bug.cgi?id=1136969 (see starting from comment 4). Joe created a Fedora instance in his OS cloud based on RHEL7-OSP5 (Icehouse), where he installed Rally

[Yahoo-eng-team] [Bug 1372441] [NEW] Creating port in dual-stack network requires IPv4 and IPv6 addresses to be allocated

2014-09-22 Thread Alexey I. Froloff
Public bug reported: Currently, when creating port in dual-stack network (network with one ore more IPv4 subnets and one or more IPv6 subnets), Neutron allocates fixed-ip from both, v4 and v6 subnets. If one of the subnets do not have available addresses, it is considered as error. IMO, this is

[Yahoo-eng-team] [Bug 1328870] Re: Hyper-V cannot attach volumes when the host is an AD member

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1328870 Title: Hyper-V cannot attach volumes

[Yahoo-eng-team] [Bug 1325128] Re: [OSSA 2014-024] nova metadata does not use a constant time compare for validating an HMAC token (CVE-2014-3517)

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1325128 Title: [OSSA 2014-024] nova metadata

[Yahoo-eng-team] [Bug 1347777] Re: The compute_driver option description does not include the Hyper-V driver

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/134 Title: The compute_driver option

[Yahoo-eng-team] [Bug 1321381] Re: VMware: Ports are not cleaned up after reschedule

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1321381 Title: VMware: Ports are not cleaned up

[Yahoo-eng-team] [Bug 1309239] Re: _heal_instance_info_cache should info info_cache as an expected_attrs

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1309239 Title: _heal_instance_info_cache should

[Yahoo-eng-team] [Bug 1308715] Re: Deadlock on quota_usages

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1308715 Title: Deadlock on quota_usages Status

[Yahoo-eng-team] [Bug 1294346] Re: When creating Neutron Security Group Rules with a Protocol other than TCP/UDP/ICMP, breaks nova secgroup-* calls

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1294346 Title: When creating Neutron Security

[Yahoo-eng-team] [Bug 1291489] Re: list-secgroup fail if no secgroups defined for server

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1291489 Title: list-secgroup fail if no

[Yahoo-eng-team] [Bug 1290403] Re: Hyper-V agent does not enable disk metrics for individual disks

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1290403 Title: Hyper-V agent does not enable

[Yahoo-eng-team] [Bug 1280363] Re: Replace exception re-raises with excutils.save_and_reraise_exception() in the Hyper-V driver

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1280363 Title: Replace exception re-raises with

[Yahoo-eng-team] [Bug 1288636] Re: Deleted flavor influences new flavor with same id in 'flavor-show' under psql

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1288636 Title: Deleted flavor influences new

[Yahoo-eng-team] [Bug 1285158] Re: deallocating network not updating database

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1285158 Title: deallocating network not updating

[Yahoo-eng-team] [Bug 1288296] Re: Update aggregate allows duplicate names

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1288296 Title: Update aggregate allows duplicate

[Yahoo-eng-team] [Bug 1275805] Re: Wrong variable used in log statement in the Hyper-V driver

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1275805 Title: Wrong variable used in log

[Yahoo-eng-team] [Bug 1275802] Re: Wrong variable name in debug statement in the Hyper-V driver

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1275802 Title: Wrong variable name in debug

[Yahoo-eng-team] [Bug 1275772] Re: Missing raise statement in the Hyper-V driver when checking the config driver format

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1275772 Title: Missing raise statement in the

[Yahoo-eng-team] [Bug 1266711] Re: AttributeError: virConnect instance has no attribute 'registerCloseCallback'

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1266711 Title: AttributeError: virConnect

[Yahoo-eng-team] [Bug 1255316] Re: volume backed snapshots are NOT private by default

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1255316 Title: volume backed snapshots are NOT

[Yahoo-eng-team] [Bug 1255449] Re: Libvirt Driver - Custom disk_bus setting is being lost on instance power on

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1255449 Title: Libvirt Driver - Custom disk_bus

[Yahoo-eng-team] [Bug 1261585] Re: ConfigDrive metadata is incorrectly generated on Windows

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1261585 Title: ConfigDrive metadata is

[Yahoo-eng-team] [Bug 1272286] Re: VMware driver: Nova compute fails to start when multiple nova compute services are running per vCenter.

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1272286 Title: VMware driver: Nova compute fails

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

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1257594 Title: Unshelving an instance uses

[Yahoo-eng-team] [Bug 1250135] Re: fix for LP #1240905 has a further bug

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1250135 Title: fix for LP #1240905 has a further

[Yahoo-eng-team] [Bug 1250324] Re: Resize on hyperV does not preserve the config drive image

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1250324 Title: Resize on hyperV does not

[Yahoo-eng-team] [Bug 1252409] Re: use of threading in libvirt driver causes deadlock when connecting to libvirtd

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1252409 Title: use of threading in libvirt

[Yahoo-eng-team] [Bug 1254890] Re: Timed out waiting for thing ... to become ACTIVE causes tempest-dsvm-* failures

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1254890 Title: Timed out waiting for thing ... to become ACTIVE

[Yahoo-eng-team] [Bug 1248463] Re: Cannot resize VM to a different compute node when using hyperv_utils_v2

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1248463 Title: Cannot resize VM to a different

[Yahoo-eng-team] [Bug 1251261] Re: finish_revert_migration does not include context as parameter

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1251261 Title: finish_revert_migration does not

[Yahoo-eng-team] [Bug 1248019] Re: OSError occours when try to resize-confirm an instance with status 'VERIFY_RESIZE' using NFS bankend (KVM)

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1248019 Title: OSError occours when try to

[Yahoo-eng-team] [Bug 1247427] Re: VMware: vmrescue broken when config drive is used

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1247427 Title: VMware: vmrescue broken when

[Yahoo-eng-team] [Bug 1247185] Re: libvirt extract snapshot fails if qemu-img = 0.12.1

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1247185 Title: libvirt extract snapshot fails if

[Yahoo-eng-team] [Bug 1243301] Re: Changes-since not returning deleted servers

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1243301 Title: Changes-since not returning

[Yahoo-eng-team] [Bug 1245312] Re: non-admin user cannot unshelve a server

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1245312 Title: non-admin user cannot unshelve a

[Yahoo-eng-team] [Bug 1242819] Re: Remove unnecessary steps for cold snapshots

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1242819 Title: Remove unnecessary steps for cold

[Yahoo-eng-team] [Bug 1238430] Re: When resize failed in hyperv, the error message isn't sufficient for debugging.

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1238430 Title: When resize failed in hyperv, the

[Yahoo-eng-team] [Bug 1240905] Re: libvirtd restart can sometimes cause multiple nova-compute connections

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1240905 Title: libvirtd restart can sometimes

[Yahoo-eng-team] [Bug 1237303] Re: Log message does not contain blank space

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1237303 Title: Log message does not contain

[Yahoo-eng-team] [Bug 1237868] Re: Fail to suspend a unshelved server

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1237868 Title: Fail to suspend a unshelved

[Yahoo-eng-team] [Bug 1231911] Re: VHDX snapshot from Hyper-V driver is bigger than original instance

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1231911 Title: VHDX snapshot from Hyper-V driver

[Yahoo-eng-team] [Bug 1182131] Re: nova-compute: instance created in self-referencing secgroup produces KeyError

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1182131 Title: nova-compute: instance created in

[Yahoo-eng-team] [Bug 1218593] Re: virt drivers should raise NotImplementedError instead of pass for plug_vifs

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1218593 Title: virt drivers should raise

[Yahoo-eng-team] [Bug 1077066] Re: nova-network bridge existing system alias handeling failiure.

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana 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/1077066 Title: nova-network bridge existing

[Yahoo-eng-team] [Bug 1372462] [NEW] check the value of the configuration item mac_generation_retries

2014-09-22 Thread zhangtralon
Public bug reported: we need to to check the value of the configuration item mac_generation_retries in the code in order to ensure the mac_generation_retries equal or bigger than 0 ** Affects: neutron Importance: Undecided Assignee: zhangtralon (zhangchunlong1) Status: New

[Yahoo-eng-team] [Bug 1372464] [NEW] check the value of the configuration item metrics_max_retries

2014-09-22 Thread zhangtralon
Public bug reported: we need to to check the value of the configuration item metrics_max_retries in the code in order to ensure the metrics_max_retries equal or bigger than 0 ** Affects: neutron Importance: Undecided Assignee: zhangtralon (zhangchunlong1) Status: Invalid

[Yahoo-eng-team] [Bug 1349147] Re: test_db_api unit tests fail with: UnexpectedMethodCallError: Unexpected method call get_session.__call__(use_slave=False) - None

2014-09-22 Thread Matt Riedemann
Looks like that fixed it, the hits dropped off after Dan's fix was merged:

[Yahoo-eng-team] [Bug 1372462] Re: check the value of the configuration item mac_generation_retries

2014-09-22 Thread zhangtralon
** Changed in: neutron 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/1372462 Title: check the value of the configuration item mac_generation_retries

[Yahoo-eng-team] [Bug 1372467] [NEW] check the value of the configuration item ESWITCH.retries

2014-09-22 Thread zhangtralon
Public bug reported: we need to to check the value of the configuration item ESWITCH.retries in the code in order to ensure the ESWITCH.retries equal or bigger than 0 ** Affects: neutron Importance: Undecided Assignee: zhangtralon (zhangchunlong1) Status: Invalid **

[Yahoo-eng-team] [Bug 1372472] [NEW] The vm system disk data was overided by glance image data when evacuating a vm on shared storage

2014-09-22 Thread H3C iMC
Public bug reported: The vm system disk data was overided by glance image data when evacuating a vm on shared storage. The nova/compute/manager.py file in icehouse version: @object_compat @messaging.expected_exceptions(exception.PreserveEphemeralNotSupported) @wrap_exception()

[Yahoo-eng-team] [Bug 1372474] [NEW] ceilometer client no longer has ClientException

2014-09-22 Thread Sean Dague
*** This bug is a duplicate of bug 1372416 *** https://bugs.launchpad.net/bugs/1372416 Public bug reported: The new ceilometer client release seems to not have ClientException, which is breaking horizon's unit tests. This seems like a non graceful change -

[Yahoo-eng-team] [Bug 1372481] [NEW] Neutron doesn't allocate IP to subnet IPv6 stateless when it's combined with others subnets

2014-09-22 Thread Sergey Shnaidman
Public bug reported: Create network and 4 subnets in it - IPv4 subnet, IPv6 with all kinds of attributes - DHCP stateless, DHCP stateful, DHCP SLAAC. Create port in this network. It gets IPs only from 3 networks. It should get IP from all 4 subnets. Scenario: neutron net-create netto neutron

[Yahoo-eng-team] [Bug 1372462] Re: check the value of the configuration item mac_generation_retries

2014-09-22 Thread zhangtralon
** Changed in: neutron Status: Invalid = New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1372462 Title: check the value of the configuration item mac_generation_retries

[Yahoo-eng-team] [Bug 1372422] Re: Glance exploding on configuration parsing

2014-09-22 Thread Brant Knudson
Sean - I didn't backport the change(s) to use keystonemiddleware... I can see reasons for backporting it or not backporting, so am not sure what the right thing to do is. I think it's best to look into what changed in keystoneclient.middleware recently... I'll try it with glance in devstack. **

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

2014-09-22 Thread Jeremy Stanley
** Information type changed from Private Security to Public ** Tags added: security ** 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 1325906] Re: Huge test case for Nova driver should be split

2014-09-22 Thread Dmitry Divius Tantsur
Should be fixed in Nova now - driver is no longer in Ironic tree ** Also affects: nova Importance: Undecided Status: New ** Summary changed: - Huge test case for Nova driver should be split + Huge test case for Ironic Nova driver should be split ** Changed in: ironic Status:

[Yahoo-eng-team] [Bug 1372441] Re: Creating port in dual-stack network requires IPv4 and IPv6 addresses to be allocated

2014-09-22 Thread Armando Migliaccio
I don't think I can agree with this. The allocation of a dual-stack network for a guest is not best-effort: the user has a specific intention and the platform should honor it. If it is unable to do so, it should fail. ** Changed in: neutron Status: New = Opinion -- You received this

[Yahoo-eng-team] [Bug 1335078] Re: Attaching a network interface is a blocking operation

2014-09-22 Thread Sean Dague
This is really an API wishlist item ** Changed in: nova Importance: High = Wishlist ** Changed in: nova Status: In Progress = Opinion ** Changed in: nova Assignee: Gary Kotton (garyk) = (unassigned) ** Tags added: api -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1362245] Re: Update Endpoint Filter APIs

2014-09-22 Thread Dolph Mathews
** Changed in: keystone Status: In Progress = Won't Fix ** Changed in: openstack-api-site Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1372570] [NEW] Booting multiple instances causes race with port security groups

2014-09-22 Thread Gary Kotton
Public bug reported: On a fresh installation, without spinning up any instance, if one boots a number of instances via nova there are a number of default security groups created for the admin user: mysql select * from securitygroups;

[Yahoo-eng-team] [Bug 1372569] [NEW] Booting multiple instances causes race with port security groups

2014-09-22 Thread Gary Kotton
Public bug reported: On a fresh installation, without spinning up any instance, if one boots a number of instances via nova there are a number of default security groups created for the admin user: mysql select * from securitygroups;

[Yahoo-eng-team] [Bug 1360406] Re: Wrong return from list role assignments on KVS

2014-09-22 Thread David Stanek
Marked as WONT FIX since this isn't going to be in Juno and the KVS backends go away in Kilo[1]. 1. https://review.openstack.org/#/c/123122/ ** Changed in: keystone Status: In Progress = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1372571] [NEW] Neutron cannot possibly pass unit tests under Python 2.6

2014-09-22 Thread Kevin L. Mitchell
Public bug reported: On neutron/tests/unit/test_api_v2.py:148, _get_collection_kwargs() uses collections.OrderedDict, which does not exist in Python 2.6. As the ordering here is clearly unimportant, this should be converted to be just a plain dict. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1372588] [NEW] Negative test test_resize_server_using_overlimit_ram fails with NoValidHost

2014-09-22 Thread Matt Riedemann
Public bug reported: Noticed it here: http://logs.openstack.org/01/113601/2/gate/gate-tempest-dsvm- full/4c12f79/console.html Logstash shows it starting around 9/19:

[Yahoo-eng-team] [Bug 1372586] [NEW] dhcp-agent creates unexpected ports (ignores 'host' parameter) so HA is not working

2014-09-22 Thread Simon Effenberg
Public bug reported: We tried to create a 2-network-node active/passive HA setup using Corosync/Pacemaker and two identical network nodes with only one having all services running. To ensure that agents looks like coming only from one virtual network node we specified the host parameter in

[Yahoo-eng-team] [Bug 1372571] Re: Neutron cannot possibly pass unit tests under Python 2.6

2014-09-22 Thread Armando Migliaccio
** Also affects: openstack-ci Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1372571 Title: Neutron cannot possibly pass unit tests under

[Yahoo-eng-team] [Bug 1372422] Re: Glance exploding on configuration parsing

2014-09-22 Thread Zhi Yan Liu
** No longer affects: glance -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1372422 Title: Glance exploding on configuration parsing Status in Python client library for Keystone: In

[Yahoo-eng-team] [Bug 1372600] [NEW] Volume-based, live-migration fails

2014-09-22 Thread Aaron Smith
Public bug reported: Running Icehouse-3, RDO KVM, NFS shared storage, Cinder (LVM-backed). Trying to live-migrate an instance that has a volume-based root fails. The instance updates the hypervisor to the correct target. However, the instance moves to the status: ACTIVE power-state: PAUSED

[Yahoo-eng-team] [Bug 1372571] Re: Neutron cannot possibly pass unit tests under Python 2.6

2014-09-22 Thread Armando Migliaccio
As per ML thread: http://lists.openstack.org/pipermail/openstack- dev/2014-September/046721.html This becomes a non-issues as far as infra is concerned. ** Changed in: openstack-ci Status: New = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value

2014-09-22 Thread Alan Pevec
** Also affects: keystone/havana Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1348818 Title: Unittests do not succeed with random

[Yahoo-eng-team] [Bug 1261631] Re: Reconnect on failure for multiple servers always connects to first server

2014-09-22 Thread Alan Pevec
** Also affects: keystone/havana Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1261631 Title: Reconnect on failure for multiple servers

[Yahoo-eng-team] [Bug 1372620] [NEW] Unable to Shut Off Instance while it is Paused

2014-09-22 Thread Amogh
Public bug reported: 1. Login to DevStack as admin user 2. Create the Instance and from Actions drop down click on Pause Instance 3. Observe that Instance is in Paused state. 4. From more Actions click on Shut Off Instance and confirm the PopUP. 5. Observe that Error: Unable to shut off instance

  1   2   3   4   >