[Yahoo-eng-team] [Bug 1619050] [NEW] Nova scheduler is too greedy when loading instances of hypervisors

2016-08-31 Thread Mathieu Gagné
Public bug reported: Nova scheduler has the ability to track instances per hypervisor: https://github.com/openstack/nova/commit/82cc056fb7e1b081a733797ed27550343cbaf44c There is a bug in the logic used to load the instance infos per hypervisor. This specific line [1] found in the

[Yahoo-eng-team] [Bug 1619042] [NEW] Horizon integration tests lack support to login with a domain name

2016-08-31 Thread Imran Hayder
Public bug reported: PROBLEM: Currently, in horizon integration tests , there is only login performed with username/password . https://github.com/openstack/horizon/blob/master/openstack_dashboard/test/integration_tests/pages/loginpage.py#L69 However in our mitaka based deployment, we have

[Yahoo-eng-team] [Bug 1618572] Re: cloud-init failing to configure sources and additional repository

2016-08-31 Thread Scott Moser
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1618572 Title: cloud-init failing to configure sources and

[Yahoo-eng-team] [Bug 1611964] Re: SNAT redirect rules should be removed only on Gateway clear.

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/353788 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=82c134d6e06fb47ffc923880ed597bddb7a06013 Submitter: Jenkins Branch:master commit 82c134d6e06fb47ffc923880ed597bddb7a06013 Author: Swaminathan Vasudevan

[Yahoo-eng-team] [Bug 1619028] [NEW] test_get_free_namespace_port fails on systems without sysctl

2016-08-31 Thread Corey Wright
Public bug reported: If the unit test test_get_free_namespace_port runs on a system without sysctl, then the test fails as it tries to execute sysctl, because sysctl doesn't exist. == FAIL:

[Yahoo-eng-team] [Bug 1619085] [NEW] incorrect description in nova-api.log about quota check

2016-08-31 Thread yuanyue
Public bug reported: * Bug: When checking quotas and trying to reserve resources for instances, the process prints some incorrect information to nova-api.log. * Solution: In line 533 of the code file 'nova.quota.py'(class:DbQuotaDriver,method:reserve) , the argument 'quotas' should be

[Yahoo-eng-team] [Bug 1562681] Re: Post instance evacuation, image metadata is not retained when using shared storage

2016-08-31 Thread Yoshitaka Ozawa
** Changed in: nova/liberty 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/1562681 Title: Post instance evacuation, image

[Yahoo-eng-team] [Bug 1617447] Re: InterfaceAttachFailed: Failed to attach network adapter device

2016-08-31 Thread Armando Migliaccio
** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1617447 Title: InterfaceAttachFailed: Failed to attach network adapter device Status in neutron: Fix

[Yahoo-eng-team] [Bug 1596829] Re: String interpolation should be delayed at logging calls

2016-08-31 Thread haobing1
** No longer affects: swift -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1596829 Title: String interpolation should be delayed at logging calls Status in Ceilometer: New Status in

[Yahoo-eng-team] [Bug 1602081] Re: Use oslo.context's policy dict

2016-08-31 Thread haobing1
** No longer affects: taskflow ** No longer affects: os-brick ** No longer affects: glance-store -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1602081 Title: Use oslo.context's

[Yahoo-eng-team] [Bug 1609161] Re: [api] Document set user's tenant

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/363292 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ba980484019f5e471d418a2916a87ea4e31f50ac Submitter: Jenkins Branch:master commit ba980484019f5e471d418a2916a87ea4e31f50ac Author: Chris Spencer

[Yahoo-eng-team] [Bug 1619084] [NEW] Release request for networking-sfc for stable/Mitaka

2016-08-31 Thread cathy Hong Zhang
Public bug reported: Branch: stable/mitaka New Tag: 2.0.0 The Mitaka release of networking-SFC contains several enhancements and bug fixes. All code patches have been reviewed. In addition, comprehensive end-to- end integration testing with many different CLI combinations have been tested. The

[Yahoo-eng-team] [Bug 1617447] Re: InterfaceAttachFailed: Failed to attach network adapter device

2016-08-31 Thread Matt Riedemann
** Changed in: nova 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/1617447 Title: InterfaceAttachFailed: Failed to attach network adapter device Status in

[Yahoo-eng-team] [Bug 1619093] [NEW] unit tests fail with novaclient 6.0.0

