[Yahoo-eng-team] [Bug 1694614] Re: Docs job on jenkins failing

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/469650 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4a1d951920e26287d849c6e670d1fff5789e261d Submitter: Jenkins Branch:master commit 4a1d951920e26287d849c6e670d1fff5789e261d Author: Ihar Hrachyshka Date: Wed May 31 13:41:30

[Yahoo-eng-team] [Bug 1694371] Re: test_stack_snapshot_restore failing intermittently

2017-05-31 Thread Matt Riedemann
Actually looks like the vif is plugged successfully. This is where it starts: http://logs.openstack.org/16/462216/16/check/gate-heat-dsvm-functional- convg-mysql-lbaasv2-py35-ubuntu- xenial/17c2da9/logs/screen-n-cpu.txt.gz?level=DEBUG#_May_28_04_09_48_125012 And this is where it says it was succe

[Yahoo-eng-team] [Bug 1694616] Re: Remove usage of parameter enforce_type

2017-05-31 Thread luqitao
** 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/1694616 Title: Remove usage of parameter enforce_type Status in cloudkitty: In Progress Status in Cue: New

[Yahoo-eng-team] [Bug 1694616] Re: Remove usage of parameter enforce_type

2017-05-31 Thread luqitao
** Also affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1694616 Title: Remove usage of parameter enforce_type Status in cloudki

[Yahoo-eng-team] [Bug 1694735] Re: Add configuration options for certificate validation

2017-05-31 Thread Matt Riedemann
It's not clear what actually requires documentation from this change since we publish the config options automatically: https://docs.openstack.org/developer/nova/sample_config.html If the security guide needs to be updated, then this should be routed to the openstack-manuals project. ** Changed

[Yahoo-eng-team] [Bug 1618465] Re: Functional test failing because of unclosed file

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/362887 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=611ff130ebb0879db9f4777601f2e51340aa9f94 Submitter: Jenkins Branch:master commit 611ff130ebb0879db9f4777601f2e51340aa9f94 Author: venkatamahesh Date: Tue Aug 30 19:24:16 201

[Yahoo-eng-team] [Bug 1694873] [NEW] openstack server list report "Unexpected API Error" under unbuntu liberty keystone v3

2017-05-31 Thread Baosheng.liang
Public bug reported: After start keystone v3 configuration on ubuntu Liberty, I run server list command and get "unexpected API Error". #openstack --debug server list START with options: %s(u"['--debug', 'server', 'list']",) options: %s(u"Namespace(access_token_endpoint='', auth_type='', auth_ur

[Yahoo-eng-team] [Bug 1693576] Re: addFloatingIP conflict is tracing in n-api logs

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/468136 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=452f21183f2f80cc5673ebd3fd3e5daf039caacc Submitter: Jenkins Branch:master commit 452f21183f2f80cc5673ebd3fd3e5daf039caacc Author: Matt Riedemann Date: Thu May 25 15:00:24 2017

[Yahoo-eng-team] [Bug 1607714] Re: test_reassign_port_between_servers failing with tap device is busy errors in neutron xenial jobs since 7/28

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349014 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a3b3e8d8314b0cedc2604be509f0f4d523a35ed5 Submitter: Jenkins Branch:master commit a3b3e8d8314b0cedc2604be509f0f4d523a35ed5 Author: Matt Riedemann Date: Thu Feb 9 15:54:41 2017

[Yahoo-eng-team] [Bug 1690932] Re: SubclassSignatureTestCase isn't being used properly in libvirt volume tests

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/464765 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=03cb9c04f071a19fe4fd8f106cfd7e65e2045639 Submitter: Jenkins Branch:master commit 03cb9c04f071a19fe4fd8f106cfd7e65e2045639 Author: Matt Riedemann Date: Mon May 15 18:15:55 2017

[Yahoo-eng-team] [Bug 1694844] Re: Boot from volume fails when cross_az_attach=False and volume is provided to nova without an AZ for the instance

