[Yahoo-eng-team] [Bug 1687850] [NEW] An exception error message does not show the correct instance uuid

2017-05-02 Thread 赵明俊
Public bug reported: Description === The AttachInterfaceNotSupported exception Parameter is incorrect, It should be the instance instead instance_id.So in nova log can not display the correct uuid. Expected result === AttachInterfaceNotSupported: Attaching interfaces is not s

[Yahoo-eng-team] [Bug 1686431] Re: Fix script error in django create instance form.

2017-05-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/460171 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=02559e544e29c88497cb8579a4ceed06c0adf91d Submitter: Jenkins Branch:master commit 02559e544e29c88497cb8579a4ceed06c0adf91d Author: wei.ying Date: Wed Apr 26 23:07:37 2017 +0

[Yahoo-eng-team] [Bug 1671548] Re: Updating mac_address of port doesn't update its autoconfigured IPv6 address

2017-05-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/458506 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=46d1a890e700dfa6e921387569f87f793ca4e8e9 Submitter: Jenkins Branch:master commit 46d1a890e700dfa6e921387569f87f793ca4e8e9 Author: Derek Higgins Date: Thu Apr 20 07:25:26 20

[Yahoo-eng-team] [Bug 1580728] Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 386: ordinal not in range(128) in nova.virt.libvirt.vif:unplug with unicode instance.display_nam

2017-05-02 Thread Matt Riedemann
This started spiking in failures in the last 24 hours once oslo.log 3.26.0 was used in upper-constraints on master, and it's failing in the journal handler: https://github.com/openstack/oslo.log/blob/3.26.0/oslo_log/handlers.py#L120 The switch in devstack to use systemd by default happened yester

[Yahoo-eng-team] [Bug 1680558] Re: Downloaded clouds.yaml file contains a lot of blank lines

2017-05-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/454306 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2f76bac3a1082e98f5ae37657fc34ef6d3894882 Submitter: Jenkins Branch:master commit 2f76bac3a1082e98f5ae37657fc34ef6d3894882 Author: Akihiro Motoki Date: Thu Apr 6 18:47:34 20

[Yahoo-eng-team] [Bug 1681507] Re: horizon log message does not include logging level by default

2017-05-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/455390 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=51dcc33b164f9f103b43371c588464654d946041 Submitter: Jenkins Branch:master commit 51dcc33b164f9f103b43371c588464654d946041 Author: Akihiro Motoki Date: Mon Apr 10 16:52:55 2

[Yahoo-eng-team] [Bug 1687800] [NEW] launch instance from image pops up a unusable modal dialog when csrftoken deleted or expired

2017-05-02 Thread Gloria Gu
Public bug reported: If the csrftokon is not available...when click "launch instance" from angular image panel, it will have "warning policy check failed" message" and pop up a dialog. However the modal dialog is cramped and not usable. I was testing the fix for bug https://bugs.launchpad.net/hor

[Yahoo-eng-team] [Bug 1617248] Re: Metering-agent fail to create iptables rule for add_metering_label_rule

2017-05-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/449830 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=29652e0aff760bf445fd7ffef8eeede61a6710e3 Submitter: Jenkins Branch:master commit 29652e0aff760bf445fd7ffef8eeede61a6710e3 Author: Brian Haley Date: Fri Mar 24 17:41:17 2017

[Yahoo-eng-team] [Bug 1683606] Re: segments notifier needs to be disabled in unit tests

2017-05-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/459437 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ac527e242938af280fc26b11b572767177837add Submitter: Jenkins Branch:master commit ac527e242938af280fc26b11b572767177837add Author: Trevor McCasland Date: Tue Apr 25 10:31:34

[Yahoo-eng-team] [Bug 1669468] Re: tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc fails intermittently in neutron multinode nv job

2017-05-02 Thread Matt Riedemann
Yeah still showing up: http://logstash.openstack.org/#dashboard/file/logstash.json?query=(message%3A%5C%22AssertionError%3A%20True%20is%20not%20false%20%3A%20Token%20must%20be%20invalid%20because%20the%20connection%20closed.%5C%22%20OR%20message%3A%5C%22b'AssertionError%3A%20True%20is%20not%20fal

[Yahoo-eng-team] [Bug 1687726] [NEW] sysconfig renderer does not process 'routes' from network_state