2016-08-31 Thread Matt Riedemann
Public bug reported: Seen here: https://review.openstack.org/#/c/363516/ http://logs.openstack.org/16/363516/1/check/gate-cross-horizon-python27 -ubuntu-xenial/2644145/console.html Looks like there are problems with the stub_novaclient stuff in the api tests, probably need to set a fake

[Yahoo-eng-team] [Bug 1596829] Re: String interpolation should be delayed at logging calls

2016-08-31 Thread haobing1
** No longer affects: taskflow -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1596829 Title: String interpolation should be delayed at logging calls Status in Ceilometer: New Status

[Yahoo-eng-team] [Bug 1610777] Re: api-ref: Almost parametes in parameters.yaml have unclear name

2016-08-31 Thread Steve Martinelli
This was completed by Anh Tran: https://review.openstack.org/#/q/owner:%22Anh+Tran%22+project:openstack/keystone If anything else lingers we can clean them up individually ** Tags added: api-ref ** Summary changed: - api-ref: Almost parametes in parameters.yaml have unclear name + [api]

[Yahoo-eng-team] [Bug 1618879] Re: iptables rule always be thrashed when update a little rule

2016-08-31 Thread Tristan Cacqueray
Since this report concerns a possible security risk, an incomplete security advisory task has been added while the core security reviewers for the affected project or projects confirm the bug and discuss the scope of any vulnerability along with potential solutions. I've add the OSSA task since

[Yahoo-eng-team] [Bug 1607850] Re: Remove deprecated network_device_mtu option

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/362825 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=f9523dc70c568fe830cf4671bdc9309939ddcf2e Submitter: Jenkins Branch:master commit f9523dc70c568fe830cf4671bdc9309939ddcf2e Author: Ihar Hrachyshka

[Yahoo-eng-team] [Bug 1594795] Re: AttributeError: 'unicode' object has no attribute 'get'

2016-08-31 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1617495] Re: INSTANCE_LOG_LENGTH missing from local_settings.py.example

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/361531 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9e2b2baafc12997a805a08aed2cf94f100e76f4b Submitter: Jenkins Branch:master commit 9e2b2baafc12997a805a08aed2cf94f100e76f4b Author: Cindy Lu Date: Fri Aug

[Yahoo-eng-team] [Bug 1618987] [NEW] test_connection_from_diff_address_scope intermittent "Cannot find device" errors

2016-08-31 Thread Assaf Muller
Public bug reported: Example TRACE: http://logs.openstack.org/58/360858/4/check/gate-neutron-dsvm-functional/3fb0ba3/console.html#_2016-08-30_23_25_18_854125 It looks like OVSDB adds an internal OVS port, then when we try to set the MTU, the linux network stack cannot find the device. I'm under

[Yahoo-eng-team] [Bug 1618766] [NEW] Add new configuration test in sanity check: vf_extended_management

2016-08-31 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/351833 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option

[Yahoo-eng-team] [Bug 1618707] [NEW] add comment

2016-08-31 Thread wanghongtaozz
Public bug reported: add comment ** Affects: nova Importance: Undecided Assignee: wanghongtaozz (wanghongtaozz) Status: New ** Changed in: nova Assignee: (unassigned) => wanghongtaozz (wanghongtaozz) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1517839] Re: Make CONF.set_override with parameter enforce_type=True by default

2016-08-31 Thread Ji.Wei
** Also affects: glance-store Importance: Undecided Status: New ** Changed in: glance-store Assignee: (unassigned) => Ji.Wei (jiwei) ** Also affects: ceilometer Importance: Undecided Status: New ** Changed in: ceilometer Assignee: (unassigned) => Ji.Wei (jiwei) --

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2016-08-31 Thread Pallavi
** Also affects: monasca Importance: Undecided Status: New ** Changed in: monasca Assignee: (unassigned) => Pallavi (pallavi-s) -- 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 1618705] [NEW] keystone.cache.redis config arguments url conflict host and port

2016-08-31 Thread chuang
Public bug reported: version: 8.1.3.dev1 branch: stable/liberty in my keystone.conf ``` [cache] config_prefix = cache.keystone expiration_time = 600 backend = dogpile.cache.redis backend_argument = host:127.0.0.1 backend_argument = port:6380 backend_argument = db:0 ``` Using this keystone.conf

[Yahoo-eng-team] [Bug 1618691] Re: LBaaS v2 and Keystone v3 in Devstack

2016-08-31 Thread Darek Smigiel
** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1618691 Title: LBaaS v2 and Keystone v3 in Devstack Status in octavia: New Bug description: I

[Yahoo-eng-team] [Bug 1618716] [NEW] XenAPI drive lacks of driver capabilities dict