2017-05-31 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/ocata 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/bu

[Yahoo-eng-team] [Bug 1694844] [NEW] Boot from volume fails when cross_az_attach=False and volume is provided to nova without an AZ for the instance

2017-05-31 Thread Matt Riedemann
Public bug reported: This was recreated with a devstack change: http://logs.openstack.org/74/467674/4/check/gate-tempest-dsvm-neutron- full-ubuntu- xenial/3dbd6e9/logs/screen-n-api.txt.gz#_May_26_02_41_54_584798 In this failing test, Tempest creates a volume: {"volume": {"status": "creating", "

[Yahoo-eng-team] [Bug 1694834] [NEW] libvirt rollback: destroy called with wrong number of args

2017-05-31 Thread Steve Noyes
Public bug reported: While testing live migration, I hit an exception during libvirt.driver rollback_live_migration_at_destination. The first step is this: self.destroy(context, instance, network_info, block_device_info, destroy_disks, migrate_data) But there is no arg i

[Yahoo-eng-team] [Bug 1694537] Re: Instance creation fails with SSL, keystone v3

2017-05-31 Thread David Ames
The root cause for this is HAProxy timing out and terminating the TCP session. The hint in the error was the EOF: SSLError: SSL exception connecting to https://keystone-.net:5000/v3/auth/tokens: ("bad handshake: SysCallError(-1, 'Unexpected EOF')",)

[Yahoo-eng-team] [Bug 1694614] Re: Docs job on jenkins failing

2017-05-31 Thread Ihar Hrachyshka
Still failing on pyroute2 (but how has it passed the gate for the first patch?..) ** Changed in: neutron Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/

[Yahoo-eng-team] [Bug 1694801] [NEW] sysconfig needs fix for ipv6 gateway routes

2017-05-31 Thread Ryan Harper
Public bug reported: Static IPV6 subnet with a ipv6 route fails to set the default IPV6 gateway. With cloud-init master: % cat ipv6-static.yaml network: version: 1 config: - type: physical name: interface0 mac_address: "52:54:00:12:34:00" subnets:

[Yahoo-eng-team] [Bug 1694190] Re: qos scenario tests failure for linuxbridge

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/468793 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9fbd9eb3b7b01b5503997655ae5e8729442801eb Submitter: Jenkins Branch:master commit 9fbd9eb3b7b01b5503997655ae5e8729442801eb Author: Rodolfo Alonso Hernandez Date: Mon May 29

[Yahoo-eng-team] [Bug 1694769] Re: Nova fails to plug port because of missing ipset when calling iptables-restore

2017-05-31 Thread Ihar Hrachyshka
Backports here: https://review.openstack.org/#/q/I19d62a8ac730aba2586b9f8eb08e153746ec2bcb,n,z ** Also affects: os-vif Importance: Undecided Status: New ** Changed in: os-vif Status: New => Confirmed ** Changed in: neutron Status: Confirmed => Won't Fix ** Changed in: no

[Yahoo-eng-team] [Bug 1694782] [NEW] Invalid params is passed to novaAPI.getFlavors call

2017-05-31 Thread Eugene C
Public bug reported: Hi, In https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/static/dashboard/project/workflow /launch-instance/launch-instance-model.service.js#L253 where novaAPI.getFlavors() is called with params that does not match the Nova API in http

[Yahoo-eng-team] [Bug 1694772] [NEW] test_keepalived_multiple_sighups_does_not_forfeit_mastership fails because of "AttributeError: 'module' object has no attribute 'LINUX_DEV_LEN'"

2017-05-31 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/82/465182/1/check/gate-neutron-dsvm-fullstack- ubuntu-xenial/a0a5ab4/logs/dsvm-fullstack- logs/TestHAL3Agent.test_keepalived_multiple_sighups_does_not_forfeit_mastership/neutron-l3-agent --2017-05-31--17-35-57-322793.txt.gz?level=TRACE 2017-05-31 17:

[Yahoo-eng-team] [Bug 1694769] [NEW] Nova fails to plug port because of missing ipset when calling iptables-restore

2017-05-31 Thread Ihar Hrachyshka
Public bug reported: This is Ocata, linuxbridge. http://logs.openstack.org/95/466395/3/gate/gate-tempest-dsvm-neutron- linuxbridge-ubuntu-xenial/e5923b4/logs/testr_results.html.gz File "tempest/common/compute.py", line 188, in create_test_server clients.servers_client, server['id'], wait_u

[Yahoo-eng-team] [Bug 1694764] [NEW] test_metadata_proxy_respawned failed to spawn metadata proxy

2017-05-31 Thread Ihar Hrachyshka
Public bug reported: This is on Newton. http://logs.openstack.org/82/465182/1/gate/gate-neutron-dsvm-functional- ubuntu-xenial/2eae399/testr_results.html.gz Traceback (most recent call last): File "neutron/tests/functional/agent/test_dhcp_agent.py", line 322, in test_metadata_proxy_respawned

[Yahoo-eng-team] [Bug 1646107] Re: Functional job times out on xenial

2017-05-31 Thread Ihar Hrachyshka
I think this is not happening anymore. I will close the bug. ** Changed in: neutron Status: Confirmed => 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/1646107 Title:

[Yahoo-eng-team] [Bug 1691805] Re: functional pecan tests fail with old Routes (< 2.3.0)

2017-05-31 Thread Ihar Hrachyshka
** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1691805 Title: functional pecan tests fail with old Routes (< 2.3.0) Sta

[Yahoo-eng-team] [Bug 1694614] Re: Docs job on jenkins failing

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/469517 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6cfe39708fd8a25d06335780d8bcc6afb4224443 Submitter: Jenkins Branch:master commit 6cfe39708fd8a25d06335780d8bcc6afb4224443 Author: Ihar Hrachyshka Date: Wed May 31 07:39:11

[Yahoo-eng-team] [Bug 1694753] [NEW] QosPolicyDbObjectTestCase.test_update_objects failed because it couldn't find a matching object

2017-05-31 Thread Ihar Hrachyshka
Public bug reported: 2017-05-31 15:22:20.901842 | FAIL: neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_objects 2017-05-31 15:22:20.901856 | tags: worker-4 2017-05-31 15:22:20.901894 | -- 2017-05

[Yahoo-eng-team] [Bug 1694524] Re: Neutron OVS agent fails to start when neutron-server is not available

2017-05-31 Thread Emilien Macchi
** Also affects: tripleo Importance: Undecided Status: New ** Changed in: tripleo Status: New => Triaged ** Changed in: tripleo Milestone: None => pike-2 ** Changed in: tripleo Importance: Undecided => Critical ** Tags added: alert ci promotion-blocker -- You received

[Yahoo-eng-team] [Bug 1645918] Re: Investigate what's involved in remove the <2.0.0 cap for psutil in g-r

2017-05-31 Thread Matthew Thode
psutil was uncapped and updated ** Changed in: openstack-requirements Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1645918 Title: Investigate what's

[Yahoo-eng-team] [Bug 1694735] [NEW] Add configuration options for certificate validation

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

[Yahoo-eng-team] [Bug 1694736] [NEW] tempest.api.compute.servers.test_device_tagging fails with libvirt-xen

2017-05-31 Thread Anthony PERARD
Public bug reported: On the Xen Project CI, two new tests always fails: tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest.test_device_tagging tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42.test_device_tagging It appear that the test is trying to ssh to the

[Yahoo-eng-team] [Bug 1693600] Re: Boot from volume fails when cross_az_attach=False due to: ObjectActionError: Object action obj_load_attr failed because: attribute host not lazy-loadable

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/468147 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=91bd79058abf79978335010a325952f17729d7a5 Submitter: Jenkins Branch:master commit 91bd79058abf79978335010a325952f17729d7a5 Author: Matt Riedemann Date: Thu May 25 15:46:22 2017