2017-05-02 Thread Ryan Harper
Public bug reported: % cat network_static_routes.yaml network: version: 1 config: - type: physical name: interface0 mac_address: "52:54:00:12:34:00" subnets: - address: 172.23.31.42/26 gateway: 172.23.31.2 type: s

[Yahoo-eng-team] [Bug 1687725] [NEW] sysconfig render does not support type manual subnets

2017-05-02 Thread Ryan Harper
Public bug reported: Attempting to a render a network configuration like this: % cat manual_subnet.yaml network: version: 1 config: # Physical interfaces. - type: physical name: interface0 mac_address: "52:54:00:12:34:00" subnets:

[Yahoo-eng-team] [Bug 1687716] [NEW] L3 HA qrouter spawn one by one after reboot

2017-05-02 Thread goldyfruit
Public bug reported: Hi guys, After a node reboot, the L3 agent spawn qrouter one by one, it's not an issue when we have only few qrouter but it is when we have hundreds of them cause the recovery process is very long. We are running Neutron 8.4.0 with Kolla on 3 controllers with L3 HA. Is ther

[Yahoo-eng-team] [Bug 1646779] Re: libvirt killed by kernel on general protection or stack segment traps

2017-05-02 Thread Ken'ichi Ohmichi
This is not Tempest bug clearly. ** Changed in: tempest 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/1646779 Title: libvirt kill

[Yahoo-eng-team] [Bug 1687712] [NEW] cc_disk_setup: fs_setup with cmd doesn't work

2017-05-02 Thread Paul Meyer
Public bug reported: This reproduces on Azure, but it should fail similarly elsewhere. Consider repro.yml: #cloud-config fs_setup: - special: cmd: mkfs -t %(filesystem)s -L %(label)s %(device)s filesystem: ext4 device: /dev/sdb1 label: repro Create a VM with this clou

[Yahoo-eng-team] [Bug 1415700] Re: Unite the host key(host, host_name)

2017-05-02 Thread Ken'ichi Ohmichi
Nova team has decided the corresponding patch is not necessary, so we don't need to fix this also on Tempest side because of non-activity in long-term also. ** Changed in: tempest Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engine

[Yahoo-eng-team] [Bug 1687709] [NEW] fullstack: ovs-agents remove trunk bridges that don't belong to them

2017-05-02 Thread Jakub Libosvar
Public bug reported: If there are multiple ovs-agents instances running on a single node then trunk re-acts on all ovsdb events. That means if a port is removed from a trunk bridge then all agents will attempt to clear resources around given trunk bridge. This leads to race condition where foreign

[Yahoo-eng-team] [Bug 1580728] Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 386: ordinal not in range(128) in nova.virt.libvirt.vif:unplug with unicode instance.display_nam

2017-05-02 Thread Matt Riedemann
** Also affects: devstack Importance: Undecided Status: New ** Changed in: devstack Status: New => 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/bug

[Yahoo-eng-team] [Bug 1687511] Re: live migration job blowing up with "InvalidSharedStorage: ubuntu-xenial-2-node-osic-cloud1-s3500-8668392-565309 is not on shared storage: Live migration can not be u

2017-05-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/461803 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e59eee6db5876fa86954f1cab10c667c80f35763 Submitter: Jenkins Branch:master commit e59eee6db5876fa86954f1cab10c667c80f35763 Author: Sean Dague Date: Tue May 2 10:16:51 2017 -040

[Yahoo-eng-team] [Bug 1687559] Re: gate-rally-dsvm-neutron-neutron-ubuntu-xenial failure

2017-05-02 Thread YAMAMOTO Takashi
** No longer affects: 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/1687559 Title: gate-rally-dsvm-neutron-neutron-ubuntu-xenial failure Status in Rally: Fix Released Bug de

[Yahoo-eng-team] [Bug 1687559] Re: gate-rally-dsvm-neutron-neutron-ubuntu-xenial failure

2017-05-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/461686 Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=edb8a54086d5e68f01908cd7db84159b9852ac33 Submitter: Jenkins Branch:master commit edb8a54086d5e68f01908cd7db84159b9852ac33 Author: YAMAMOTO Takashi Date: Tue May 2 17:59:53 20

[Yahoo-eng-team] [Bug 1531022] Re: libvirt driver doesn't cleanup the tap interface on vm re-schedule