2016-08-31 Thread huan
Public bug reported: With nova upstream code and XenServer as hypervisor, we found XenAPIDriver didn't clarify its own capabilities, see Driver: https://github.com/openstack/nova/blob/master/nova/virt/driver.py#L135 XenAPIDriver:

[Yahoo-eng-team] [Bug 1618728] [NEW] An error in neutron, while deleting the instance of ironic

2016-08-31 Thread Xu Ao
Public bug reported: After running `nova delete`, as the node is cleaning.There is an error in the log of neutron-server. But the clean step can continue after this. Realse: mitaka neutron/server.log __

[Yahoo-eng-team] [Bug 1618527] Re: '\n' characters all over the UI and 140+ JS console errors

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/362965 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c38318d19a819f5e44eebd9a65e793119c57330a Submitter: Jenkins Branch:master commit c38318d19a819f5e44eebd9a65e793119c57330a Author: Rob Cresswell

[Yahoo-eng-team] [Bug 1618762] [NEW] Add QoS minimum bandwidth rule for instance egress traffic

2016-08-31 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/344145 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option

[Yahoo-eng-team] [Bug 1586268] Re: Unit test: self.assertNotEqual in unit.test_base.BaseTest.test_eq does not work in PY2

2016-08-31 Thread Ji.Wei
** Also affects: octavia Importance: Undecided Status: New ** Changed in: octavia Assignee: (unassigned) => Ji.Wei (jiwei) ** Also affects: kosmos Importance: Undecided Status: New ** Changed in: kosmos Assignee: (unassigned) => Ji.Wei (jiwei) -- You received

[Yahoo-eng-team] [Bug 1611533] Re: ml2 transaction_guard broke out of tree plugins

2016-08-31 Thread Omer Anson
** Changed in: dragonflow Status: New => 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/1611533 Title: ml2 transaction_guard broke out of tree plugins Status in

[Yahoo-eng-team] [Bug 1586268] Re: Unit test: self.assertNotEqual in unit.test_base.BaseTest.test_eq does not work in PY2

2016-08-31 Thread Ji.Wei
** Also affects: taskflow Importance: Undecided Status: New ** Changed in: taskflow Assignee: (unassigned) => Ji.Wei (jiwei) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1618747] [NEW] After `nova delete` there in an error in ironic-conductor, causing `clean fail`

2016-08-31 Thread Xu Ao
Public bug reported: In ironic/mitaka. While I am deleting the instance, there is a situation: In ironic/dhcp/neutron.py,in class `NeutronDHCPApi`,in the method `delete_cleaning_ports`(this method). 1.While `ports=neutron_client.list_port()` in `this method` getting the instance's `port`.

[Yahoo-eng-team] [Bug 1618769] [NEW] SR-IOV: add agent QoS driver to support egress minimum bandwidth

2016-08-31 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/347302 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option

[Yahoo-eng-team] [Bug 1618849] [NEW] Unnecessary scrollbar in side Menu bar in Stable/Mitaka

2016-08-31 Thread srikanth
Public bug reported: In Stable/Mitaka dashboard, in side Menu bar scrollbar is displayed when not needed ** Affects: horizon Importance: Undecided Assignee: surbhi sarda (surbhisarda) Status: New ** Tags: horizon-core ** Attachment added: "scrollbar_image.jpg"

[Yahoo-eng-team] [Bug 1609932] Re: Added API extensions to detect sorting/pagination features

2016-08-31 Thread Ihar Hrachyshka
We maintain neutron API reference in neutron-lib, so marking openstack- api-site part of the bug as Invalid. Ideally it would be a duplicate of neutron part, but I don't see such a feature in LP. ** Changed in: neutron Assignee: Akihiro Motoki (amotoki) => Ihar Hrachyshka (ihar-hrachyshka)

[Yahoo-eng-team] [Bug 1609934] Re: Enable sorting and pagination by default

2016-08-31 Thread Ihar Hrachyshka
** Changed in: neutron Assignee: Akihiro Motoki (amotoki) => Ihar Hrachyshka (ihar-hrachyshka) ** Changed in: openstack-api-site Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1607850] Re: Remove deprecated network_device_mtu option

2016-08-31 Thread Ihar Hrachyshka
Fix: https://review.openstack.org/#/c/362825/ ** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in: neutron Status: New => Invalid ** Changed in: openstack-manuals Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka) ** Changed in:

[Yahoo-eng-team] [Bug 1618231] Re: dhcp agent uses same request ID for every request

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/362468 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0f430425218859014fe2d10b9e618b29770c6581 Submitter: Jenkins Branch:master commit 0f430425218859014fe2d10b9e618b29770c6581 Author: Kevin Benton Date: Sat

[Yahoo-eng-team] [Bug 1617470] Re: Deprecate allow_sorting and allow_pagination options

2016-08-31 Thread Ihar Hrachyshka
I don't think there is any work to do at this point since deprecation does not remove the options. We will need to clean up manuals once we remove the options in Ocata. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1453264] Re: iptables_manager can run very slowly when a large number of security group rules are present

2016-08-31 Thread Corey Bryant
** Also affects: cloud-archive/icehouse 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/1453264 Title: iptables_manager can run very slowly

[Yahoo-eng-team] [Bug 1431292] Re: neutron: use --config-dir for L3/VPN agent

2016-08-31 Thread Ihar Hrachyshka
It's up to deployment tool or packaging how to store and pass options to services. Devstack may build multiple --config-file options to pass to neutron-server; while distributions may go with a more dynamic approach, maintaining specific config-dirs per service, and loading everything inside with

[Yahoo-eng-team] [Bug 1615165] Re: SR-IOV: deprecate supported_pci_vendor_devs

2016-08-31 Thread Ihar Hrachyshka
Fix: https://review.openstack.org/363562 ** Changed in: neutron Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka) ** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in: neutron Status: New => Invalid ** Changed in: openstack-manuals

[Yahoo-eng-team] [Bug 1517839] Re: Make CONF.set_override with parameter enforce_type=True by default

2016-08-31 Thread Ji.Wei
** Changed in: glance Status: New => Invalid ** Changed in: glance Assignee: Ji.Wei (jiwei) => (unassigned) ** Also affects: tacker Importance: Undecided Status: New ** Changed in: tacker Assignee: (unassigned) => Ji.Wei (jiwei) -- You received this bug notification

[Yahoo-eng-team] [Bug 1618822] [NEW] downgrade the exception log in update_instance_cache_with_nw_info

2016-08-31 Thread jichenjc
Public bug reported: when compute node is down, nova api can accept delete action and delete the instance then during compute start up, periodic task will check whether the instance is deleted in api layer then performance actions saw those logs because actually the info case is already

[Yahoo-eng-team] [Bug 1611321] Re: HyperV: shelve vm deadlock

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/352841 Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=e4208017feb92de8bfbe1c3b28d6b6e3cea7ab2c Submitter: Jenkins Branch:master commit e4208017feb92de8bfbe1c3b28d6b6e3cea7ab2c Author: Lucian Petrut

[Yahoo-eng-team] [Bug 1618653] Re: Legacy migration repository still accepts new migrations

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/363343 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=0ae6d0924f8f5808f61f3b45e300c31d69a839d8 Submitter: Jenkins Branch:master commit 0ae6d0924f8f5808f61f3b45e300c31d69a839d8 Author: Dolph Mathews

[Yahoo-eng-team] [Bug 1618878] [NEW] Disabling IPv6 on an interface fails if IPv6 is completely disabled in the kernel