[Yahoo-eng-team] [Bug 1692419] Re: Error during Neutron and OVN database sync

2017-05-31 Thread Hirofumi Ichihara
It looks like networking-ovn side. ** Also affects: networking-ovn Importance: Undecided Status: New ** 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://

[Yahoo-eng-team] [Bug 1693510] Re: GET /v3/role_assignments?effective&include_names API is blocked with 404 error when a group doesn't exists in identity backend

2017-05-31 Thread Lance Bragstad
** Changed in: keystone Milestone: None => pike-1 ** Also affects: keystone/ocata Importance: Undecided Status: New ** Changed in: keystone/ocata Assignee: (unassigned) => prashkre (prashkre) ** Changed in: keystone Importance: Undecided => Low ** Changed in: keystone I

[Yahoo-eng-team] [Bug 1691001] Re: Unwanted errors in the nova-api.logs

2017-05-31 Thread Hirofumi Ichihara
This isn't Neutron issue. ** 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/1691001 Title: Unwanted errors in the nova-api.logs Status

[Yahoo-eng-team] [Bug 1693147] Re: XenAPI: nova-compute cannot run when manually delete a VM

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/467926 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=92d8103a196c25157295789100117946dcf67304 Submitter: Jenkins Branch:master commit 92d8103a196c25157295789100117946dcf67304 Author: Huan Xie Date: Thu May 25 01:21:31 2017 -0700

[Yahoo-eng-team] [Bug 1693903] Re: Excessive "Deleting stale allocation for instance" warnings in nova-compute logs

2017-05-31 Thread OpenStack Infra
Reviewed: https://review.openstack.org/468519 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=590ecfb894a7da0c9a16ab9a60638963a10e48db Submitter: Jenkins Branch:master commit 590ecfb894a7da0c9a16ab9a60638963a10e48db Author: Chris Dent Date: Fri May 26 19:25:18 2017 +00

[Yahoo-eng-team] [Bug 1684326] Re: MTU not set on nova instance's vif_type=bridge tap interface

2017-05-31 Thread Kevin Benton
This was fixed with https://review.openstack.org/#/c/458343/ . I put the wrong bug in the commit message. ** Changed in: neutron Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. htt

[Yahoo-eng-team] [Bug 1694666] [NEW] metadata service PicklingError: Can't pickle

2017-05-31 Thread Eduardo Gonzalez
Public bug reported: Description === Launching an instance causes a lot of error messages in nova-api logs. The instance is not able to retrieve metadata. How to reproduce Deploy nova master branch. Spawn an instance. Wait the instance to be active. In nova-api logs wil

[Yahoo-eng-team] [Bug 1693166] Re: keystone federation auth

2017-05-31 Thread yangweiwei
** Changed in: keystone Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1693166 Title: keystone federation auth Status in Ope

[Yahoo-eng-team] [Bug 1694636] [NEW] Instance enters error state in case of unavailable live migration destinations

2017-05-31 Thread Lucian Petrut
Public bug reported: We check whether shared storage is used before live migrating instances. If the vm disks storage location is unavailable, we'll propagate an OSError instead of a MigrationPreCheckError exception. For this reason, we prevent Nova from trying a different compute node. Trace: ht

[Yahoo-eng-team] [Bug 1694614] [NEW] Docs job on jenkins failing

2017-05-31 Thread Slawek Kaplonski
Public bug reported: I see failed gate-neutron-docs-ubuntu-xenial in many jobs since yesterday. It always fails with error like e.g. in http://logs.openstack.org/60/469260/2/check/gate-neutron-docs-ubuntu- xenial/e55b579/console.html#_2017-05-30_22_18_04_277430 ** Affects: neutron Importance