2017-05-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/460672 Committed: https://git.openstack.org/cgit/openstack/nova-powervm/commit/?id=dedc355805c24583fbad5f4e5c416881239e377e Submitter: Jenkins Branch:master commit dedc355805c24583fbad5f4e5c416881239e377e Author: ymadh...@in.ibm.com Date: Thu Apr 27

[Yahoo-eng-team] [Bug 1687616] [NEW] KeyError 'options' while doing zero downtime upgrade from N to O

2017-05-02 Thread Lujin Luo
Public bug reported: I am trying to do a zero downtime upgrade from N release to O release following [1]. I have 3 controller nodes running behind a HAProxy. Everytime, when I upgraded one of the keystone and bring it back to the cluster, it would encounter this error [2] when I tried to update a

[Yahoo-eng-team] [Bug 1687605] [NEW] [Glance] While executing glance-deactivate command, POST token took place twice.

2017-05-02 Thread Saurabh jangir
Public bug reported: Executed Steps: [root@localhost ~(keystone_admin)]# glance image-deactivate cad831a1-a7ba-43c7-aa6a-aa1cfe534aee [root@localhost ~(keystone_admin)]# Get version and POST auth token is taking place twice in this request which is definitely an overhead. below are the LOGS:

[Yahoo-eng-team] [Bug 1687593] [NEW] Create OAUTH request token gives 401 error when request url is admin endpoint

2017-05-02 Thread Hemanth Nakkina
Public bug reported: Create request token API returns 401 error when the request URL is admin endpoint. Error scenario: URL used to generate OAUTH signature and for POST request is Keystone admin endpoint http:///identity_admin/v3/OS-OAUTH1/request_token Working scenario: When the URL used to g

[Yahoo-eng-team] [Bug 1687554] Re: diskimage-builder: Software Deployments Broken In Xenial

2017-05-02 Thread Nenad Radojevic
** Project changed: glance => heat-agents -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1687554 Title: diskimage-builder: Software Deployments Broken In Xenial Status in heat-agents:

[Yahoo-eng-team] [Bug 1687581] [NEW] Newton > Ocata upgrade. secret_uuid empty

2017-05-02 Thread Tadas Ustinavičius
Public bug reported: Hello, I've bumped into issue with Nova: After upgrading Neutron to Ocata via openstack-ansible, I was unable to start any of the servers. openstack server list |grep a6200dff-2010-44a2-92ca-3af303ec3577 | a6200dff-2010-44a2-92ca-3af303ec3577 | Win10VDI-3-ephemeral | SHUT

[Yahoo-eng-team] [Bug 1687554] Re: diskimage-builder: Software Deployments Broken In Xenial

2017-05-02 Thread Nenad Radojevic
** Project changed: fuel-plugin-contrail => 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/1687554 Title: diskimage-builder: Software Deployments Broken In Xenial Status in Glance

[Yahoo-eng-team] [Bug 1687570] [NEW] hyperv: boot from volume with Generation 2 VM image fails

2017-05-02 Thread Claudiu Belu
Public bug reported: Description === Spawning with boot from volume (created from a Generation 2 VM image) fails on Hyper-V due to [1]. Steps to reproduce == * create a glance image with the "hw_machine_type=hyperv-gen2" property. * create a volume from glance image. *

[Yahoo-eng-team] [Bug 1687554] [NEW] diskimage-builder: Software Deployments Broken In Xenial

2017-05-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I am trying to build an image for ubuntu trusty and xenial that works with OS::Heat::SoftwareDeployment using diskimage-builder. I installed diskimage-builde with pip install diskimage-builder an run the following scripts to build the images: export DIS

[Yahoo-eng-team] [Bug 1687559] Re: rally job failure

2017-05-02 Thread YAMAMOTO Takashi
** Description changed: probably due to the recent devstack changes. + + it seems rally deployment make a guess about the identity api version by + looking for "v3" in auth_url. unfortunately it doesn't seem to work. eg. http://logs.openstack.org/27/461627/1/check/gate-rally-dsvm-neutron-

[Yahoo-eng-team] [Bug 1687559] [NEW] rally job failure

2017-05-02 Thread YAMAMOTO Takashi
Public bug reported: probably due to the recent devstack changes. eg. http://logs.openstack.org/27/461627/1/check/gate-rally-dsvm-neutron- neutron-ubuntu-xenial/7313c33/console.html 2017-05-02 05:35:39.206444 | 2017-05-02 05:35:39.206 | Using deployment: 2b4fff03-aa06-485c-97d9-e0292e943499 201