2016-08-31 Thread Adrien Cunin
Public bug reported: Neutron Mitaka. >From linuxbridge-agent.log: ERROR neutron.agent.linux.ip_lib [req-7d62c8de-1678-4b17-b568-b2a9a938c97c - - - - -] Failed running ['sysctl', '-w', u'net.ipv6.conf.brqc766b4dc-d2.disable_ipv6=1'] ERROR neutron.agent.linux.ip_lib Traceback (most recent call

[Yahoo-eng-team] [Bug 1618881] [NEW] Exception raised has double full stop

2016-08-31 Thread Gary Kotton
Public bug reported: An example: Invalid input for operation: Exceeded maximum amount of fixed ips per port.. Reason - neutron lib exception has a full stop: class InvalidInput(BadRequest): """A bad request due to invalid input. A specialization of the BadRequest error indicating bad

[Yahoo-eng-team] [Bug 1617447] Re: InterfaceAttachFailed: Failed to attach network adapter device

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/361516 Committed: https://git.openstack.org/cgit/openstack/os-vif/commit/?id=c25ce5a852d97f8159e77cb7ed71df31c482ce76 Submitter: Jenkins Branch:master commit c25ce5a852d97f8159e77cb7ed71df31c482ce76 Author: Kevin Benton Date: Fri

[Yahoo-eng-team] [Bug 1618883] [NEW] You can only associating a floating IP when the server status is Active, but docs say available

2016-08-31 Thread Anne Gentle
Public bug reported: In this doc http://developer.openstack.org/api-ref/compute/?expanded =add-associate-floating-ip-addfloatingip-action-detail in Preconditions, the text says: You can only add a floating IP address to the server when its status is available. It should say You can only add

[Yahoo-eng-team] [Bug 1453264] Re: iptables_manager can run very slowly when a large number of security group rules are present

2016-08-31 Thread Corey Bryant
Billy, Thanks for the patch! I've pushed it to lp:~ubuntu-server- dev/neutron/icehouse. Once 1:2014.1.5-0ubuntu5 gets promoted from trusty-proposed we can upload 1:2014.1.5-0ubuntu6. ** Changed in: cloud-archive/icehouse Status: New => Fix Committed ** Also affects: neutron (Ubuntu

[Yahoo-eng-team] [Bug 1609932] Re: Added API extensions to detect sorting/pagination features

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/362877 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=adef52edff3107e93f9479b29284ce07aa4c79f7 Submitter: Jenkins Branch:master commit adef52edff3107e93f9479b29284ce07aa4c79f7 Author: Ihar Hrachyshka

[Yahoo-eng-team] [Bug 1618694] Re: Failed to determine MTU for segment None:None; network MTU calculation may be not accurate

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/363397 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e5155fc483048ebf365e29104a928c19403a87bc Submitter: Jenkins Branch:master commit e5155fc483048ebf365e29104a928c19403a87bc Author: Armando Migliaccio Date:

[Yahoo-eng-team] [Bug 1609934] Re: Enable sorting and pagination by default

2016-08-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/362877 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=adef52edff3107e93f9479b29284ce07aa4c79f7 Submitter: Jenkins Branch:master commit adef52edff3107e93f9479b29284ce07aa4c79f7 Author: Ihar Hrachyshka

[Yahoo-eng-team] [Bug 1618928] [NEW] Glance Content-Range request returns incorrect Content-Length

2016-08-31 Thread Samuel Lucidi
Public bug reported: When using the Glance API's Content-Range support to partially download an image, the server sets a Content-Length header equal to the size of the full image, rather than the size of the chunk specified by the Content-Range. This causes clients to wait indefinitely for the

[Yahoo-eng-team] [Bug 1517839] Re: Make CONF.set_override with parameter enforce_type=True by default

2016-08-31 Thread Ji.Wei
** Also affects: freezer Importance: Undecided Status: New ** Changed in: freezer Assignee: (unassigned) => Ji.Wei (jiwei) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1609217] Re: DVR: dvr router should not exist in not-binded network node

2016-08-31 Thread Swaminathan Vasudevan
** 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. https://bugs.launchpad.net/bugs/1609217 Title: DVR: dvr router should not exist in not-binded network node

[Yahoo-eng-team] [Bug 1523031] Re: Neighbor table entry for router missing with Linux bridge + L3HA + L2 population

2016-08-31 Thread Jesse Pretorius
** No longer affects: openstack-ansible ** No longer affects: openstack-ansible/trunk -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1523031 Title: Neighbor table entry for router

[Yahoo-eng-team] [Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py

2016-08-31 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 1:2014.1.5-0ubuntu5 --- neutron (1:2014.1.5-0ubuntu5) trusty; urgency=medium * Backport performance fix by refactoring logging statements. (LP: #1414218): - d/p/refactor-log-in-loop.patch: do not perform debug trace with each

[Yahoo-eng-team] [Bug 1334398] Re: libvirt live_snapshot periodically explodes on libvirt 1.2.2 in the gate

2016-08-31 Thread Markus Zoeller (markus_z)
CONFIRMED FOR: NEWTON ** Changed in: nova Status: Expired => 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/1334398 Title: libvirt live_snapshot

[Yahoo-eng-team] [Bug 1600337] Re: [Dashboard] doesn't work correctly after ending session while submitting form

2016-08-31 Thread Valerii Kovalchuk
** Changed in: murano Status: Confirmed => Invalid -- 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/1600337 Title: [Dashboard] doesn't work correctly after

[Yahoo-eng-team] [Bug 1618984] [NEW] Failed to specify a PF PCI passthrouhg device using full PCI address format

2016-08-31 Thread Ludovic Beliveau
Public bug reported: Description === Booting a guest with a PF passthrough device that is specified in the pci_passthrough_whitelist using it's full PCI address (such as ":05:00.1") is failing to schedule. This used to work in kilo. It appears that the PCI device is not recognized